diff options
author | Matthias Eble <psychotrahe@gmx.de> | 2009-06-11 15:24:52 (GMT) |
---|---|---|
committer | Matthias Eble <psychotrahe@gmx.de> | 2009-06-11 15:24:52 (GMT) |
commit | c66d2c6b3b6d948ff36126f5d3a7629279f47878 (patch) | |
tree | dedcbe3f577f15896bd856065e4362febb8f35b0 /NEWS | |
parent | edda2536e589810070abcb59e3cb2b3d0b334a01 (diff) | |
download | monitoring-plugins-c66d2c6b3b6d948ff36126f5d3a7629279f47878.tar.gz |
renamed check_ifoperstatus' newly introdced -x to -P so it fits check_ifstatus
check_ifstatus already used -x so both plugins can use same short option, now.
to specify privacy protocol.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ This file documents the major additions and syntax changes between releases. | |||
39 | Fixed check_by_ssh interpretation of quotes in -C parameter (#1985246, #2268675) | 39 | Fixed check_by_ssh interpretation of quotes in -C parameter (#1985246, #2268675) |
40 | check_snmp now supports standard threshold ranges and doubles (floating numbers) in thresholds | 40 | check_snmp now supports standard threshold ranges and doubles (floating numbers) in thresholds |
41 | check_fping now supports passing target timeout and interval to fping (#2347686 - Martin Foster) | 41 | check_fping now supports passing target timeout and interval to fping (#2347686 - Martin Foster) |
42 | Fixed SNMPv3 behaviour of check_ifoperstatus and check_ifstatus. Added -x/-P to define privprotocol (#2343438 - Robin Schroeder) | 42 | Fixed SNMPv3 behaviour of check_ifoperstatus and check_ifstatus. Added -P to define privprotocol (#2343438 - Robin Schroeder) |
43 | check_ifoperstatus and check_ifstatus are now more user-friendly in case of missing arguments | 43 | check_ifoperstatus and check_ifstatus are now more user-friendly in case of missing arguments |
44 | 44 | ||
45 | 1.4.13 25th Sept 2008 | 45 | 1.4.13 25th Sept 2008 |