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 /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: | |||
15 | 1904965 - check_apt: SECURITY_RE is not correct | 15 | 1904965 - check_apt: SECURITY_RE is not correct |
16 | 1894850 - check_ping: incorrectly parses ping6 output | 16 | 1894850 - check_ping: incorrectly parses ping6 output |
17 | 1868822 - check_http link fails with openssl installed | 17 | 1868822 - check_http link fails with openssl installed |
18 | 1867716 - check_snmp invalid performance data | ||
19 | 1864404 - check_smtp/check_http miscalculate timezones in cert expiry | 18 | 1864404 - check_smtp/check_http miscalculate timezones in cert expiry |
20 | 1681516 - output too verbose for various checks | 19 | 1681516 - output too verbose for various checks |
21 | 1670261 - check_snmp might require snmpget with LD_LIBRARY_PATH | 20 | 1670261 - check_snmp might require snmpget with LD_LIBRARY_PATH |
22 | 1569488 - check_ifoperstatus.pl: -n option does't work (help required!) | ||
23 | 1523748 - check_disk should error if warn range is subset of critical | 21 | 1523748 - check_disk should error if warn range is subset of critical |
24 | 1478287 - check_dns fails with CNAMEs | 22 | 1478287 - check_dns fails with CNAMEs |
25 | 1469468 - signal handler in popen.c is broken | 23 | 1469468 - signal handler in popen.c is broken |