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