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