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