Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | this time. Check for dhcpd3 on Lenny and dhcpd on Squeeze++. | Petter Reinholdtsen | 2012-02-13 | -0/+5 |
| | ||||
* | More to add dhcp check. | Petter Reinholdtsen | 2012-02-13 | -0/+5 |
| | ||||
* | Raise Nagios cups queue length limit (w10,c50 to w30,c70) as 10 print jobs ↵ | Petter Reinholdtsen | 2012-01-17 | -1/+1 |
| | | | | in a queue seem to be a regular event on the test environment I see. | |||
* | Make sure DNS, IMAPS and Squid checks can be tested on clients | Petter Reinholdtsen | 2011-12-24 | -1/+1 |
| | | | | as well as the server. | |||
* | Improve LDAP server check, not only checking if the TCP port is | Petter Reinholdtsen | 2011-11-14 | -0/+6 |
| | | | | | listening, but also check if the server will reply to searches for the root DSE. | |||
* | Revert LDAP server check, as the check_ldap module provided in ↵ | Petter Reinholdtsen | 2011-11-14 | -6/+0 |
| | | | | nagios-plugins-basic is not able to do a base search to fetch the root entry. | |||
* | Adjust LDAP check. | Petter Reinholdtsen | 2011-11-14 | -0/+6 |
| | ||||
* | Check cups using the check_cups_queue Nagios module from | Petter Reinholdtsen | 2010-02-20 | -0/+5 |
| | | | | http://exchange.nagios.org/directory/Plugins/Printing/check_cups_queue/details | |||
* | Add workaround for perl modules not working with the internal Nagios perl ↵ | Petter Reinholdtsen | 2010-02-03 | -3/+3 |
| | | | | interpreter. | |||
* | Typo. | Petter Reinholdtsen | 2010-02-03 | -1/+1 |
| | ||||
* | Add three Nagios checks to detect bugs in /etc/resolv.conf, /etc/hosts | Petter Reinholdtsen | 2010-02-03 | -0/+15 |
| | | | | and a shutdown in progress. | |||
* | Add new nagios pluing check_kernel_status to report the need for a | Petter Reinholdtsen | 2010-01-31 | -0/+5 |
| | | | | | reboot to activate a new kernel. Written by Toni Van Remortel and found at <URL: http://www.monitoringexchange.org >. | |||
* | Provide host-notify-by-email Nagios command as well, to make the ↵ | Petter Reinholdtsen | 2010-01-24 | -0/+5 |
| | | | | documenation in the Debian Edu release manual work. | |||
* | Use switch information collected using cdpr to specify Nagios | Petter Reinholdtsen | 2010-01-23 | -0/+11 |
| | | | | host parent relationships. | |||
* | Add SMTP check to Nagios configuration. | Petter Reinholdtsen | 2010-01-21 | -0/+5 |
| | ||||
* | Provide more time periods (workhours, nonworkhours, never) for the | Petter Reinholdtsen | 2010-01-19 | -0/+28 |
| | | | | Nagios configuration | |||
* | Move nagios contact information to separate file, to avoid | Petter Reinholdtsen | 2010-01-18 | -18/+0 |
| | | | | | conffile questions during upgrades if the contacts are changed and only the commands change. | |||
* | Check ftp from Nagios if proftpd is installed. | Petter Reinholdtsen | 2010-01-18 | -0/+5 |
| | ||||
* | Rewrite cron check to not allow nrpe to report on any process for security ↵ | Petter Reinholdtsen | 2010-01-16 | -2/+2 |
| | | | | reasons. | |||
* | Add checks for running cron and working dhcp to Nagios configuration. | Petter Reinholdtsen | 2010-01-16 | -0/+5 |
| | ||||
* | Add new command definition. | Petter Reinholdtsen | 2010-01-16 | -0/+5 |
| | ||||
* | Generate checks for number of users, processes and apt upgrades too. | Petter Reinholdtsen | 2010-01-09 | -0/+15 |
| | ||||
* | First draft at using nrpe for remote checking. | Petter Reinholdtsen | 2010-01-07 | -0/+5 |
| | ||||
* | * Collect software raid status from /proc/mdstat if it exist. | Petter Reinholdtsen | 2010-01-07 | -0/+35 |
| | | | | | | * Generate Nagios checks for software raid, zombie processes, swap, dns, imaps, nfs and squid too. Rename Nagios services to use lower case characters. | |||
* | Implement draft Nagios autoconfiguration. | Petter Reinholdtsen | 2010-01-06 | -0/+123 |