diff options
author | Matthias Eble <psychotrahe@users.sourceforge.net> | 2008-10-22 21:35:15 (GMT) |
---|---|---|
committer | Matthias Eble <psychotrahe@users.sourceforge.net> | 2008-10-22 21:35:15 (GMT) |
commit | 96d628142872385215bbe4c535f3fcd1195505eb (patch) | |
tree | 69408680910e3726cc79fda4a27593b99b38de6d /NEWS | |
parent | ab4deccff36c11614086dda8bbda57b5a9450edd (diff) | |
download | monitoring-plugins-96d628142872385215bbe4c535f3fcd1195505eb.tar.gz |
check_ifoperstatus -n flag now works as expected (sf.net #1569488)
check_ifoperstatus now supports ifType based lookup for ifIndex
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2061 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ This file documents the major additions and syntax changes between releases. | |||
3 | 1.4.14 ... | 3 | 1.4.14 ... |
4 | check_users thresholds were not working excatly as documented (>= rather than >) | 4 | check_users thresholds were not working excatly as documented (>= rather than >) |
5 | Updated tinderbox_build script to point to new tinderbox server | 5 | Updated tinderbox_build script to point to new tinderbox server |
6 | check_ifoperstatus -n flag now works as expected (sf.net #1569488) | ||
7 | check_ifoperstatus now supports ifType based lookup for ifIndex | ||
6 | 8 | ||
7 | 1.4.13 25th Sept 2008 | 9 | 1.4.13 25th Sept 2008 |
8 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | 10 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |