Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Improve error reporting from Nagios plugin check_kernel_status. | Petter Reinholdtsen | 2011-12-25 | -7/+10 |
| | | | | | Make it more robust by telling dpkg -l to not cut long lines when looking for kernel versions. | |||
* | Report missing ldapsearch tool from check_ldap_root. | Petter Reinholdtsen | 2011-12-23 | -0/+7 |
| | ||||
* | Add forgotten nagios plugin check_ldap_root to package. | Petter Reinholdtsen | 2011-12-22 | -0/+24 |
| | ||||
* | Adjust nagios-plugins/check_cups_queue to enforce the C locale | Petter Reinholdtsen | 2011-11-15 | -2/+2 |
| | | | | | is used to get age calculation working independent of system locale. | |||
* | Use warnings instead of -w to ensure warnings are enabled no matter how the ↵ | Petter Reinholdtsen | 2011-11-14 | -1/+2 |
| | | | | script is called. Prepare for a new release. | |||
* | Add '-w' and 'use strict;' to nagios-plugins/check_kernel_status. | Andreas B. Mundt | 2011-06-16 | -7/+13 |
| | | | | | Modify code to get rid of warnings (i.e. add 'my'). This seems to help nagios' embedded perl interpreter to run the script after | |||
* | Add '-w' and 'my' to nagios-plugins/check_kernel_status. This seems | Andreas B. Mundt | 2011-06-16 | -5/+5 |
| | | | | | to help nagios' embedded perl interpreter to run the script after reboot. | |||
* | Mention the source of the GPL state of the check_cups_queue. | Petter Reinholdtsen | 2010-03-01 | -1/+3 |
| | ||||
* | Check cups using the check_cups_queue Nagios module from | Petter Reinholdtsen | 2010-02-20 | -0/+193 |
| | | | | http://exchange.nagios.org/directory/Plugins/Printing/check_cups_queue/details | |||
* | Accept single DNS server setups. | Petter Reinholdtsen | 2010-02-03 | -1/+1 |
| | ||||
* | Port to Debian. | Petter Reinholdtsen | 2010-02-03 | -2/+2 |
| | ||||
* | Add three Nagios checks to detect bugs in /etc/resolv.conf, /etc/hosts | Petter Reinholdtsen | 2010-02-03 | -0/+407 |
| | | | | and a shutdown in progress. | |||
* | Add new nagios pluing check_kernel_status to report the need for a | Petter Reinholdtsen | 2010-01-31 | -0/+120 |
reboot to activate a new kernel. Written by Toni Van Remortel and found at <URL: http://www.monitoringexchange.org >. |