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