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