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