dsa-check-statusfile: change shebang from ruby to python and fix syntax errors.
[mirror/dsa-nagios.git] / dsa-nagios-checks / debian / changelog
index aaa6225..ac49963 100644 (file)
@@ -1,18 +1,72 @@
-dsa-nagios-checks (8x) xnstable; urgency=low
+dsa-nagios-checks (9X) Xnstable; urgency=low
 
-  * dsa-check-hpacucli: Also accept 'Unknown, 3.0GBPS' as a valid
-    transfer speed in addition to '3.0GBPS, Unknown'.
-  * dsa-check-hpacucli add --ignore-transfer-speed option.
+  [ Peter Palfrader ]
+  * dsa-check-zone-rrsig-expiration: configurable packet size, and change
+    default size.
+  * dsa-check-zone-rrsig-expiration-many: run checks in parallel and
+    properly timeout long checks.
+  * dsa-nagios-checks: add perfdata (Alexander Reichle-Schmehl).
+  * dsa-check-statusfile: change shebang from ruby to python and fix syntax
+    errors.
+
+ -- Peter Palfrader <weasel@debian.org>  Wed, 08 Feb 2012 15:36:05 +0100
+
+dsa-nagios-checks (90) unstable; urgency=low
+
+  [ Peter Palfrader ]
+  * dsa-check-entropy:
+    - document watermark default
+    - fix off-by-one in output
+  * dsa-check-backuppg:
+    - ignore regular files in pg backup's root directory if they are still
+      fresh.
+  * dsa-check-config:
+    - fix a bashism.
+  * dsa-check-log-age-loghost
+    - allow minus (-) in hostnames.
+
+  [ Stephen Gran ]
+  * Add event_handler to restart services
+  * Add dsa-check-raid-megactl for awkward PeRC controllers
+
+  [ Martin Zobel-Helas ]
+  * add rudimentary check for unowned files
+
+ -- Martin Zobel-Helas <zobel@debian.org>  Mon, 02 Jan 2012 16:46:33 +0100
+
+dsa-nagios-checks (89) unstable; urgency=low
+
+  * dsa-check-running-kernel: kFreeBSD support.
+  * Add dsa-check-entropy.
+
+ -- Peter Palfrader <weasel@debian.org>  Mon, 28 Mar 2011 14:47:11 +0200
+
+dsa-nagios-checks (88) unstable; urgency=low
+
+  * dsa-check-hpacucli
+    - Also accept 'Unknown, 3.0GBPS' as a valid transfer speed in addition
+      to '3.0GBPS, Unknown'.
+    - accept 6.0Gbps for SAS disks.
+    - add --ignore-transfer-speed option.
+    - ignore the line for unassigned disks (patch by Emmanuel Lacour).
   * Add dsa-check-ups.
   * Add dsa-check-hpacucli-enclosure.
-  * dsa-check-running-kernel: check if 'strings' is installed and
-    complain nicely if it isn't instead of falling over. [Uli Martens]
+  * dsa-check-running-kernel:
+    - check if 'strings' is installed and complain nicely if it isn't instead
+      of falling over. [Uli Martens]
+    - Make the check work with Ubuntu's kernel names (Alexander
+      Reichle-Schmehl).
   * dsa-check-afs-*: add checks from Russ Allbery for monitoring our AFS
   * Add dsa-check-port-closed.
-  * dsa-check-hpacucli: ignore the line for unassigned disks (patch by
-    Emmanuel Lacour).
-
- -- Peter Palfrader <weasel@debian.org>  Thu, 14 Oct 2010 17:07:29 +0200
+  * dsa-check-hpasm: Incorporate patch from Jan Wagner to ignore "N/A" DIMM
+    status.
+  * dsa-check-hpasm: Incorporate patch from Jan Wagner to ignore fan lines
+    that do not say 'Yes' in the present-line.
+  * dsa-check-udldap-freshness: Also check age of /var/lib/misc/passwd.db
+    in addition to /var/lib/misc/thishost/passwd.tdb.
+  * Add dsa-check-resolver.
+
+ -- Peter Palfrader <weasel@debian.org>  Tue, 01 Mar 2011 18:10:25 +0100
 
 dsa-nagios-checks (87) unstable; urgency=low