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