]> git.michaelhowe.org Git - packages/n/nagios-plugins-local.git/log
packages/n/nagios-plugins-local.git
7 years agocheck_monit: fix return code 0.18
Michael Howe [Mon, 8 Jan 2018 16:22:52 +0000 (16:22 +0000)]
check_monit: fix return code

8 years agoMonit fixes work, so release 0.17
Michael Howe [Sat, 9 Dec 2017 22:21:11 +0000 (22:21 +0000)]
Monit fixes work, so release 0.17

8 years agoMake check_monit more functional
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

8 years agoFix typo in check_configtool; release 0.16 0.16
Michael Howe [Sat, 9 Dec 2017 15:02:32 +0000 (15:02 +0000)]
Fix typo in check_configtool; release 0.16

8 years agoFix regex in check_configtool, release non-test version 0.15
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.

8 years agoNew plugin: check_monit
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

8 years agoStrip trailing spaces from mdadm output
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.

8 years agoPrepare for release 0.14
Michael Howe [Sun, 30 Apr 2017 16:01:05 +0000 (17:01 +0100)]
Prepare for release

8 years agoAdd check_systemd plugin
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

9 years agocheck_iostat plugin
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>

9 years agoFix dependency
Michael Howe [Tue, 22 Dec 2015 11:11:19 +0000 (11:11 +0000)]
Fix dependency

9 years agoBump changelog
Michael Howe [Mon, 21 Dec 2015 21:17:14 +0000 (21:17 +0000)]
Bump changelog

9 years agoInstall check_mqtt
Michael Howe [Mon, 21 Dec 2015 21:16:43 +0000 (21:16 +0000)]
Install check_mqtt

9 years agoSupport for SSL for 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

9 years agoInitial import of check_mqtt
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>

9 years agoInstall check_owntracks; prep for release 0.13
Michael Howe [Mon, 21 Dec 2015 20:59:46 +0000 (20:59 +0000)]
Install check_owntracks; prep for release

9 years agoMake check_owntracks suitable for a nagios plugin
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

9 years agoUpdate control file with requirements for check_owntracks
Michael Howe [Mon, 21 Dec 2015 20:55:31 +0000 (20:55 +0000)]
Update control file with requirements for check_owntracks

9 years agoInitial import of 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

9 years agoAdd Breaks: for the new packages 0.12
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

9 years agoSplit packages out 0.11
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.

10 years agoFix makefile
Michael Howe [Sat, 17 Oct 2015 12:09:47 +0000 (12:09 +0000)]
Fix makefile

10 years agoNew check_configtool plugin
Michael Howe [Sat, 17 Oct 2015 10:09:25 +0000 (10:09 +0000)]
New check_configtool plugin

12 years agoDependencies
Michael Howe [Sat, 21 Sep 2013 21:14:16 +0000 (21:14 +0000)]
Dependencies

13 years ago* Added check_krb5 plugin
Michael Howe [Sat, 20 Oct 2012 21:06:11 +0000 (21:06 +0000)]
* Added check_krb5 plugin

13 years agoAdded new check_networkclients script
Michael Howe [Tue, 20 Mar 2012 21:34:29 +0000 (21:34 +0000)]
Added new check_networkclients script

14 years agoMore fixes to check_cert
Michael Howe [Sun, 19 Jun 2011 22:42:32 +0000 (22:42 +0000)]
More fixes to check_cert

14 years agonagios-plugins-local: version 0.5 removes an extraneous print statement in 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

14 years agonagios-plugins-local check_cert plugin now handles SMTP TLS, which gnutls-cli needed...
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

14 years agoUpdated debian/control with dependency on gnutls-bin, updated source/format to be...
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

14 years agoFixed check_cert plugin to work with IPv6
Michael Howe [Fri, 17 Jun 2011 18:18:18 +0000 (18:18 +0000)]
Fixed check_cert plugin to work with IPv6

14 years agonagios-plugins-local is now amd64-specific, also fixing rm-in-makefile bug
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

14 years agoUpdated debian changelog
Michael Howe [Sat, 22 Jan 2011 16:46:46 +0000 (16:46 +0000)]
Updated debian changelog

14 years agoAdded a check_ldaps_ip plugin to nagios-plugins-local
Michael Howe [Sat, 22 Jan 2011 16:45:52 +0000 (16:45 +0000)]
Added a check_ldaps_ip plugin to nagios-plugins-local

15 years agoCreated tags and trunk dirs for nagios-plugins-local; added code to trunk
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