blob: e642395631b684177e61e6ae56512df46a49c7ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2007/11/26 22:14:13 seb Exp $
Apache Configuration:
You must add this in your httpd.conf file:
Include ${PKG_SYSCONFDIR}/nagios.conf
You should add the ${NAGIOS_USER} user to the group ${NAGIOSCMD_GROUP}.
See the manual for more instructions.
/etc/rc.d startup script:
Please look in ${PREFIX}/share/examples/rc.d/ for a nagios startup script.
===========================================================================
|