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