diff options
author | tonvoon <ton.voon@opsview.com> | 2010-06-23 15:56:29 (GMT) |
---|---|---|
committer | tonvoon <ton.voon@opsview.com> | 2010-06-23 15:56:29 (GMT) |
commit | b8e2850c1add8031a11d951bec1459b203582299 (patch) | |
tree | 174f6b7d59a3f7156504218e3c235e6d95c9a00a /NEWS | |
parent | 1252195ed5cdf7b5f5fdc1fd5f2b09827a46f6ce (diff) | |
download | monitoring-plugins-b8e2850c1add8031a11d951bec1459b203582299.tar.gz |
Added option to invert search results
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ This file documents the major additions and syntax changes between releases. | |||
7 | New check_radius -N option which allows for specifying the value of the NAS-IP-Address attribute | 7 | New check_radius -N option which allows for specifying the value of the NAS-IP-Address attribute |
8 | New check_snmp --rate option to store differences between invocations. Saves state in PREFIX/var/{plugin} | 8 | New check_snmp --rate option to store differences between invocations. Saves state in PREFIX/var/{plugin} |
9 | check_snmp -l label option now also changes the perfdata label. See WARNINGS | 9 | check_snmp -l label option now also changes the perfdata label. See WARNINGS |
10 | check_snmp has an --invert-search option which reverses status of the string and regexp searches | ||
10 | check_http now displays the missing search string and the URL in the output when failed (Duncan Ferguson - #2999924) | 11 | check_http now displays the missing search string and the URL in the output when failed (Duncan Ferguson - #2999924) |
11 | Updated Nagios::Plugin perl module | 12 | Updated Nagios::Plugin perl module |
12 | Updated gnulib to June 2010 | 13 | Updated gnulib to June 2010 |