detect sensors in FAULT state

This commit is contained in:
Jan Wagner 2011-09-07 10:28:20 +00:00
parent 4a3a0d53c6
commit 9f780381cf
2 changed files with 8 additions and 5 deletions

11
debian/changelog vendored
View file

@ -1,4 +1,4 @@
nagios-plugins (1.4.15-5) UNRELEASED; urgency=low
nagios-plugins (1.4.15-5) unstable; urgency=low
* Enable hardening options (Closes: #542728)
* Bump Standards-Version to 3.9.2, no changes needed
@ -6,10 +6,13 @@ nagios-plugins (1.4.15-5) UNRELEASED; urgency=low
Mitterer
- Listing the checks of each package
- Hint added, that nagios-plugins-basic needs more packages (recommands)
* Fix error in check_radius when compiling with -Werror=format-security
(hardening), thanks Thomas Guyot-Sionnesti - LP: #837085
* Adding 16_check_raduis_fix_format-security.dpatch to fix error in
check_radius when compiling with -Werror=format-security (hardening),
thanks Thomas Guyot-Sionnesti - LP: #837085
* Adding 15_check_sensors_fault.dpatch to detect sensors in FAULT state
(Closes: #615133)
-- Jan Wagner <waja@cyconet.org> Wed, 18 May 2011 16:55:55 +0200
-- Jan Wagner <waja@cyconet.org> Wed, 07 Sep 2011 12:23:56 +0200
nagios-plugins (1.4.15-4) unstable; urgency=low

View file

@ -7,5 +7,5 @@
12_check_snmp_1.4.15_regression.dpatch
13_check_smtp_greeting.dpatch
14_check_icmp_multiple_ips.dpatch
# 15_check_sensors_fault.dpatch
15_check_sensors_fault.dpatch
16_check_raduis_fix_format-security.dpatch