[packages/monitoring-plugins] up to 2.2
glen
glen at pld-linux.org
Wed Jan 4 21:36:45 CET 2017
commit ea198a86bb1dfd9bc584359d47736ee6ec22c8de
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Jan 4 22:28:54 2017 +0200
up to 2.2
Enhancements:
- The check_http -S/--ssl option now accepts the arguments 1.1 and 1.2 to force TLSv1.1 and TLSv1.2 connections, respectively
- The check_http -S/--ssl option now allows for specifying the desired protocol with a + suffix to also accept newer versions
- Let check_http check HTTPS web sites via proxies
- check_http: add timeout to performance data as max value
- check_http: report certificate expiry date in UTC
- check_snmp: add IPv6 support
- check_snmp's performance data now also includes warning/critical thresholds
- New check_snmp -N option to specify SNMPv3 context name
- Let check_smtp's -D option imply -S
- Let check_smtp's -e option match against the full SMTP response
- check_dig: expected response is now case-insensitive
- New check_mailq -s option which tells the plugin to use sudo(8)
- New check_nt -l parameters: seconds|minutes|hours|days
- New -W/-C option for check_ldap to check number of entries
- check_users: add support for range thresholds
- check_fping now auto-detects IPv6 addresses
- check_radius now supports the radcli library
- Support OpenSSL 1.1
Fixes:
- check_http: fix host header port handling
- Let check_real terminate lines with CRLF when talking to the server, as mandated by RFC 2326
- Fix check_procs on HP-UX
- check_smtp's -e/--expect option can now be combined with -S/--starttls
- Fix incorrect performance data thresholds emitted by check_ups
- Don't let check_procs miss some processes on busy Solaris systems
Warnings:
- The format of the performance data emitted by check_mrtgtraf has been changed to comply with the development guidelines
- check_ssh now returns CRITICAL for protocol/version errors
- If a plugin is invoked with -h/--help or -V/--version, the exit status is now UNKNOWN
- The superseeded check_ntp.pl was removed, please use check_ntp_peer or check_ntp_time instead
https://www.monitoring-plugins.org/news/release-2-2.html
monitoring-plugins.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/monitoring-plugins.spec b/monitoring-plugins.spec
index 0abe50b..c50318d 100644
--- a/monitoring-plugins.spec
+++ b/monitoring-plugins.spec
@@ -12,12 +12,12 @@
Summary: Network Monitoring Plugins for Nagios and compatible
Summary(pl.UTF-8): Wtyczki do monitorowania hostów/usług/sieci dla Nagiosa
Name: monitoring-plugins
-Version: 2.1.2
-Release: 2
+Version: 2.2
+Release: 1
License: GPL v3+
Group: Networking
Source0: https://www.monitoring-plugins.org/download/%{name}-%{version}.tar.gz
-# Source0-md5: 4a210f7db012571ea58e214cef74f612
+# Source0-md5: 549e243ba1fb5c5b3be3a86961de40a7
# https://git.pld-linux.org/projects/nagios-config
Source1: nagios-plugins-config-20150412.tar.xz
# Source1-md5: 2f0f29735345c158d11c2009be3e1478
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/monitoring-plugins.git/commitdiff/c2b18808437171220560f769752a4f7811d81192
More information about the pld-cvs-commit
mailing list