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