Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | 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 | ||||
* | * collect.d/system: collect /var/log/Xorg.0.log if it exists. | Holger Levsen | 2010-10-01 | -1/+12 | |
| | |||||
* | releasing version 0.0.65 | Petter Reinholdtsen | 2010-06-15 | -3/+2 | |
| | |||||
* | Make $syslog and $named init.d script dependencies optional. | Petter Reinholdtsen | 2010-06-15 | -3/+4 | |
| | |||||
* | Start the sitesummary-client init.d script after a local DNS server | Petter Reinholdtsen | 2010-06-15 | -1/+9 | |
| | | | | is operational. | ||||
* | releasing version 0.0.64 | Petter Reinholdtsen | 2010-06-02 | -2/+2 | |
| | |||||
* | Add Spanish translation from Camaleón (Closes: #583540). | Petter Reinholdtsen | 2010-06-02 | -0/+96 | |
| | |||||
* | Stop shipping files in /etc/apache/ (Closes: #578239). | Petter Reinholdtsen | 2010-04-28 | -2/+2 | |
| | |||||
* | releasing version 0.0.64 | Petter Reinholdtsen | 2010-04-26 | -4/+4 | |
| | |||||
* | Documentation answer more questions than it asks | Petter Reinholdtsen | 2010-04-26 | -0/+4 | |
| | | | | now (Closes: #444622). | ||||
* | Document change. | Petter Reinholdtsen | 2010-04-26 | -0/+7 | |
| | |||||
* | minor fix in /etc/init.d/sitesummary-client | Philipp Huebner | 2010-04-26 | -1/+1 | |
| | |||||
* | releasing version 0.0.63 | Petter Reinholdtsen | 2010-04-06 | -2/+2 | |
| | |||||
* | * Add homepage link in control file. | Petter Reinholdtsen | 2010-04-06 | -1/+4 | |
| | | | | * Update standards-version from 3.8.3 to 3.8.4. No changes needed. | ||||
* | Add service definition to dummy nagios configuration generated at | Petter Reinholdtsen | 2010-04-06 | -0/+10 | |
| | | | | | install time to make sure the dummy entry work with Nagios 3.2 too. | ||||
* | Save some time when collecting cdp information by skipping the | Petter Reinholdtsen | 2010-03-23 | -0/+9 | |
| | | | | | loopback interface. It is unlikely to be connected to a Cisco switch. | ||||
* | releasing version 0.0.62 | Petter Reinholdtsen | 2010-03-02 | -0/+7 | |
| | |||||
* | releasing version 0.0.61 | Petter Reinholdtsen | 2010-03-01 | -2/+2 | |
| |