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