From owner-freebsd-ports@FreeBSD.ORG Tue Oct 28 13:28:15 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F0DD944; Tue, 28 Oct 2014 13:28:15 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2FA33B43; Tue, 28 Oct 2014 13:28:14 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s9SDSDqL052543 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 28 Oct 2014 07:28:13 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s9SDSCbG052540; Tue, 28 Oct 2014 07:28:13 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 28 Oct 2014 07:28:12 -0600 (MDT) From: Warren Block To: "O. Hartmann" Subject: Re: net-mgmt/icinga2: web interface with FreeBSD? In-Reply-To: <20141028081339.19b485e0@prometheus.zeit4.iv.bundesimmobilien.de> Message-ID: References: <20141028081339.19b485e0@prometheus.zeit4.iv.bundesimmobilien.de> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Tue, 28 Oct 2014 07:28:13 -0600 (MDT) Cc: freebsd-questions@freebsd.org, "freebsd-ports@freebsd.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2014 13:28:15 -0000 On Tue, 28 Oct 2014, O. Hartmann wrote: > I was wondering if someone has successfully configured ICINGA2 on > FreeBSD, using the Web-2 or even Web frontend. I have a small Icinga2 setup. It uses Icinga (1) for a web interface. > ICINGA2 is successfully installed on my systems, also IDO on PostgreSQL. > > While almost EVERY Howto relates to Linux and a port/package > called icinga-web, As I understand it, icingaweb is still in development, and has not had a release yet. So the FreeBSD Icinga2 port still uses Icinga1 for a standard CGI web interface. > FreeBSD seems to be without any notes - not even the > port has any informations about what and where to find (I find it not > very pleasant having to search for pgsql.conf, which is important for > setting up the database and is located > in /usr/local/share/examples/icinga2/... - a note in the pkg_message > would be helpful). > > Well, I'm now back to ICINGA and try to configure io2db. As I > understand the Linux HowTo, ido2db is taken from ICINGA 1 and is not a > separate or ICINGA 2 specific facility. So, my thinking is that it must > be possible to install and configure net-mgmt/icinga with only the > ido2db portions and install/run port net-mgmt/icinga2 instead of > net-mgmt/icinga. I did not do any configuration of that part of it. The default pgsql.conf is in /usr/local/etc/icinga2/features-available/.