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