dsa-check-hpasm: Add --fan-high to not tread high fan speeds as a warning condition
[mirror/dsa-nagios.git] / dsa-nagios-checks / debian / changelog
index c323893..aef644d 100644 (file)
@@ -1,10 +1,49 @@
-dsa-nagios-checks (8X) Xtable; urgency=low
-
+dsa-nagios-checks (8x) unstable; urgency=low
+
+  [ Peter Palfrader ]
+  * dsa-check-hpasm: Not all things where a temperature can be measured
+    might be installed (e.g. a second CPU).  Don't do numeric computations
+    on a "-" instead of numbers then.
+  * dsa-check-hpasm: Support a --ps-no-redundant option.  If supplied
+    then non-redundant power supply will not be a warning state.
+  * dsa-check-hpasm: Support a --fan-no-redundant option.  If supplied
+    then non-redundant fans will not be a warning state.
+  * Add dsa-check-msa-eventlog.
+
+  [ Stephen Gran ]
+  * dsa-update-apt-status: Fix bashism by making it a bash script
+
+  [ Peter Palfrader ]
+  * add dsa-check-zone-rrsig-expiration (therefore recommend
+    libnet-dns-sec-perl).
+  * add dsa-check-zone-rrsig-expiration-many.
+  * dsa-check-raid-aacraid: properly support beethoven's Adaptec AAC-RAID
+    controller with a battery: "ZMM Optimal" is the way it says "optimal".
+  * dsa-check-dabackup-server: check /etc/ssh/userkeys/root instead of
+    /root/.ssh/authorized_keys.
+  * add dsa-check-dnssec-delegation.
+  * dsa-check-hpasm: Add --fan-high to not tread high fan speeds as a
+    warning condition.
+
+ -- Peter Palfrader <weasel@debian.org>  Sat, 20 Feb 2010 09:44:13 +0100
+
+dsa-nagios-checks (84) unstable; urgency=low
+
+  [ Peter Palfrader ]
   * dsa-check-mirrorsync: Handle case where we cannot parse a tracefile
     better (do not reference undefined values, properly exit with UNKNOWN).
   * dsa-check-mirrorsync: Fix counting of out-of-date mirrors.
+  * dsa-check-dabackup-server: Handle wildcard entries (via the new ssh
+    wrapper) in the authorized_keys files.  Such entries accept all
+    backup-manager entries for their host, but they do not require one.
+    As such we can just put all the hosts in the authkeys file regardless of
+    whether we actually have backups configured for them.
+
+  [ Stephen Gran ]
+  * New check: dsa-check-hpasm
+  * Release for new check
 
- -- Peter Palfrader <weasel@debian.org>  Mon, 02 Nov 2009 15:49:28 +0100
+ -- Stephen Gran <sgran@debian.org>  Mon, 30 Nov 2009 22:10:46 +0000
 
 dsa-nagios-checks (83) stable; urgency=low