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