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