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