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