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