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