]>
git.michaelhowe.org Git - packages/n/nagios-plugins-local.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael Howe [Mon, 8 Jan 2018 16:22:52 +0000 (16:22 +0000)]
check_monit: fix return code
Michael Howe [Sat, 9 Dec 2017 22:21:11 +0000 (22:21 +0000)]
Monit fixes work, so release 0.17
Michael Howe [Sat, 9 Dec 2017 20:41:04 +0000 (20:41 +0000)]
Make check_monit more functional
* handle (one) urllib error
* list which services are unmonitored, rather than just the first
Michael Howe [Sat, 9 Dec 2017 15:02:32 +0000 (15:02 +0000)]
Fix typo in check_configtool; release 0.16
Michael Howe [Sat, 9 Dec 2017 12:24:15 +0000 (12:24 +0000)]
Fix regex in check_configtool, release non-test version
The regex wasn't anchored, so wasn't being very helpful.
Michael Howe [Thu, 9 Nov 2017 21:40:33 +0000 (21:40 +0000)]
New plugin: check_monit
This will be run on clients, and will check whether monit is happy
Michael Howe [Wed, 6 Sep 2017 18:01:59 +0000 (19:01 +0100)]
Strip trailing spaces from mdadm output
This changed in stretch, and broke check_md_raid. Adding rstrip()
makes things happier.
Michael Howe [Sun, 30 Apr 2017 16:01:05 +0000 (17:01 +0100)]
Prepare for release
Michael Howe [Fri, 28 Apr 2017 22:53:33 +0000 (23:53 +0100)]
Add check_systemd plugin
Very simple - checks the is-system-running output
Michael Howe [Wed, 27 Apr 2016 18:48:31 +0000 (19:48 +0100)]
check_iostat plugin
From
<https://exchange.nagios.org/directory/Plugins/Operating-Systems/Linux/check_iostat--2D-I-2FO-statistics/details>
Michael Howe [Tue, 22 Dec 2015 11:11:19 +0000 (11:11 +0000)]
Fix dependency
Michael Howe [Mon, 21 Dec 2015 21:17:14 +0000 (21:17 +0000)]
Bump changelog
Michael Howe [Mon, 21 Dec 2015 21:16:43 +0000 (21:16 +0000)]
Install check_mqtt
Michael Howe [Mon, 21 Dec 2015 21:11:01 +0000 (21:11 +0000)]
Support for SSL for check_mqtt
Add support for the specifying CA certificate
Michael Howe [Mon, 21 Dec 2015 21:07:19 +0000 (21:07 +0000)]
Initial import of check_mqtt
From upstream
<https://github.com/jpmens/check-mqtt/blob/master/check-mqtt.py>
Michael Howe [Mon, 21 Dec 2015 20:59:46 +0000 (20:59 +0000)]
Install check_owntracks; prep for release
Michael Howe [Mon, 21 Dec 2015 20:57:10 +0000 (20:57 +0000)]
Make check_owntracks suitable for a nagios plugin
In particular:
* add support for SSL
* add support for command-line arguments
* add a pause between the mqtt pub and the recorder check
Michael Howe [Mon, 21 Dec 2015 20:55:31 +0000 (20:55 +0000)]
Update control file with requirements for check_owntracks
Michael Howe [Mon, 21 Dec 2015 20:16:26 +0000 (20:16 +0000)]
Initial import of check_owntracks
Upstream source:
https://raw.githubusercontent.com/owntracks/recorder/master/contrib/ot-ping.py
Michael Howe [Sun, 20 Dec 2015 12:14:21 +0000 (12:14 +0000)]
Add Breaks: for the new packages
Otherwise you get complaints about files belonging to multiple packages
Michael Howe [Sun, 20 Dec 2015 11:43:01 +0000 (11:43 +0000)]
Split packages out
Create separate -client and -server packages, in an attempt to keep the
increasing number of plugins and dependencies down.
Michael Howe [Sat, 17 Oct 2015 12:09:47 +0000 (12:09 +0000)]
Fix makefile
Michael Howe [Sat, 17 Oct 2015 10:09:25 +0000 (10:09 +0000)]
New check_configtool plugin
Michael Howe [Sat, 21 Sep 2013 21:14:16 +0000 (21:14 +0000)]
Dependencies
Michael Howe [Sat, 20 Oct 2012 21:06:11 +0000 (21:06 +0000)]
* Added check_krb5 plugin
Michael Howe [Tue, 20 Mar 2012 21:34:29 +0000 (21:34 +0000)]
Added new check_networkclients script
Michael Howe [Sun, 19 Jun 2011 22:42:32 +0000 (22:42 +0000)]
More fixes to check_cert
Michael Howe [Sun, 19 Jun 2011 22:25:04 +0000 (22:25 +0000)]
nagios-plugins-local: version 0.5 removes an extraneous print statement in check_cert that was causing nagios to see utter rubbish
Michael Howe [Sun, 19 Jun 2011 18:53:03 +0000 (18:53 +0000)]
nagios-plugins-local check_cert plugin now handles SMTP TLS, which gnutls-cli needed some hand-holding for
Michael Howe [Fri, 17 Jun 2011 18:26:22 +0000 (18:26 +0000)]
Updated debian/control with dependency on gnutls-bin, updated source/format to be native, so it might actually build
Michael Howe [Fri, 17 Jun 2011 18:18:18 +0000 (18:18 +0000)]
Fixed check_cert plugin to work with IPv6
Michael Howe [Sat, 22 Jan 2011 16:51:49 +0000 (16:51 +0000)]
nagios-plugins-local is now amd64-specific, also fixing rm-in-makefile bug
Michael Howe [Sat, 22 Jan 2011 16:46:46 +0000 (16:46 +0000)]
Updated debian changelog
Michael Howe [Sat, 22 Jan 2011 16:45:52 +0000 (16:45 +0000)]
Added a check_ldaps_ip plugin to nagios-plugins-local
Michael Howe [Fri, 19 Mar 2010 21:46:37 +0000 (21:46 +0000)]
Created tags and trunk dirs for nagios-plugins-local; added code to trunk