diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -54,16 +54,12 @@ allowed_hosts option. Running these commands as root normally does the trick. aptitude install nagios-nrpe-server nagios-plugins-standard - sitesummary-client cat > /etc/nagios/nrpe.d/sitesummary-nrpe.cfg <<EOF allowed_hosts=myserver dont_blame_nrpe=1 include=/etc/nagios/sitesummary-nrpe-commands.cfg EOF - -On the Nagios server, remote checks need to be enabled for the -sitesummary cron job, by adding 'nagiosopts=""' to -/etc/sitesummary/collector.cfg. + sitesummary-client These steps can be preseeded during installation, here is an example to enable Nagios autoconfig on the sitesummary collector and allow it |