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