]> git.michaelhowe.org Git - packages/n/nagios-plugins-local.git/log
packages/n/nagios-plugins-local.git
3 years agoUpdate remaining plugins to use python3 0.25
Michael Howe [Tue, 21 Dec 2021 11:09:20 +0000 (11:09 +0000)]
Update remaining plugins to use python3

3 years agoUpdate server plugins to be python3 compatible
Michael Howe [Tue, 21 Dec 2021 10:07:42 +0000 (10:07 +0000)]
Update server plugins to be python3 compatible

4 years agoRelease 0.23 0.23
Michael Howe [Fri, 19 Nov 2021 14:50:28 +0000 (14:50 +0000)]
Release 0.23

4 years agobump changelog
Michael Howe [Thu, 11 Nov 2021 22:27:31 +0000 (22:27 +0000)]
bump changelog

4 years agoFix postrm duplicate --remove call
Michael Howe [Thu, 11 Nov 2021 22:24:30 +0000 (22:24 +0000)]
Fix postrm duplicate --remove call

4 years agoMerge in check_running_kernel changes
Michael Howe [Wed, 2 Jun 2021 21:21:45 +0000 (22:21 +0100)]
Merge in check_running_kernel changes

monitoring-plugins-contri 35.20210511 looks to work; unfortunately
that's not available until bullseye

4 years agoRemove value=payload from perf data
Michael Howe [Sat, 9 Jan 2021 14:59:47 +0000 (14:59 +0000)]
Remove value=payload from perf data

Per icinga2 docs, perfdata should be 'metric'=number - arbitrary strings
aren't supported.

5 years agoNew version of check_mqtt
Michael Howe [Sat, 4 Jan 2020 22:21:22 +0000 (22:21 +0000)]
New version of check_mqtt

Supports python3 + buster

5 years agoAdd support for defining the TLS version for check_mqtt
Michael Howe [Sat, 28 Dec 2019 10:19:41 +0000 (10:19 +0000)]
Add support for defining the TLS version for check_mqtt

Needed because buster doesn't support anything below TLS1.2, while
stretch defaults to something lower.

6 years agochangelog and install check_running_kernel
Michael Howe [Mon, 16 Sep 2019 19:30:05 +0000 (20:30 +0100)]
changelog and install check_running_kernel

6 years agoAdd preinst/postrm to run dpkg-divert for check_running_kernel
Michael Howe [Mon, 16 Sep 2019 19:28:53 +0000 (20:28 +0100)]
Add preinst/postrm to run dpkg-divert for check_running_kernel

We want to override the version from nagios-plugins-contrib, at least
until they fix the bug.

6 years agoPatch check_running_kernel for debbug#884328
Michael Howe [Mon, 16 Sep 2019 13:26:20 +0000 (14:26 +0100)]
Patch check_running_kernel for debbug#884328

6 years agoAdd check_running_kernel as it is in nagios-plugins-contrib
Michael Howe [Mon, 16 Sep 2019 13:25:02 +0000 (14:25 +0100)]
Add check_running_kernel as it is in nagios-plugins-contrib

6 years agoFix dependency - libnagios-plugins-perl -> libmonitoring-plugins-perl
Michael Howe [Thu, 21 Feb 2019 14:11:38 +0000 (14:11 +0000)]
Fix dependency - libnagios-plugins-perl -> libmonitoring-plugins-perl

7 years agoBump version number now everything's back in sync
Michael Howe [Mon, 8 Jan 2018 21:02:04 +0000 (21:02 +0000)]
Bump version number now everything's back in sync

7 years agoMerge branch '0.18'
Michael Howe [Mon, 8 Jan 2018 20:59:00 +0000 (20:59 +0000)]
Merge branch '0.18'

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

7 years agoAdd check_cert and deal with messed-up changelog
Michael Howe [Mon, 8 Jan 2018 15:28:49 +0000 (15:28 +0000)]
Add check_cert and deal with messed-up changelog

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