diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -40,6 +40,11 @@ The current version of the code run all Nagios checks locally, so it only work on a single machine. The plan is to change this to use NRPE to work with a network of machines. +On the client side, add +'include=/etc/nagios/sitesummary-nrpe-commands.cfg' in +/etc/nagios/nrpe_local.cfg to enable the sitesummary checks and edit +/etc/nagios/nrpe.cfg to use 'dont_blame_nrpe=1'. + Design draft ------------ system to collect key info about all the machines on a site, to help |