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