blob: 234bb9c24189ffed5641feb8602449ebd57dea62 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
*******************************************************************
Enable nagios in /etc/rc.conf with the following line:
nagios_enable="YES"
Configuration templates are available in %%PREFIX%%/etc/nagios
as *.cfg-sample files. Copy them to *.cfg and edit them to suit
your needs. Documentation is available in HTML form in
%%PREFIX%%/%%NAGIOSWWWDIR%%/docs.
If you don't already have a web server running, you need to install
and configure it to finish your nagios installation.
*******************************************************************
|