Release 115
[mirror/dsa-nagios.git] / dsa-nagios-checks / debian / changelog
1 dsa-nagios-checks (115) unstable; urgency=medium
2
3   [ Julien Cristau ]
4   * Set a specific User-Agent in dsa-check-mirrorsync
5
6  -- Aurelien Jarno <aurel32@debian.org>  Sat, 03 Mar 2018 11:10:51 +0100
7
8 dsa-nagios-checks (114) unstable; urgency=medium
9
10   * Add dsa-check-openmanage to monitor Dell hosts.
11
12  -- Julien Cristau <jcristau@debian.org>  Sun, 18 Feb 2018 11:03:16 +0100
13
14 dsa-nagios-checks (113) unstable; urgency=medium
15
16   * Add dsa-check-systemd-services that also prints failed systemd services
17     when things are degraded.
18
19  -- Peter Palfrader <weasel@debian.org>  Sun, 11 Feb 2018 11:16:30 +0100
20
21 dsa-nagios-checks (112) unstable; urgency=medium
22
23   * maintainer scripts: use dpkg-maintscript-helper to clean out
24     /etc/cron.d/dsa-nagios-checks.
25   * libproc-processtable-perl: allow ignoring young processes.
26
27  -- Peter Palfrader <weasel@debian.org>  Sun, 04 Feb 2018 12:23:46 +0100
28
29 dsa-nagios-checks (111) unstable; urgency=medium
30
31   [ Peter Palfrader ]
32   * Rename dsa-check_puppet_agent -> dsa-check-puppet_agent
33   * dsa-check-dnssec-delegation: Net::DNS::RR::DNSKEY no longer has
34     an is_sep() method.  Update.
35   * dsa-update-unowned-file-status: ignore autofs and nfs4
36   * dsa-check-backuppg: Do not print info level items (IGNORED, etc.)
37     without -v.
38   * dsa-check-backuppg: Support per host and per cluster retention
39     times.
40   * remove debian/cron.d: moved into puppet
41
42   [ Julien Cristau ]
43   * Set LWP::UserAgent timeout in dsa-check-mirrorsync
44
45  -- Peter Palfrader <weasel@debian.org>  Thu, 01 Feb 2018 18:31:17 +0100
46
47 dsa-nagios-checks (110) unstable; urgency=medium
48
49   * dsa-check-timedatectl: handle n/a in timedatectl output for RTC.
50   * dsa-check-backuppg: warn if backups for a database configured in
51     dsa-check-backuppg.conf are missing entirely.
52   * dsa-check-file_age: support following symlinks and warning on empty files.
53   * dsa-check-file_age: support multiple files.
54   * dsa-check-running-kernel: meta package version check, also work on 4.x
55     kernels and later.
56   * dsa-check_puppet_agent: add from Alexander Swen's github.
57   * dsa-check-memory: move from / to /checks in source (so now it should get
58     installed.)
59   * dsa-wrap-nagios-check: add.
60
61  -- Peter Palfrader <weasel@debian.org>  Mon, 20 Mar 2017 09:45:53 +0100
62
63 dsa-nagios-checks (109) unstable; urgency=medium
64
65   [ Peter Palfrader ]
66   * dsa-check-dabackup: use old logfile if lockfile indicates da-backup still
67     running.
68   * dsa-check-soas: on soa disagreement, list nameservers.
69
70   [ Aurelien Jarno ]
71   * dsa-check-libs: also ignore files that are open via normal file handles
72     on NFS.
73
74   [ Peter Palfrader ]
75   * dsa-check-libs: accept -v as short for --verbose.
76   * dsa-check-libs: ignore deleted CWDs.
77   * dsa-check-drbd: Add --ok-no-devices option.
78   * dsa-check-backuppg: allow specifying which timeline we expect a database
79     to be on.
80   * dsa-check-cert-expire-dir: add
81   * dsa-check-raid-3ware: modernize
82   * dsa-check-zone-rrsig-expiration-many: actually exit non-zero if there were
83     warnings.
84   * dsa-check-zone-rrsig-expiration-many: stop waiting for the timeout after
85     the last zone checker finished.
86   * dsa-check-zone-rrsig-expiration-many: print which threads we are waiting
87     on with --debug.
88   * dsa-check-zone-rrsig-expiration: Handle cases where a child and parent
89     domain share nameservers.
90   * dsa-check-zone-rrsig-expiration: Handle upper/lower case mismatch in
91     labels for NS responses.
92   * dsa-check-zone-rrsig-expiration: document -r and -s in help output.
93   * dsa-check-mirrorsync: support unix timestamps in tracefile
94     (for staticsync mirrors).
95   * dsa-check-zone-rrsig-expiration-many: support setting "delegated = no"
96     in zonefiles.  This will skip it being checked.
97   * dsa-check-zone-rrsig-expiration-many: remove | (which starts performance
98     data) in detail output.
99   * dsa-check-zone-rrsig-expiration-many: sort zone details by state.
100   * dsa-check-zone-signature-all: add.
101   * dsa-check-timedatectl: add
102   * dsa-check-dabackup-server: replace /org/backup.debian.org with
103     /srv/backups/da-backup.
104
105   [ Tollef Fog Heen ]
106   * dsa-update-unowned-file-status: ignore fdescfs, used for /dev/fd on
107     FreeBSD.
108   * dsa-update-unowned-file-status: avoid printing the apex of pruned
109     directory trees.
110
111   [ Julien Cristau ]
112   * dsa-check-hpacucli: accept 3.0Gbps as transfer speed for SATA
113   * Add dsa-check-hpssacli, replaces hpacucli for new hosts.
114   * dsa-check-hpssacli: accept 12.0Gbps as transfer speed for SAS
115
116  -- Peter Palfrader <weasel@debian.org>  Mon, 23 Jan 2017 13:48:29 +0100
117
118 dsa-nagios-checks (108) unstable; urgency=medium
119
120   * dsa-check-stunnel-sanity: Fix variable name in output.
121   * dsa-check-dabackup: Fix regex as rsync now adds thousands separator on its
122       numbers.
123   * dsa-check-config: check for DAD failures.
124   * dsa-check-config: retire ldap.conf check - we ship it with puppet
125       nowadays anyway.
126
127  -- Peter Palfrader <weasel@debian.org>  Sun, 31 May 2015 19:16:43 +0200
128
129 dsa-nagios-checks (107) unstable; urgency=medium
130
131   * Add dsa-check-stunnel-sanity.
132
133  -- Peter Palfrader <weasel@debian.org>  Mon, 23 Mar 2015 13:32:18 +0100
134
135 dsa-nagios-checks (106) unstable; urgency=medium
136
137   * Depend on libyaml-syck-perl.
138
139  -- Peter Palfrader <weasel@debian.org>  Wed, 28 Jan 2015 14:17:39 +0100
140
141 dsa-nagios-checks (105) unstable; urgency=medium
142
143   [ Peter Palfrader ]
144   * dsa-check-dnssec-delegation: Ignore revoked DNSKEYs in zone.
145   * dsa-check-libs: add.
146
147   [ Paul Wise ]
148   * dsa-check-backuppg: Ignore removed tmp files instead of crashing
149
150  -- Peter Palfrader <weasel@debian.org>  Wed, 28 Jan 2015 00:10:25 +0100
151
152 dsa-nagios-checks (104) unstable; urgency=medium
153
154   * Fix iptables-save cronjob.
155
156  -- Peter Palfrader <weasel@debian.org>  Sun, 07 Dec 2014 14:29:31 +0100
157
158 dsa-nagios-checks (103) unstable; urgency=medium
159
160   * dsa-update-apt-status: run apt-get update in a flock wrapper.
161
162  -- Peter Palfrader <weasel@debian.org>  Sun, 07 Dec 2014 12:29:20 +0100
163
164 dsa-nagios-checks (102) unstable; urgency=medium
165
166   * dsa-check-entropy: unbreak script by removing non-ASCII characters.
167
168  -- Peter Palfrader <weasel@debian.org>  Sun, 07 Dec 2014 12:04:38 +0100
169
170 dsa-nagios-checks (101) unstable; urgency=low
171
172   [ Peter Palfrader ]
173   * dsa-check-zone-rrsig-expiration-many: add --debug option to pass through.
174   * dsa-check-zone-rrsig-expiration: Do not ask for RRSIG directly, instead
175     ask for SOA with dnssec data.  Apparently some nameservers do give you the
176     RRSIG on the DS record instead of a referral (rcode0's for instance).
177   * dsa-check-hpasm: Support supplying a list of things for which failures are
178     ignored.
179   * dsa-check-soas: do some queries without RD set.
180   * dsa-check-running-kernel: in cat_vmlinux(), only consider the first 5 hits
181     for the magic start sequence.  This makes running times bearable on our
182     new octeons.
183   * dsa-check-config: check if existing ed25519 host keys are in ldap.
184
185   [ Hendrik Köhler ]
186   * Extend dsa-check-entropy output so Icinga2 can process performance
187     data (e.g. used by Graphite).
188
189  -- Peter Palfrader <weasel@debian.org>  Sun, 07 Dec 2014 10:58:47 +0100
190
191 dsa-nagios-checks (100) unstable; urgency=low
192
193   [ Peter Palfrader ]
194   * dsa-check-running-kernel: Check from all compression tokens.
195   * dsa-check-zone-rrsig-expiration-many: Initialize exit properly, in case
196     it does not get set later.
197   * dsa-check-running-kernel: fix kernel metapackage version regex
198
199   [ Evgeni Golov ]
200   * dsa-check-packages: go critical if there are security updates.
201
202   [ Helmut Grohne ]
203   * dsa-check-cert-expire: Make timers configurable.
204
205   [ George Kargiotakis ]
206   * dsa-check-hpacucli: Add Parity check for logical drives.
207
208   [ Stephen Gran ]
209   * dsa-check-mq-connection: Catch case when host has never connected
210
211  -- Peter Palfrader <weasel@debian.org>  Mon, 19 May 2014 12:33:55 +0200
212
213 dsa-nagios-checks (99) unstable; urgency=low
214
215   * dsa-check-hpacucli: SATA drives have different transfer speed.
216   * dsa-check-edac: add.
217
218  -- Peter Palfrader <weasel@debian.org>  Mon, 31 Mar 2014 10:45:57 +0200
219
220 dsa-nagios-checks (98) unstable; urgency=low
221
222   * Add dsa-check-dchroots-current.
223
224  -- Peter Palfrader <weasel@debian.org>  Fri, 28 Feb 2014 19:40:16 +0100
225
226 dsa-nagios-checks (97) unstable; urgency=low
227
228   [ Stephen Gran ]
229   * Update dsa-check-mq-connection to actually work
230
231   [ Peter Palfrader ]
232   * dsa-check-backuppg: allow BASE backup filenames without the WAL ID.
233   * dsa-check-config: Update for new TLS_CACERT config.
234
235  -- Peter Palfrader <weasel@debian.org>  Mon, 27 Jan 2014 22:29:15 +0100
236
237 dsa-nagios-checks (96) unstable; urgency=low
238
239   [ Peter Palfrader ]
240   * dsa-check-zone-rrsig-expiration, dsa-check-zone-rrsig-expiration-many:
241     Allow supplying the nameservers to start recursion at (per zone).
242     This is useful for reverse zones of RFC1918 space.
243   * dsa-check-bacula: exit status fix.
244   * dsa-check-hpacucli:
245     - support filtering controllers.
246     - add an option to accept no-controllers as an OK state.
247   * remove weak keys check
248   * dsa-check-dnssec-delegation
249     - handle zones with no keys that have the SEP bit.
250     - warn on all domains where parent has a non-empty DS bit that does
251       not match ours, even if we did not expect it to have one at all.
252   * dsa-check-zone-rrsig-expiration-many:
253     - expect dnssec by default now.
254   * dsa-check-zone-rrsig-expiration:
255     - in the OK message, clarify we only check sigs at the zone apex.
256   * dsa-check-dnssec-delegation:
257     - accept any ds/dnskey combination whose intersection is not empty.
258       (previously we required them to match exactly.)
259
260   [ Stephen Gran ]
261   * dsa-check-mq-connection:
262     Check that all messages have been consumed and that there is an active
263     consumer.
264   * kill some lintian warnings
265
266  -- Peter Palfrader <weasel@debian.org>  Tue, 23 Apr 2013 20:12:09 +0200
267
268 dsa-nagios-checks (95) unstable; urgency=low
269
270   * dsa-check-running-kernel: Try to fix zcat kernel case.
271
272  -- Peter Palfrader <weasel@debian.org>  Tue, 16 Apr 2013 17:40:49 +0200
273
274 dsa-nagios-checks (94) unstable; urgency=low
275
276   [ Stephen Gran ]
277   * Start new changelog
278
279   [ Peter Palfrader ]
280   * dsa-check-packages: work better with weird multi-arch cases.
281   * dsa-check-hpacucli: print errors to stdout so that nrpe can read it.
282   * dsa-check-hpacucli: new hpacucli changed case of transfer speed.  Upcase
283     all before comparing.
284   * New bacula check:
285     - dsa-check-bacula
286   * Changed according to gitlog without corresponding debian/changelog entry:
287     - dsa-check-drbd
288     - dsa-check-filesystems
289     - dsa-check-running-kernel
290
291  -- Peter Palfrader <weasel@debian.org>  Tue, 16 Apr 2013 11:32:23 +0200
292
293 dsa-nagios-checks (93) unstable; urgency=low
294
295   [ Tollef Fog Heen ]
296   * dsa-update-unowned-file-status: Use -fstype proc rather than hard
297     coding /proc in order to match procfs in chroots too.
298   * dsa-update-apt-status: send the cron output to syslog rather than email
299
300   [ Peter Palfrader ]
301   * dsa-check-msa-eventlog: Add --verbose switch to show info level
302     event log entries.
303   * add dsa-check-crl-expire.
304   * rename checks/dsa-check-backuppg.conf.sample ->
305     etc/dsa-check-backuppg.conf.sample.
306   * dsa-check-running-kernel: Fix finding meta package for 3.x kernels.
307   * dsa-check-packages: Ignore :$arch in package names of dpkg -l output,
308     at least for the "primary" arch.  Does not really handle multi-arch
309     packages, but it makes things work again for now.
310   * dsa-check-packages: A better multi-arch capable version.
311   * dsa-check-backuppg: Ignore .dotfiles and *.old in rootdir.
312   * dsa-check-hpacucli: Add --no-battery to ignore battery/capacitor failures
313     and disabled caches.
314   * dsa-check-hpasm: Typo fix.
315
316   [ Stephen Gran ]
317   * dsa-check-udldap-freshness: check new last_update.trace if it
318     exists instead of /var/lib/misc/thishost/passwd.{db,tdb}.
319   * dsa-check-statusfile: Complain if there is no extended information
320   * add dsa-check-filesystems (only checks ext at the moment)
321
322   [ Uli Martens ]
323   * dsa-check-soas: Add --no-soa-ns flag.
324
325   [ Martin Zobel-Helas ]
326   * Add dsa-check-drbd, taken from http://code.google.com/p/ganeti/wiki/DrbdDevicesMonitoring
327
328  -- Stephen Gran <sgran@debian.org>  Sat, 29 Dec 2012 12:05:57 +0000
329
330 dsa-nagios-checks (92.1) unstable; urgency=low
331
332   * Fix dsa-update-unowned-file-status cronjob entry more.
333
334  -- Peter Palfrader <weasel@debian.org>  Sat, 25 Feb 2012 13:30:08 +0100
335
336 dsa-nagios-checks (92) unstable; urgency=low
337
338   * Fix dsa-update-unowned-file-status cronjob entry.
339
340  -- Peter Palfrader <weasel@debian.org>  Sat, 25 Feb 2012 12:40:00 +0100
341
342 dsa-nagios-checks (91) unstable; urgency=low
343
344   [ Peter Palfrader ]
345   * dsa-check-zone-rrsig-expiration: configurable packet size, and change
346     default size.
347   * dsa-check-zone-rrsig-expiration-many: run checks in parallel and
348     properly timeout long checks.
349   * dsa-nagios-checks: add perfdata (Alexander Reichle-Schmehl).
350   * dsa-check-statusfile: change shebang from ruby to python and fix syntax
351     errors.
352   * dsa-check-soas: support supplying an IP address for additional nameservers
353     to check on with -a.
354
355   [ Tollef Fog Heen ]
356   * Make the unowned files check skip /proc.
357   * Limit the number of unowned files we register in the state file to 40.
358
359   [ Peter Palfrader ]
360   * Rewrite unowned files check into something that writes proper
361     nagios status files and behaves in a nice and sane way.
362
363  -- Peter Palfrader <weasel@debian.org>  Fri, 24 Feb 2012 18:12:36 +0100
364
365 dsa-nagios-checks (90) unstable; urgency=low
366
367   [ Peter Palfrader ]
368   * dsa-check-entropy:
369     - document watermark default
370     - fix off-by-one in output
371   * dsa-check-backuppg:
372     - ignore regular files in pg backup's root directory if they are still
373       fresh.
374   * dsa-check-config:
375     - fix a bashism.
376   * dsa-check-log-age-loghost
377     - allow minus (-) in hostnames.
378
379   [ Stephen Gran ]
380   * Add event_handler to restart services
381   * Add dsa-check-raid-megactl for awkward PeRC controllers
382
383   [ Martin Zobel-Helas ]
384   * add rudimentary check for unowned files
385
386  -- Martin Zobel-Helas <zobel@debian.org>  Mon, 02 Jan 2012 16:46:33 +0100
387
388 dsa-nagios-checks (89) unstable; urgency=low
389
390   * dsa-check-running-kernel: kFreeBSD support.
391   * Add dsa-check-entropy.
392
393  -- Peter Palfrader <weasel@debian.org>  Mon, 28 Mar 2011 14:47:11 +0200
394
395 dsa-nagios-checks (88) unstable; urgency=low
396
397   * dsa-check-hpacucli
398     - Also accept 'Unknown, 3.0GBPS' as a valid transfer speed in addition
399       to '3.0GBPS, Unknown'.
400     - accept 6.0Gbps for SAS disks.
401     - add --ignore-transfer-speed option.
402     - ignore the line for unassigned disks (patch by Emmanuel Lacour).
403   * Add dsa-check-ups.
404   * Add dsa-check-hpacucli-enclosure.
405   * dsa-check-running-kernel:
406     - check if 'strings' is installed and complain nicely if it isn't instead
407       of falling over. [Uli Martens]
408     - Make the check work with Ubuntu's kernel names (Alexander
409       Reichle-Schmehl).
410   * dsa-check-afs-*: add checks from Russ Allbery for monitoring our AFS
411   * Add dsa-check-port-closed.
412   * dsa-check-hpasm: Incorporate patch from Jan Wagner to ignore "N/A" DIMM
413     status.
414   * dsa-check-hpasm: Incorporate patch from Jan Wagner to ignore fan lines
415     that do not say 'Yes' in the present-line.
416   * dsa-check-udldap-freshness: Also check age of /var/lib/misc/passwd.db
417     in addition to /var/lib/misc/thishost/passwd.tdb.
418   * Add dsa-check-resolver.
419
420  -- Peter Palfrader <weasel@debian.org>  Tue, 01 Mar 2011 18:10:25 +0100
421
422 dsa-nagios-checks (87) unstable; urgency=low
423
424   [ Uli Martens ]
425   * dsa-check-running-kernel:
426     - Teach dsa-check-running-kernel about LZMA compressed kernel images.
427     - Handle cases where a meta package depends on a list of packages
428       (such as image and module package).
429
430   [ Stephen Gran ]
431   * dsa-check-apt-status: it's not an error to exit when we don't need to run
432   * Update check-hpacucli to deal with dual domain and 6GBPS SAS
433
434   [ Peter Palfrader ]
435   * Add checks/dsa-check-backuppg.
436   * dsa-check-mirrorsync: optionally allow some skew over mirror timestamps.
437   * Add dsa-check-log-age-loghost.
438   * dsa-check-zone-rrsig-expiration-many: also allow checking of geozones.
439   * dsa-check-dnssec-delegation: allow multiple dirs to be checked.
440
441   [ Martin Zobel-Helas ]
442   * Add checks/dsa-checks-file.
443
444  -- Martin Zobel-Helas <zobel@debian.org>  Fri, 23 Jul 2010 19:26:00 +0200
445
446 dsa-nagios-checks (86) unstable; urgency=low
447
448   [ Peter Palfrader ]
449   * Add dsa-check-raid-megaraid.
450   * make samhain check go WARN, not CRITICAL.
451
452   [ Stephen Gran ]
453   * Add dsa-check-uptime
454
455  -- Stephen Gran <sgran@debian.org>  Fri, 02 Apr 2010 16:55:51 +0100
456
457 dsa-nagios-checks (85) unstable; urgency=low
458
459   [ Stephen Gran ]
460   * dsa-update-apt-status: Fix bashism by making it a bash script
461   [ Peter Palfrader ]
462   * dsa-check-hpasm: Not all things where a temperature can be measured
463     might be installed (e.g. a second CPU).  Don't do numeric computations
464     on a "-" instead of numbers then.
465   * dsa-check-hpasm: Support a --ps-no-redundant option.  If supplied
466     then non-redundant power supply will not be a warning state.
467   * dsa-check-hpasm: Support a --fan-no-redundant option.  If supplied
468     then non-redundant fans will not be a warning state.
469   * Add dsa-check-msa-eventlog.
470   * add dsa-check-zone-rrsig-expiration (therefore recommend
471     libnet-dns-sec-perl).
472   * add dsa-check-zone-rrsig-expiration-many.
473   * dsa-check-raid-aacraid: properly support beethoven's Adaptec AAC-RAID
474     controller with a battery: "ZMM Optimal" is the way it says "optimal".
475   * dsa-check-dabackup-server: check /etc/ssh/userkeys/root instead of
476     /root/.ssh/authorized_keys.
477   * add dsa-check-dnssec-delegation.
478   * dsa-check-hpasm: Add --fan-high to not tread high fan speeds as a
479     warning condition.
480   * weak-ssh-keys-check: Check all keys in files in /etc/ssh/userkeys
481     and /var/lib/misc/userkeys, not just the first.  (Also doesn't
482     blow up if a file is empty.)
483
484  -- Peter Palfrader <weasel@debian.org>  Mon, 22 Feb 2010 10:32:51 +0100
485
486 dsa-nagios-checks (84) unstable; urgency=low
487
488   [ Peter Palfrader ]
489   * dsa-check-mirrorsync: Handle case where we cannot parse a tracefile
490     better (do not reference undefined values, properly exit with UNKNOWN).
491   * dsa-check-mirrorsync: Fix counting of out-of-date mirrors.
492   * dsa-check-dabackup-server: Handle wildcard entries (via the new ssh
493     wrapper) in the authorized_keys files.  Such entries accept all
494     backup-manager entries for their host, but they do not require one.
495     As such we can just put all the hosts in the authkeys file regardless of
496     whether we actually have backups configured for them.
497
498   [ Stephen Gran ]
499   * New check: dsa-check-hpasm
500   * Release for new check
501
502  -- Stephen Gran <sgran@debian.org>  Mon, 30 Nov 2009 22:10:46 +0000
503
504 dsa-nagios-checks (83) stable; urgency=low
505
506   * Add dsa-check-cert-expire: Checks if a given cert on disk will expire
507     soon.
508
509  -- Peter Palfrader <weasel@debian.org>  Fri, 02 Oct 2009 20:22:42 +0200
510
511 dsa-nagios-checks (82) stable; urgency=low
512
513   * dsa-check-raid-3ware: Learn about REBUILDING state for 3ware raid units.
514
515  -- Peter Palfrader <weasel@debian.org>  Thu, 20 Aug 2009 13:48:43 +0200
516
517 dsa-nagios-checks (81) stable; urgency=low
518
519   * dsa-check-raid-mpt: mpt-status returns non-zero exit code when
520     it found degraded raid arrays.  Handle this correctly.
521
522  -- Peter Palfrader <weasel@debian.org>  Fri, 07 Aug 2009 12:17:22 +0200
523
524 dsa-nagios-checks (80) stable; urgency=low
525
526   * dsa-check-packages: In the short overview say "obs/loc" instead of
527     just "obs" for local or obsolete packages.
528   * dsa-update-apt-status: Introduce -f switch.
529
530  -- Peter Palfrader <weasel@debian.org>  Wed, 22 Jul 2009 11:34:15 +0200
531
532 dsa-nagios-checks (79) stable; urgency=low
533
534   * dsa-check-running-kernel: Correctly check *candidate* version
535     of kernel metapackage for unsatisfied depends, not the latest
536     metapackage (which might come from a non-default source).
537
538  -- Peter Palfrader <weasel@debian.org>  Fri, 03 Jul 2009 20:07:13 +0200
539
540 dsa-nagios-checks (78) stable; urgency=low
541
542   * dsa-check-raid-aacraid: tmp directory in /tmp,
543   * dsa-check-raid-aacraid: unlink UcliEvt.log so tmpdir cleanup
544     doesn't fail.
545
546  -- Peter Palfrader <weasel@debian.org>  Sun, 28 Jun 2009 16:36:39 +0200
547
548 dsa-nagios-checks (77) stable; urgency=low
549
550   * Add checks/dsa-check-raid-aacraid.
551
552  -- Peter Palfrader <weasel@debian.org>  Sun, 28 Jun 2009 16:31:13 +0200
553
554 dsa-nagios-checks (76) stable; urgency=low
555
556   * Ship with an /etc/nagios/obsolete-packages-ignore.d directory.
557
558  -- Peter Palfrader <weasel@debian.org>  Sun, 14 Jun 2009 12:09:54 +0200
559
560 dsa-nagios-checks (75) stable; urgency=low
561
562   * dsa-check-packages: Support ignore directories.
563   * debian/control: Fix dup word in description.
564
565  -- Peter Palfrader <weasel@debian.org>  Sun, 14 Jun 2009 12:01:00 +0200
566
567 dsa-nagios-checks (74) stable; urgency=low
568
569   * -e is sufficient
570
571  -- Stephen Gran <sgran@debian.org>  Thu, 21 May 2009 22:12:34 +0100
572
573 dsa-nagios-checks (73) stable; urgency=low
574
575   * Er, new test needs to be executable
576
577  -- Stephen Gran <sgran@debian.org>  Thu, 21 May 2009 21:17:27 +0100
578
579 dsa-nagios-checks (72) stable; urgency=low
580
581   * Generalize puppet file age check and remove old one
582
583  -- Stephen Gran <sgran@debian.org>  Thu, 21 May 2009 20:52:12 +0100
584
585 dsa-nagios-checks (71) stable; urgency=low
586
587   * Update the kernel check to not complain when we can't trace back to a meta
588     package name - this generally indicates a custom kernel that we're running
589     on purpose.
590
591  -- Stephen Gran <sgran@debian.org>  Tue, 19 May 2009 22:20:44 +0100
592
593 dsa-nagios-checks (70) XXstable; urgency=low
594
595   * No longer check nrpe config in postinst - puppet fixes it for us anyway.
596   * Only run weak keys check if there is no prior weak key status.
597   * dsa-check-hpacucli: Slots need not be all numeric.
598   * dsa-check-hpacucli: Spares can be active.
599   * dsa-check-hpacucli: And SAS can be E too.
600
601  -- Peter Palfrader <weasel@debian.org>  Sat, 18 Apr 2009 01:41:32 +0200
602
603 dsa-nagios-checks (69) unstable; urgency=low
604
605   * Rename to dsa-nagios-checks.
606   * Replaces/Conflicts dsa-nagios-nrpe-config.
607   * Update description.
608   * No longer install nrpe_dsa.cfg.
609   * Move files into specific directories in source.
610
611  -- Peter Palfrader <weasel@debian.org>  Tue, 31 Mar 2009 19:19:14 +0200
612
613 dsa-nagios-nrpe-config (68) unstable; urgency=low
614
615   * dsa-update-apt-status: Ensure apt-get update is quiet even when stuff
616     goes wrong.
617
618  -- Peter Palfrader <weasel@debian.org>  Wed, 11 Feb 2009 21:59:55 +0100
619
620 dsa-nagios-nrpe-config (67) unstable; urgency=low
621
622   * Minor tweak to dsa-check-packages:  reorder ok and obs(ign), change
623     long text for obs(ign).
624
625  -- Peter Palfrader <weasel@debian.org>  Wed,  4 Feb 2009 09:40:26 +0000
626
627 dsa-nagios-nrpe-config (66) unstable; urgency=low
628
629   * Add dsa-check-packages
630   * Make apt-status-check use dsa-check-packages.
631   * And install obsolete-packages-ignore into etc/nagios.
632
633  -- Peter Palfrader <weasel@debian.org>  Tue, 03 Feb 2009 20:39:01 +0100
634
635 dsa-nagios-nrpe-config (65) unstable; urgency=low
636
637   * Add dsa-check-soas
638
639  -- Peter Palfrader <weasel@debian.org>  Tue, 23 Dec 2008 23:11:19 +0000
640
641 dsa-nagios-nrpe-config (64) unstable; urgency=low
642
643   * dsa-check-mirrorsync: make it work in embedded perl again.
644
645  -- Peter Palfrader <weasel@debian.org>  Tue, 23 Dec 2008 22:59:06 +0000
646
647 dsa-nagios-nrpe-config (63) unstable; urgency=low
648
649   * dsa-check-mirrorsync: print help if additional args are given (we don't
650     support any)
651
652  -- Peter Palfrader <weasel@debian.org>  Tue, 23 Dec 2008 22:14:44 +0000
653
654 dsa-nagios-nrpe-config (62) unstable; urgency=low
655
656   * Add check_securitymirror by formorer.
657
658  -- Peter Palfrader <weasel@debian.org>  Tue, 23 Dec 2008 21:59:47 +0000
659
660 dsa-nagios-nrpe-config (61) unstable; urgency=low
661
662   * dsa-check-hpacucli: Do not create the 'Failed' array while checking if an
663     entry is in there.  If it doesn't exist that's also good.
664
665  -- Peter Palfrader <weasel@debian.org>  Mon, 06 Oct 2008 14:08:30 +0200
666
667 dsa-nagios-nrpe-config (60) unstable; urgency=low
668
669   * Add dsa-check-raid-areca.
670
671  -- Peter Palfrader <weasel@debian.org>  Wed, 01 Oct 2008 16:23:33 +0200
672
673 dsa-nagios-nrpe-config (59) unstable; urgency=low
674
675   * apt-status-check: Ignore stderr during apt-get update.
676
677  -- Peter Palfrader <weasel@debian.org>  Tue, 30 Sep 2008 19:58:36 +0200
678
679 dsa-nagios-nrpe-config (58) unstable; urgency=low
680
681   * Rename dsa-check-da-in-aliases to dsa-check-config.
682   * dsa-check-config: check if ldap.conf is configured correctly.
683
684  -- Peter Palfrader <weasel@debian.org>  Fri, 26 Sep 2008 15:02:53 +0200
685
686 dsa-nagios-nrpe-config (57) unstable; urgency=low
687
688   * dsa-check-hpacucli: Do not inspect drives in detail when they are
689     listed as Failed in the overview already.
690
691  -- Peter Palfrader <weasel@debian.org>  Wed, 24 Sep 2008 16:02:31 +0200
692
693 dsa-nagios-nrpe-config (56) unstable; urgency=low
694
695   * fix dsa-check-samhain.
696     sudo is not in $PATH.
697
698  -- Martin Zobel-Helas <zobel@debian.org>  Mon, 22 Sep 2008 06:45:19 +0000
699
700 dsa-nagios-nrpe-config (55) unstable; urgency=low
701
702   * And another one, weasel should sleep.
703
704  -- Peter Palfrader <weasel@debian.org>  Mon, 22 Sep 2008 00:29:15 +0000
705
706 dsa-nagios-nrpe-config (54) unstable; urgency=low
707
708   * dsa-check-dabackup-server fixes.
709
710  -- Peter Palfrader <weasel@debian.org>  Mon, 22 Sep 2008 00:27:41 +0000
711
712 dsa-nagios-nrpe-config (53) unstable; urgency=low
713
714   * Add dsa-check-dabackup-server.
715
716  -- Peter Palfrader <weasel@debian.org>  Mon, 22 Sep 2008 00:19:28 +0000
717
718 dsa-nagios-nrpe-config (52) unstable; urgency=low
719
720   * The nagios _check_ package should probably not be the one that
721     depends on the stuff we want on most or all hosts, thus removing
722     dependency on samhain, which should probably get pulled in via
723     debian.org.
724
725  -- Peter Palfrader <weasel@debian.org>  Sun, 21 Sep 2008 23:41:01 +0000
726
727 dsa-nagios-nrpe-config (51) unstable; urgency=low
728
729   * Add check for samhain.
730
731  -- Martin Zobel-Helas <zobel@samosa.debian.org>  Sat, 20 Sep 2008 07:29:23 +0000
732
733 dsa-nagios-nrpe-config (50) unstable; urgency=low
734
735   * dsa-check-hpacucli: Handle 'pd all show' output with failed arrays.
736
737  -- Peter Palfrader <weasel@debian.org>  Sat, 09 Aug 2008 11:39:55 +0200
738
739 dsa-nagios-nrpe-config (49) unstable; urgency=low
740
741   * dsa-check-hpacucli: Learn correct transfer speed for Ultra 3 Wide (160mb/s)
742
743  -- Peter Palfrader <weasel@debian.org>  Wed, 23 Jul 2008 00:56:54 +0200
744
745 dsa-nagios-nrpe-config (48) unstable; urgency=low
746
747   * Don't just print the sudoers lines to stdout, tell the admin to add them
748     also.
749
750  -- Peter Palfrader <weasel@debian.org>  Tue, 22 Jul 2008 21:25:56 +0000
751
752 dsa-nagios-nrpe-config (47) unstable; urgency=low
753
754   * dsa-check-hpacucli: Check transfer speed of disks.
755
756  -- Peter Palfrader <weasel@debian.org>  Tue, 22 Jul 2008 23:14:50 +0200
757
758 dsa-nagios-nrpe-config (46) unstable; urgency=low
759
760   * Move apt status update from cron.daily to usr/sbin/dsa-update-apt-status.
761   * Move script calls from cron.daily to cron.d @daily and @reboot.
762   * Introduce hourly runs for dsa-update-apt-status that happen if the system
763     changed in the meantime, that is if /var/lib/dpkg/status or
764     /var/cache/apt/pkgcache.bin are newer than the status file.
765     Also run if the status file does not exist, or if the last apt-get update
766     call failed, or if the last run was more than a day ago.
767   * No longer do @daily runs of dsa-update-apt-status
768
769  -- Peter Palfrader <weasel@debian.org>  Sun, 06 Jul 2008 11:51:27 +0200
770
771 dsa-nagios-nrpe-config (45) unstable; urgency=low
772
773   * Add apt upgrades check.
774
775  -- Peter Palfrader <weasel@debian.org>  Tue, 20 May 2008 22:01:07 +0000
776
777 dsa-nagios-nrpe-config (44) unstable; urgency=low
778
779   * Fix ssh-dss detection.  It need not be at the start of a line
780     (think >from="1.2.3.4" ssh-dss< ...).
781
782  -- Peter Palfrader <weasel@debian.org>  Mon, 19 May 2008 14:34:23 +0000
783
784 dsa-nagios-nrpe-config (43) unstable; urgency=low
785
786   * Depend on ruby.
787
788  -- Peter Palfrader <weasel@debian.org>  Mon, 19 May 2008 14:19:10 +0000
789
790 dsa-nagios-nrpe-config (42) unstable; urgency=low
791
792   * weak-ssh-keys-check: Ignore empty lines in authorized-keys files.
793   * weak-ssh-keys-check: Handle servers not doing DSA in from_ssh_host().
794   * Run weak-ssh-keys-check on install.
795
796  -- Peter Palfrader <weasel@debian.org>  Mon, 19 May 2008 14:05:10 +0000
797
798 dsa-nagios-nrpe-config (41) unstable; urgency=low
799
800   * Add dsa-check-statusfile.
801   * Add weak-ssh-keys-check to be run from cron.daily.  Depend on
802     libberkeleydb-perl and dsa-ssh-weak-keys now.
803   * Remove up /var/cache/dsa/nagios/weak-ssh-keys in postrm purge.
804
805  -- Peter Palfrader <weasel@debian.org>  Mon, 19 May 2008 15:55:43 +0200
806
807 dsa-nagios-nrpe-config (40) unstable; urgency=low
808
809   * Teach dsa-check-hpacucli about rebuilding.
810
811  -- Peter Palfrader <weasel@debian.org>  Fri,  9 May 2008 12:55:07 +0000
812
813 dsa-nagios-nrpe-config (39) unstable; urgency=low
814
815   * Add dsa-check-hpacucli.
816   * Suggest hpacucli.
817
818  -- Peter Palfrader <weasel@debian.org>  Wed,  7 May 2008 19:54:55 +0000
819
820 dsa-nagios-nrpe-config (38) unstable; urgency=low
821
822   * Try harder to find version string.
823
824  -- Peter Palfrader <weasel@debian.org>  Mon,  5 May 2008 17:48:42 +0000
825
826 dsa-nagios-nrpe-config (37) unstable; urgency=low
827
828   * dsa-check-running-kernel: also check /boot/vmlinux-`uname -r`
829   * Depend on binutils for string(1).
830
831  -- Peter Palfrader <weasel@debian.org>  Mon,  5 May 2008 17:41:13 +0000
832
833 dsa-nagios-nrpe-config (36) unstable; urgency=low
834
835   * Add dsa-check-running-kernel
836
837  -- Peter Palfrader <weasel@debian.org>  Mon,  5 May 2008 17:11:54 +0000
838
839 dsa-nagios-nrpe-config (35) unstable; urgency=low
840
841   * dsa-check-raid-mpt
842
843  -- Peter Palfrader <weasel@debian.org>  Tue, 29 Apr 2008 12:57:50 +0000
844
845 dsa-nagios-nrpe-config (34) unstable; urgency=low
846
847   * dsa-check-raid-3ware
848
849  -- Peter Palfrader <weasel@debian.org>  Thu, 24 Apr 2008 19:37:47 +0000
850
851 dsa-nagios-nrpe-config (33) unstable; urgency=low
852
853   * Add dsa-check-raid-dac960
854
855  -- Peter Palfrader <weasel@debian.org>  Thu, 24 Apr 2008 19:20:57 +0000
856
857 dsa-nagios-nrpe-config (32) unstable; urgency=low
858
859   * Add dsa-check-udldap-freshness.
860
861  -- Peter Palfrader <weasel@debian.org>  Wed, 16 Apr 2008 07:39:21 -0400
862
863 dsa-nagios-nrpe-config (31) unstable; urgency=low
864
865   * dsa-check-dabackup: Use last time's log file if backup is currently running.
866
867  -- Peter Palfrader <weasel@debian.org>  Mon, 14 Apr 2008 17:37:54 -0400
868
869 dsa-nagios-nrpe-config (30) unstable; urgency=low
870
871   * dsa-check-raid-sw: cleaner output.
872
873  -- Peter Palfrader <weasel@debian.org>  Mon, 14 Apr 2008 17:05:17 -0400
874
875 dsa-nagios-nrpe-config (29) unstable; urgency=low
876
877   * dsa-check-dabackup: terser output.
878
879  -- Peter Palfrader <weasel@debian.org>  Mon, 14 Apr 2008 13:09:07 -0400
880
881 dsa-nagios-nrpe-config (28) unstable; urgency=low
882
883   * dsa-check-dabackup: ignore .bak files in confdir.
884
885  -- Peter Palfrader <weasel@debian.org>  Mon, 14 Apr 2008 12:23:25 -0400
886
887 dsa-nagios-nrpe-config (27) unstable; urgency=low
888
889   * Change OK text when da-backup not installed.
890
891  -- Peter Palfrader <weasel@debian.org>  Mon, 14 Apr 2008 12:19:00 -0400
892
893 dsa-nagios-nrpe-config (26) unstable; urgency=low
894
895   * dsa-check-dabackup: Warn if installed but no backups configured.
896
897  -- Peter Palfrader <weasel@debian.org>  Mon, 14 Apr 2008 12:13:30 -0400
898
899 dsa-nagios-nrpe-config (25) unstable; urgency=low
900
901   * Install dsa-check-dabackup
902
903  -- Peter Palfrader <weasel@debian.org>  Mon, 14 Apr 2008 12:05:11 -0400
904
905 dsa-nagios-nrpe-config (24) unstable; urgency=low
906
907   * Check for dsa-check-backup sudoers entry
908
909  -- Peter Palfrader <weasel@debian.org>  Mon, 14 Apr 2008 11:48:48 -0400
910
911 dsa-nagios-nrpe-config (23) unstable; urgency=low
912
913   * Add dsa-check-dabackup
914
915  -- Peter Palfrader <weasel@debian.org>  Mon, 14 Apr 2008 10:56:32 -0400
916
917 dsa-nagios-nrpe-config (22) unstable; urgency=low
918
919   * Add a very easy dsa-check-da-in-aliases.
920
921  -- Peter Palfrader <weasel@debian.org>  Fri, 11 Apr 2008 10:25:54 -0400
922
923 dsa-nagios-nrpe-config (21) unstable; urgency=low
924
925   * Add dsa-check-raid-sw.
926
927  -- Peter Palfrader <weasel@debian.org>  Thu,  3 Apr 2008 06:22:44 -0400
928
929 dsa-nagios-nrpe-config (20) unstable; urgency=low
930
931   * Do away with a new changelog entry and version for every build of the
932     package - it floods us with useless commit mails - and just
933     increase the version to $TIMESTAMP in the build area.
934
935  -- Peter Palfrader <weasel@debian.org>  Thu,  3 Apr 2008 05:38:27 -0400
936
937 dsa-nagios-nrpe-config (1) unstable; urgency=low
938
939   * Initial release.
940
941  -- Peter Palfrader <weasel@debian.org>  Wed,  2 Apr 2008 22:24:12 +0200