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