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