mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 13:01:19 +02:00
21 lines
719 B
Plaintext
21 lines
719 B
Plaintext
*************************************************************************
|
|
|
|
Enable Icinga in /etc/rc.conf with the following line:
|
|
|
|
icinga_enable="YES"
|
|
|
|
Documentation is available in HTML form in
|
|
%%PREFIX%%/%%ICINGA_WWWDIR%%/docs/.
|
|
|
|
If you don't already have a web server running, you will need to
|
|
install and configure one to finish off your Icinga installation.
|
|
|
|
A sample Apache 2.x configuration is installed as
|
|
%%PREFIX%%/%%EXAMPLESDIR%%/apache22/icinga.conf-sample
|
|
|
|
If you like to use database backend with IDOutils the SQL scripts to
|
|
setup the database have been installed in
|
|
%%PREFIX%%/%%EXAMPLESDIR%%/idoutils/db/.
|
|
|
|
*************************************************************************
|