Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
d/control: Auto update
· 679d52b2
Jan Wagner
authored
Feb 06, 2019
679d52b2
Prepare release
· 55b8b6f3
Jan Wagner
authored
Feb 06, 2019
55b8b6f3
New changelog entry
· 2ef62f10
Jan Wagner
authored
Feb 06, 2019
2ef62f10
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
2ef62f10
nagios-plugins-contrib (23.20190207~1.gbp55b8b6) UNRELEASED; urgency=medium
* UNRELEASED
-- Jan Wagner <waja@cyconet.org> Wed, 06 Feb 2019 14:57:31 +0100
nagios-plugins-contrib (23.20190206) unstable; urgency=medium
* [314b5a6] Add patch check_uptime/missing_backslash, thanks Sven Wegener.
(Closes: #882982)
* [98f42fd] dsa/*: Update to latest upstream
* [00a3557] p/dsa/status_directory: Refresh against latest upstream
* [f96eeae] check_ssl_cert: Update to 1.80.1
* [b0b3391] d/control.in: Update Vcs headers
* [f4a960f] d/control.in: Bump Standards-Version to 4.3.0, no changes needed
* [cec13f3] Revert "Remove check_varnish for now."
* [5388c58] Adding d/p/check_varnish/fix_for_v56,
thanks Jean-Louis Dupond <jean-louis@dupond.be>
* [1abad16] d/copyright: Auto update
* [e30d668] d/tests/control: Auto update
* [37ee667] check_varnish/control: Adding automake-1.15 as build dep
* [2491dc7] d/control: Auto update
* [c3aa205] check_ipmi_sensor: Update to 3.13
* [67f7f48] Adding d/p/check_haproxy_stats/interpreter, fixing interpreter
* [0d80aa9] check_raid/control: Fixing invalid control statement
* [1dfe25a] check_raid: Update to 4.0.9
* [23a69f5] d/control: Auto update
* [bc48c7b] d/control.in: Using priority optional
* [5bb1937] d/control: Auto update
* [bc2cc30] check_mongo: Update to 46d27ab
* [8375691] dsa/*: Update to latest upstream
* [7bb2be2] dsa/checks/dsa-check-cert-expire-dir: Fix permissions
* [71b0bfc] check_mongodb: Updating to latest version b33e763
* [4fdfeb3] check_ssl_cert: Update to 1.81.0
* [cf52b63] check_varnish/control: Update to latest upstream commit,
no code changes
* [679d52b] d/control: Auto update
-- Jan Wagner <waja@cyconet.org> Wed, 06 Feb 2019 13:45:06 +0100
nagios-plugins-contrib (22.20181105+1) unstable; urgency=medium
[ Bernd Zeimetz ]
...
...
debian/control
View file @
2ef62f10
...
...
@@ -109,7 +109,7 @@ Description: Plugins for nagios compatible monitoring systems
This plugin excludes the system cache and buffer, because
on some system with very stable memory usage it is perfectly
normal for system cache to fill in all available memory.
* check_mongodb (
3805751
): Plugin script to monitor your MongoDB server(s)
* check_mongodb (
b33e763
): Plugin script to monitor your MongoDB server(s)
* check_multipath (0.4.7): plugin to monitor the number of available and
failed paths of multipath devices
* check_mysql_health (2.2.2): plugin to check various parameters of a
...
...
@@ -169,7 +169,7 @@ Description: Plugins for nagios compatible monitoring systems
HOST-RESOURCES-MIB::hrSystemDate.0 used here returns 8 or 11 byte octets.
SNMP translation needs to be switched off and to be converted the
received SNMP data into readable strings.
* check_ssl_cert (1.8
0.1
): plugin to check the CA and validity of an
* check_ssl_cert (1.8
1.0
): plugin to check the CA and validity of an
X.509 certificate
* check_uptime (0.521): check_uptime returns uptime of a system
in text (readable) format as well as in minutes for performance graphing.
...
...
@@ -182,7 +182,7 @@ Description: Plugins for nagios compatible monitoring systems
the wrapper return value, that is, result will be OK only if all checks
returned OK. Compatible with any plugin with standard command line options
-6/-4.
* check_varnish (
258c486
): plugin to monitor varnish instances
* check_varnish (
672523d
): plugin to monitor varnish instances
* check_webinject (1.80): plugin for testing web services
It uses the WebInject Perl module for automated testing of
web applications and web services. It can be used to check
...
...