aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Improve description.Petter Reinholdtsen2011-11-14-3/+3
|
* Keep the LDAP TCP check to ensure we discover if the server is listening but ↵Petter Reinholdtsen2011-11-14-0/+1
| | | | not responding to searches.
* Improve LDAP server check, not only checking if the TCP port isPetter Reinholdtsen2011-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 Reinholdtsen2011-11-14-5/+8
| | | | script is called. Prepare for a new release.
* Revert LDAP server check, as the check_ldap module provided in ↵Petter Reinholdtsen2011-11-14-12/+1
| | | | nagios-plugins-basic is not able to do a base search to fetch the root entry.
* Typo.Petter Reinholdtsen2011-11-14-1/+1
|
* Adjust LDAP check.Petter Reinholdtsen2011-11-14-3/+9
|
* Improve descriptions.Petter Reinholdtsen2011-11-14-5/+5
|
* Change Standards-Version from 3.9.1 to 3.9.2. No changes needed.Petter Reinholdtsen2011-11-13-1/+2
|
* Add Catalan translation from Sergi Casbas (Closes: #609714).Petter Reinholdtsen2011-11-13-0/+80
|
* Add LDAP protocol check (simple search for root attributes) forPetter Reinholdtsen2011-11-13-1/+6
| | | | machines with slapd installed.
* Make CUPS check more robust. Require both cups and cups-clientPetter Reinholdtsen2011-11-13-2/+9
| | | | | packages installed to enable it.
* Unfortunatelly, this seems to be a random thing ..., still not solved.Andreas B. Mundt2011-06-16-3/+1
|
* Add '-w' and 'use strict;' to nagios-plugins/check_kernel_status.Andreas B. Mundt2011-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 seemsAndreas B. Mundt2011-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 #630389Andreas B. Mundt2011-06-13-7/+1
|
* This should be correct path nowAndreas B. Mundt2011-06-13-1/+1
|
* Fix wrong path in Makefile.Andreas B. Mundt2011-06-13-1/+7
|
* fix stupid typoHolger Levsen2010-12-04-1/+1
|
* * Bump standards to 3.9.1, no changes needed.Holger Levsen2010-12-04-5/+8
| | | | | * Add myself to uploaders. * Add one missing explicit reference to GPL-2 in debian/copyright.
* prepare releaseHolger Levsen2010-12-04-2/+2
|
* sitesummary-upload: correct check for empty http_proxy variable. Holger Levsen2010-12-04-2/+5
|
* clearify changelog Ronny Aasen2010-11-22-1/+2
|
* * fixing my fixRonny Aasen2010-11-22-1/+10
|
* fix grammar and formattingHolger Levsen2010-11-21-3/+3
|
* Remove strange character.Petter Reinholdtsen2010-11-19-1/+1
|
* releasing version 0.0.67̃Petter Reinholdtsen2010-11-19-4/+4
|
* Add bug number and clean up changelog entry.Petter Reinholdtsen2010-11-19-4/+5
|
* Change sitesummary-upload to not try to parse an empty $http_proxyPetter Reinholdtsen2010-11-19-1/+5
| | | | | variable. This get it working on hosts without a proxy setting.
* * add Closes: #602286 to the changelog entryRonny Aasen2010-11-03-1/+1
|
* * fix lsscsi error on machines without /sys mounted. Ronny Aasen2010-11-03-1/+10
| | | | | | copied method from holgers lspci fix
* releasing version 0.0.66Petter Reinholdtsen2010-10-24-3/+3
|
* Explain why we are looking for /proc/bus/pci.Petter Reinholdtsen2010-10-24-1/+2
|
* * collect.d/system: Holger Levsen2010-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 Levsen2010-10-01-1/+12
|
* releasing version 0.0.65Petter Reinholdtsen2010-06-15-3/+2
|
* Make $syslog and $named init.d script dependencies optional.Petter Reinholdtsen2010-06-15-3/+4
|
* Start the sitesummary-client init.d script after a local DNS serverPetter Reinholdtsen2010-06-15-1/+9
| | | | is operational.
* releasing version 0.0.64Petter Reinholdtsen2010-06-02-2/+2
|
* Add Spanish translation from Camaleón (Closes: #583540).Petter Reinholdtsen2010-06-02-0/+96
|
* Stop shipping files in /etc/apache/ (Closes: #578239).Petter Reinholdtsen2010-04-28-2/+2
|
* releasing version 0.0.64Petter Reinholdtsen2010-04-26-4/+4
|
* Documentation answer more questions than it asksPetter Reinholdtsen2010-04-26-0/+4
| | | | now (Closes: #444622).
* Document change.Petter Reinholdtsen2010-04-26-0/+7
|
* minor fix in /etc/init.d/sitesummary-clientPhilipp Huebner2010-04-26-1/+1
|
* releasing version 0.0.63Petter Reinholdtsen2010-04-06-2/+2
|
* * Add homepage link in control file.Petter Reinholdtsen2010-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 atPetter Reinholdtsen2010-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 thePetter Reinholdtsen2010-03-23-0/+9
| | | | | loopback interface. It is unlikely to be connected to a Cisco switch.
* releasing version 0.0.62Petter Reinholdtsen2010-03-02-0/+7
|