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