X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=dsa-nagios-checks%2Fdebian%2Fchangelog;h=c0bfae09d4209a4ce82f144446f5d6731d2c79a9;hb=84920787b1f4cd0b5badef3970848c745b6e7409;hp=7fd7f9855df8301dd00d204a327e38f465cee5ea;hpb=80bda3ef9cecb26888445f5e63fd471bf637bcb1;p=mirror%2Fdsa-nagios.git diff --git a/dsa-nagios-checks/debian/changelog b/dsa-nagios-checks/debian/changelog index 7fd7f98..c0bfae0 100644 --- a/dsa-nagios-checks/debian/changelog +++ b/dsa-nagios-checks/debian/changelog @@ -1,10 +1,168 @@ -dsa-nagios-checks (8x) xnstable; urgency=low +dsa-nagios-checks (96) UNRELEASED; 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. + * 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 Thu, 12 Aug 2010 13:46:44 +0200 + -- 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 + coding /proc in order to match procfs in chroots too. + * dsa-update-apt-status: send the cron output to syslog rather than email + + [ Peter Palfrader ] + * dsa-check-msa-eventlog: Add --verbose switch to show info level + event log entries. + * add dsa-check-crl-expire. + * rename checks/dsa-check-backuppg.conf.sample -> + etc/dsa-check-backuppg.conf.sample. + * dsa-check-running-kernel: Fix finding meta package for 3.x kernels. + * 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-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. + + [ 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 + + * Fix dsa-update-unowned-file-status cronjob entry more. + + -- Peter Palfrader Sat, 25 Feb 2012 13:30:08 +0100 + +dsa-nagios-checks (92) unstable; urgency=low + + * Fix dsa-update-unowned-file-status cronjob entry. + + -- Peter Palfrader Sat, 25 Feb 2012 12:40:00 +0100 + +dsa-nagios-checks (91) unstable; urgency=low + + [ 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. + * dsa-check-soas: support supplying an IP address for additional nameservers + to check on with -a. + + [ Tollef Fog Heen ] + * Make the unowned files check skip /proc. + * Limit the number of unowned files we register in the state file to 40. + + [ Peter Palfrader ] + * Rewrite unowned files check into something that writes proper + nagios status files and behaves in a nice and sane way. + + -- Peter Palfrader Fri, 24 Feb 2012 18:12:36 +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 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 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