X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=dsa-nagios-checks%2Fdebian%2Fchangelog;h=54bbaea49210e55e5093753a7cd1ae15eb9dd747;hb=fe8c29f0782afe107bbb45fe2a74ddc25264bbcd;hp=2880d77f931809975fe70b1e423b7c78e04d7e77;hpb=362d18843ce2f4469f2c123eced7a91b5b563461;p=mirror%2Fdsa-nagios.git diff --git a/dsa-nagios-checks/debian/changelog b/dsa-nagios-checks/debian/changelog index 2880d77..54bbaea 100644 --- a/dsa-nagios-checks/debian/changelog +++ b/dsa-nagios-checks/debian/changelog @@ -1,3 +1,80 @@ +dsa-nagios-checks (9X) Xnstable; urgency=low + + * dsa-check-entropy: + - document watermark default + - fix off-by-one in output + + -- Peter Palfrader Mon, 28 Mar 2011 15:54:21 +0200 + +dsa-nagios-checks (89) unstable; urgency=low + + * dsa-check-running-kernel: kFreeBSD support. + * Add dsa-check-entropy. + + -- Peter Palfrader 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] + - 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-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 Tue, 01 Mar 2011 18:10:25 +0100 + +dsa-nagios-checks (87) unstable; urgency=low + + [ Uli Martens ] + * dsa-check-running-kernel: + - Teach dsa-check-running-kernel about LZMA compressed kernel images. + - Handle cases where a meta package depends on a list of packages + (such as image and module package). + + [ Stephen Gran ] + * dsa-check-apt-status: it's not an error to exit when we don't need to run + * Update check-hpacucli to deal with dual domain and 6GBPS SAS + + [ Peter Palfrader ] + * Add checks/dsa-check-backuppg. + * dsa-check-mirrorsync: optionally allow some skew over mirror timestamps. + * Add dsa-check-log-age-loghost. + * dsa-check-zone-rrsig-expiration-many: also allow checking of geozones. + * dsa-check-dnssec-delegation: allow multiple dirs to be checked. + + [ Martin Zobel-Helas ] + * Add checks/dsa-checks-file. + + -- Martin Zobel-Helas Fri, 23 Jul 2010 19:26:00 +0200 + +dsa-nagios-checks (86) unstable; urgency=low + + [ Peter Palfrader ] + * Add dsa-check-raid-megaraid. + * make samhain check go WARN, not CRITICAL. + + [ Stephen Gran ] + * Add dsa-check-uptime + + -- Stephen Gran Fri, 02 Apr 2010 16:55:51 +0100 + dsa-nagios-checks (85) unstable; urgency=low [ Stephen Gran ]