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