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