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