Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Improve error reporting from Nagios plugin check_kernel_status. | Petter Reinholdtsen | 2011-12-25 | -7/+18 | |
| | | | | | Make it more robust by telling dpkg -l to not cut long lines when looking for kernel versions. | ||||
* | releasing version 0.0.74 | Petter Reinholdtsen | 2011-12-24 | -2/+2 | |
| | |||||
* | Typo. | Petter Reinholdtsen | 2011-12-24 | -1/+1 | |
| | |||||
* | Make sure DNS, IMAPS and Squid checks can be tested on clients | Petter Reinholdtsen | 2011-12-24 | -5/+21 | |
| | | | | as well as the server. | ||||
* | Fix typo in NRPE rule for check_swap, causing the warning level | Petter Reinholdtsen | 2011-12-24 | -1/+3 | |
| | | | | to be ignored. | ||||
* | Rewrite code to recognise a remote Nagios client to use host ID | Petter Reinholdtsen | 2011-12-24 | -20/+44 | |
| | | | | to allow a Nagios server to be another Nagios servers client. | ||||
* | Add suggests from sitesummary on ldap-utils and cups-client for | Petter Reinholdtsen | 2011-12-23 | -1/+3 | |
| | | | | tools needed by Nagios checks. | ||||
* | Report missing ldapsearch tool from check_ldap_root. | Petter Reinholdtsen | 2011-12-23 | -0/+8 | |
| | |||||
* | Collect /etc/lsb-release if present to have more detailed version | Petter Reinholdtsen | 2011-12-23 | -1/+3 | |
| | | | | information on Ubuntu. | ||||
* | In Nagios configuration, only check for software raid when it is enabled, ↵ | Petter Reinholdtsen | 2011-12-23 | -6/+13 | |
| | | | | instead of just when /proc/mdstat is present. | ||||
* | Ignore devtmpfs in Nagios configuration, the same way tmpfs is | Petter Reinholdtsen | 2011-12-23 | -0/+3 | |
| | | | | ignored. | ||||
* | Add munin include dir to default munin config to match recent | Petter Reinholdtsen | 2011-12-22 | -0/+11 | |
| | | | | munin versions. | ||||
* | releasing version 0.0.73 | Petter Reinholdtsen | 2011-12-22 | -3/+3 | |
| | |||||
* | Add forgotten nagios plugin check_ldap_root to package. | Petter Reinholdtsen | 2011-12-22 | -0/+30 | |
| | |||||
* | releasing version 0.0.72 | Petter Reinholdtsen | 2011-12-18 | -3/+2 | |
| | |||||
* | Add support for hostmap.d/ and comments. | Petter Reinholdtsen | 2011-12-17 | -10/+26 | |
| | |||||
* | Typo. | Petter Reinholdtsen | 2011-12-17 | -1/+1 | |
| | |||||
* | Add support for remapping hostnames for individual client entries, | Petter Reinholdtsen | 2011-12-17 | -7/+59 | |
| | | | | | to make it possible to gather Munin and Nagios status for hosts behind VPN connections and with non-unique host names. | ||||
* | releasing version 0.0.71 | Petter Reinholdtsen | 2011-11-29 | -2/+2 | |
| | |||||
* | Make munin plugin more robust, by not mapping 'illegal' characters | Petter Reinholdtsen | 2011-11-26 | -2/+5 | |
| | | | | in site names to _. | ||||
* | Document that this version isn't released yet. | Petter Reinholdtsen | 2011-11-26 | -1/+1 | |
| | |||||
* | Make sure 'site-summary -l' report handle hosts without a site set. | Petter Reinholdtsen | 2011-11-26 | -6/+9 | |
| | |||||
* | releasing version 0.0.70 | Petter Reinholdtsen | 2011-11-15 | -2/+2 | |
| | |||||
* | Add more bogus DMI vendor and model strings to the ignore list for | Petter Reinholdtsen | 2011-11-15 | -0/+6 | |
| | | | | the hardware settings. | ||||
* | Adjust nagios-plugins/check_cups_queue to enforce the C locale | Petter Reinholdtsen | 2011-11-15 | -2/+6 | |
| | | | | | is used to get age calculation working independent of system locale. | ||||
* | Adjust sitesummary-nodes code for generating Nagios configuration | Petter Reinholdtsen | 2011-11-14 | -2/+6 | |
| | | | | to avoid perl warnings when no default route is set for a host. | ||||
* | Improve description. | Petter Reinholdtsen | 2011-11-14 | -3/+3 | |
| | |||||
* | Keep the LDAP TCP check to ensure we discover if the server is listening but ↵ | Petter Reinholdtsen | 2011-11-14 | -0/+1 | |
| | | | | not responding to searches. | ||||
* | Improve LDAP server check, not only checking if the TCP port is | Petter Reinholdtsen | 2011-11-14 | -2/+17 | |
| | | | | | listening, but also check if the server will reply to searches for the root DSE. | ||||
* | Use warnings instead of -w to ensure warnings are enabled no matter how the ↵ | Petter Reinholdtsen | 2011-11-14 | -5/+8 | |
| | | | | script is called. Prepare for a new release. | ||||
* | Revert LDAP server check, as the check_ldap module provided in ↵ | Petter Reinholdtsen | 2011-11-14 | -12/+1 | |
| | | | | nagios-plugins-basic is not able to do a base search to fetch the root entry. | ||||
* | Typo. | Petter Reinholdtsen | 2011-11-14 | -1/+1 | |
| | |||||
* | Adjust LDAP check. | Petter Reinholdtsen | 2011-11-14 | -3/+9 | |
| | |||||
* | Improve descriptions. | Petter Reinholdtsen | 2011-11-14 | -5/+5 | |
| | |||||
* | Change Standards-Version from 3.9.1 to 3.9.2. No changes needed. | Petter Reinholdtsen | 2011-11-13 | -1/+2 | |
| | |||||
* | Add Catalan translation from Sergi Casbas (Closes: #609714). | Petter Reinholdtsen | 2011-11-13 | -0/+80 | |
| | |||||
* | Add LDAP protocol check (simple search for root attributes) for | Petter Reinholdtsen | 2011-11-13 | -1/+6 | |
| | | | | machines with slapd installed. | ||||
* | Make CUPS check more robust. Require both cups and cups-client | Petter Reinholdtsen | 2011-11-13 | -2/+9 | |
| | | | | | packages installed to enable it. | ||||
* | Unfortunatelly, this seems to be a random thing ..., still not solved. | Andreas B. Mundt | 2011-06-16 | -3/+1 | |
| | |||||
* | Add '-w' and 'use strict;' to nagios-plugins/check_kernel_status. | Andreas B. Mundt | 2011-06-16 | -9/+16 | |
| | | | | | 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/+13 | |
| | | | | | to help nagios' embedded perl interpreter to run the script after reboot. | ||||
* | revert wrong fix of the check_kernel_status-error, see #630389 | Andreas B. Mundt | 2011-06-13 | -7/+1 | |
| | |||||
* | This should be correct path now | Andreas B. Mundt | 2011-06-13 | -1/+1 | |
| | |||||
* | Fix wrong path in Makefile. | Andreas B. Mundt | 2011-06-13 | -1/+7 | |
| | |||||
* | fix stupid typo | Holger Levsen | 2010-12-04 | -1/+1 | |
| | |||||
* | * Bump standards to 3.9.1, no changes needed. | Holger Levsen | 2010-12-04 | -5/+8 | |
| | | | | | * Add myself to uploaders. * Add one missing explicit reference to GPL-2 in debian/copyright. | ||||
* | prepare release | Holger Levsen | 2010-12-04 | -2/+2 | |
| | |||||
* | sitesummary-upload: correct check for empty http_proxy variable. | Holger Levsen | 2010-12-04 | -2/+5 | |
| | |||||
* | clearify changelog | Ronny Aasen | 2010-11-22 | -1/+2 | |
| | |||||
* | * fixing my fix | Ronny Aasen | 2010-11-22 | -1/+10 | |
| |