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