X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=dsa-nagios-checks%2Fdebian%2Fchangelog;h=e061f36d54d6dc92cd42777e093f639fa4affc5f;hb=fc55f1aa710528a0620a3d474f7e609ef56dc24d;hp=64f9adffc8fa91e3e52ecb4e4ec5cc0e5cdcb2da;hpb=6f38c1689d51902397b99533a2497dbee1be5e8e;p=mirror%2Fdsa-nagios.git diff --git a/dsa-nagios-checks/debian/changelog b/dsa-nagios-checks/debian/changelog index 64f9adf..e061f36 100644 --- a/dsa-nagios-checks/debian/changelog +++ b/dsa-nagios-checks/debian/changelog @@ -1,7 +1,55 @@ +dsa-nagios-checks (9X) Xnstable; 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. + + [ Peter Palfrader ] + * dsa-check-msa-eventlog: Add --verbose switch to show info level + event log entries. + * add dsa-check-crl-expire. + + -- Peter Palfrader Wed, 07 Mar 2012 15:25:29 +0100 + +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: + * dsa-check-entropy: - document watermark default - fix off-by-one in output * dsa-check-backuppg: @@ -17,7 +65,7 @@ dsa-nagios-checks (90) unstable; urgency=low * Add dsa-check-raid-megactl for awkward PeRC controllers [ Martin Zobel-Helas ] - * add rudimentary check for unowned files + * add rudimentary check for unowned files -- Martin Zobel-Helas Mon, 02 Jan 2012 16:46:33 +0100