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