diff options
| author | Matthias Eble <psychotrahe@gmx.de> | 2009-06-11 02:29:13 +0200 |
|---|---|---|
| committer | Matthias Eble <psychotrahe@gmx.de> | 2009-06-11 02:29:13 +0200 |
| commit | 8b8a30716a85206941d96b1a40b5966432a0ddb0 (patch) | |
| tree | 6a28aabf9ca0f781d020667355a5c086076a44a7 /NEWS | |
| parent | 08deb7470450627eb669d10e5359b7c36ac3f848 (diff) | |
| download | monitoring-plugins-8b8a30716a85206941d96b1a40b5966432a0ddb0.tar.gz | |
check_ifoperstatus is now more user friendly in case of missing arguments
Added proper usage messages in case of missing arguments.
Removed accidently committed Data::Dumper call.
Minor whitespace fixes.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -40,6 +40,7 @@ This file documents the major additions and syntax changes between releases. | |||
| 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. Added -x to define privprotocol (#2343438 - Robin Schroeder) | 42 | Fixed SNMPv3 behaviour of check_ifoperstatus. Added -x to define privprotocol (#2343438 - Robin Schroeder) |
| 43 | check_ifoperstatus is now more userfriendly in case of missing arguments | ||
| 43 | 44 | ||
| 44 | 1.4.13 25th Sept 2008 | 45 | 1.4.13 25th Sept 2008 |
| 45 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | 46 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |
