From owner-freebsd-ports@freebsd.org Thu Jul 30 15:58:51 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3D5F9AE72B for ; Thu, 30 Jul 2015 15:58:51 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id BEB2D1CFC for ; Thu, 30 Jul 2015 15:58:51 +0000 (UTC) (envelope-from peo@intersonic.se) Received: by mailman.ysv.freebsd.org (Postfix) id BDA499AE72A; Thu, 30 Jul 2015 15:58:51 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD3809AE729 for ; Thu, 30 Jul 2015 15:58:51 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "neonpark.inter-sonic.com", Issuer "StartCom Class 2 Primary Intermediate Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 829DB1CFB for ; Thu, 30 Jul 2015 15:58:51 +0000 (UTC) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at Intersonic AB Message-ID: <55BA49B1.8040606@intersonic.se> Date: Thu, 30 Jul 2015 17:58:41 +0200 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Lars Engels , Kurt Jaeger CC: ports@FreeBSD.org Subject: Re: Icinga Web 2 References: <55B9E33F.7050902@intersonic.se> <20150730084844.GR49099@home.opsec.eu> <20150730133559.GY59802@e-new.0x20.net> In-Reply-To: <20150730133559.GY59802@e-new.0x20.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2015 15:58:51 -0000 On 2015-07-30 15:35, Lars Engels wrote: > On Thu, Jul 30, 2015 at 10:48:44AM +0200, Kurt Jaeger wrote: >> Hi! >> >>> We are deploying a new monitoring host and testing Icinga2, so far it >>> looks good. >>> >>> Although Icinga Web 2 is not yet production ready I would like to know >>> if there are plans to make a port for it in due time? I am trying it out >>> now and apart from changing a myriad of paths it should not be difficult. >> >> If you can provide a rough draft of a port, I'd look into it. > > I managed to run a previous snapshot from git. But it's a bit hackish, > not well documented and you need to change a bit of the paths. If time > permits I'll make a port of it. > I started with git latest yesterday and got it running fairly well, right now I'm into the integration with pnp4nagios. I'll gladly help out testing or whatever.