author | Matthias Eble <psychotrahe@gmx.de> | |
Sat, 13 Jun 2009 16:13:49 +0000 (18:13 +0200) | ||
committer | Matthias Eble <psychotrahe@gmx.de> | |
Sat, 13 Jun 2009 16:13:49 +0000 (18:13 +0200) | ||
commit | 38e20a1a3369bf470b8ce9b66ca5dfb57302e009 | |
tree | fb4ffd31aa4b1312273e57505c466d8392df3890 | tree | snapshot |
parent | 05b801284c714e2e39a4fffc69d11d9cb78fe5ef | commit | diff |
Fixed testcases for check_snmp, check_ifstatus and check_ifoperstatus when no snmp community is specified
The checks for invalid/unavailable hosts need a complete command line.
They failed on hosts where no community was specified. Now, an invalid community is used so
the tests can run on hosts w/o snmp host/community in NPTest.cache. Execution will fail anyway.
The checks for invalid/unavailable hosts need a complete command line.
They failed on hosts where no community was specified. Now, an invalid community is used so
the tests can run on hosts w/o snmp host/community in NPTest.cache. Execution will fail anyway.
plugins-scripts/t/check_ifoperstatus.t | diff | blob | history | |
plugins-scripts/t/check_ifstatus.t | diff | blob | history | |
plugins/t/check_snmp.t | diff | blob | history |