diff options
author | Matthias Eble <psychotrahe@users.sourceforge.net> | 2008-10-22 21:35:15 +0000 |
---|---|---|
committer | Matthias Eble <psychotrahe@users.sourceforge.net> | 2008-10-22 21:35:15 +0000 |
commit | 96d628142872385215bbe4c535f3fcd1195505eb (patch) | |
tree | 69408680910e3726cc79fda4a27593b99b38de6d /BUGS | |
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 'BUGS')
-rw-r--r-- | BUGS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -15,11 +15,9 @@ For the 1.4.13 release: 1904965 - check_apt: SECURITY_RE is not correct 1894850 - check_ping: incorrectly parses ping6 output 1868822 - check_http link fails with openssl installed -1867716 - check_snmp invalid performance data 1864404 - check_smtp/check_http miscalculate timezones in cert expiry 1681516 - output too verbose for various checks 1670261 - check_snmp might require snmpget with LD_LIBRARY_PATH -1569488 - check_ifoperstatus.pl: -n option does't work (help required!) 1523748 - check_disk should error if warn range is subset of critical 1478287 - check_dns fails with CNAMEs 1469468 - signal handler in popen.c is broken |