X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=dsa-nagios-checks%2Fdebian%2Fchangelog;h=c0bfae09d4209a4ce82f144446f5d6731d2c79a9;hb=e4ebb08bc7c2f84e7e23db53171b6d5181d0247d;hp=74505bd8e1752f5d0303055e26b6f7b3c6897bf1;hpb=e99ccb7e98436663093e52075ef69506b5853606;p=mirror%2Fdsa-nagios.git diff --git a/dsa-nagios-checks/debian/changelog b/dsa-nagios-checks/debian/changelog index 74505bd..c0bfae0 100644 --- a/dsa-nagios-checks/debian/changelog +++ b/dsa-nagios-checks/debian/changelog @@ -1,4 +1,41 @@ -dsa-nagios-checks (9X) Xnstable; urgency=low +dsa-nagios-checks (96) UNRELEASED; urgency=low + + * dsa-check-zone-rrsig-expiration, dsa-check-zone-rrsig-expiration-many: + Allow supplying the nameservers to start recursion at (per zone). + This is useful for reverse zones of RFC1918 space. + * dsa-check-bacula: exit status fix. + * dsa-check-hpacucli: + - support filtering controllers. + - add an option to accept no-controllers as an OK state. + + -- Peter Palfrader Tue, 23 Apr 2013 20:12:09 +0200 + +dsa-nagios-checks (95) unstable; urgency=low + + * dsa-check-running-kernel: Try to fix zcat kernel case. + + -- Peter Palfrader Tue, 16 Apr 2013 17:40:49 +0200 + +dsa-nagios-checks (94) unstable; urgency=low + + [ Stephen Gran ] + * Start new changelog + + [ Peter Palfrader ] + * dsa-check-packages: work better with weird multi-arch cases. + * dsa-check-hpacucli: print errors to stdout so that nrpe can read it. + * dsa-check-hpacucli: new hpacucli changed case of transfer speed. Upcase + all before comparing. + * New bacula check: + - dsa-check-bacula + * Changed according to gitlog without corresponding debian/changelog entry: + - dsa-check-drbd + - dsa-check-filesystems + - dsa-check-running-kernel + + -- Peter Palfrader Tue, 16 Apr 2013 11:32:23 +0200 + +dsa-nagios-checks (93) unstable; urgency=low [ Tollef Fog Heen ] * dsa-update-unowned-file-status: Use -fstype proc rather than hard @@ -15,17 +52,25 @@ dsa-nagios-checks (9X) Xnstable; urgency=low * dsa-check-packages: Ignore :$arch in package names of dpkg -l output, at least for the "primary" arch. Does not really handle multi-arch packages, but it makes things work again for now. - * dsa-check-backuppg: Ignore .dotfiles in rootdir. + * dsa-check-packages: A better multi-arch capable version. + * dsa-check-backuppg: Ignore .dotfiles and *.old in rootdir. + * dsa-check-hpacucli: Add --no-battery to ignore battery/capacitor failures + and disabled caches. + * dsa-check-hpasm: Typo fix. [ Stephen Gran ] * dsa-check-udldap-freshness: check new last_update.trace if it exists instead of /var/lib/misc/thishost/passwd.{db,tdb}. * dsa-check-statusfile: Complain if there is no extended information + * add dsa-check-filesystems (only checks ext at the moment) [ Uli Martens ] * dsa-check-soas: Add --no-soa-ns flag. - -- Peter Palfrader Sat, 25 Aug 2012 18:17:55 +0200 + [ Martin Zobel-Helas ] + * Add dsa-check-drbd, taken from http://code.google.com/p/ganeti/wiki/DrbdDevicesMonitoring + + -- Stephen Gran Sat, 29 Dec 2012 12:05:57 +0000 dsa-nagios-checks (92.1) unstable; urgency=low