freebsd-ports/net-mgmt/icinga-core/files/pkg-message.in
Lars Engels d1e3b64213 - Split the Icinga port into two separate ports. One for the backend, one for the classic web interface.
- Make the existing net-mgmt/icinga port a meta-port which installs the other two ports.
- Add an UPDATING entry for above changes.
- Bump PORTREVISION

Reviewed by:	bapt
2015-08-12 21:01:07 +00:00

13 lines
468 B
Text

*************************************************************************
Enable Icinga in /etc/rc.conf with the following line:
icinga_enable="YES"
If you like to use database backend with IDOutils the SQL scripts to
setup the database have been installed in
%%PREFIX%%/%%EXAMPLESDIR%%/idoutils/db/.
You also need to install databases/libdbi-drivers to connect to a
database.
*************************************************************************