Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | 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 | |
| | |||||
* | fix grammar and formatting | Holger Levsen | 2010-11-21 | -3/+3 | |
| | |||||
* | Remove strange character. | Petter Reinholdtsen | 2010-11-19 | -1/+1 | |
| | |||||
* | releasing version 0.0.67̃ | Petter Reinholdtsen | 2010-11-19 | -4/+4 | |
| | |||||
* | Add bug number and clean up changelog entry. | Petter Reinholdtsen | 2010-11-19 | -4/+5 | |
| | |||||
* | Change sitesummary-upload to not try to parse an empty $http_proxy | Petter Reinholdtsen | 2010-11-19 | -1/+5 | |
| | | | | | variable. This get it working on hosts without a proxy setting. | ||||
* | * add Closes: #602286 to the changelog entry | Ronny Aasen | 2010-11-03 | -1/+1 | |
| | |||||
* | * fix lsscsi error on machines without /sys mounted. | Ronny Aasen | 2010-11-03 | -1/+10 | |
| | | | | | | copied method from holgers lspci fix | ||||
* | releasing version 0.0.66 | Petter Reinholdtsen | 2010-10-24 | -3/+3 | |
| | |||||
* | Explain why we are looking for /proc/bus/pci. | Petter Reinholdtsen | 2010-10-24 | -1/+2 | |
| | |||||
* | * collect.d/system: | Holger Levsen | 2010-10-21 | -2/+4 | |
| | | | | - only run lspci if /proc/bus/pci exists |