aboutsummaryrefslogtreecommitdiffstats
path: root/nagios-nrpe-commands.cfg
Commit message (Collapse)AuthorAgeLines
* this time. Check for dhcpd3 on Lenny and dhcpd on Squeeze++.Petter Reinholdtsen2012-02-13-0/+1
|
* More to add dhcp check.Petter Reinholdtsen2012-02-13-0/+1
|
* Typo.Petter Reinholdtsen2011-12-24-1/+1
|
* Make sure DNS, IMAPS and Squid checks can be tested on clientsPetter Reinholdtsen2011-12-24-0/+3
| | | | as well as the server.
* Fix typo in NRPE rule for check_swap, causing the warning levelPetter Reinholdtsen2011-12-24-1/+1
| | | | to be ignored.
* Add three Nagios checks to detect bugs in /etc/resolv.conf, /etc/hostsPetter Reinholdtsen2010-02-03-0/+3
| | | | and a shutdown in progress.
* Add new nagios pluing check_kernel_status to report the need for aPetter Reinholdtsen2010-01-31-0/+1
| | | | | reboot to activate a new kernel. Written by Toni Van Remortel and found at <URL: http://www.monitoringexchange.org >.
* Add SMTP check to Nagios configuration.Petter Reinholdtsen2010-01-21-0/+1
|
* Check ftp from Nagios if proftpd is installed.Petter Reinholdtsen2010-01-18-0/+1
|
* Remember dhcp check too.Petter Reinholdtsen2010-01-16-0/+1
|
* Make sure remote check of software RAID work too.Petter Reinholdtsen2010-01-16-0/+1
|
* Rewrite cron check to not allow nrpe to report on any process for security ↵Petter Reinholdtsen2010-01-16-0/+1
| | | | reasons.
* * Collect /etc/nagios/nrpe.cfg and /etc/nagios/nrpe_local.cfg.Petter Reinholdtsen2010-01-16-0/+10
* Provide NRPE configuration on the clients in /etc/nagios/sitesummary-nrpe-commands.cfg