summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAksel Sjögren <asjogren@itrsgroup.com>2021-04-29 13:58:50 (GMT)
committerJacob Hansen <jhansen@op5.com>2021-04-30 09:14:10 (GMT)
commit39c162e594ec962eb338332624d3ac7474227a2b (patch)
tree87b84c1f7dba02069130307559c5679f6ced3d37 /tools
parente712d5a6ef194845e815f0471589262bcb1cced4 (diff)
downloadmonitoring-plugins-39c162e.tar.gz
Fix check_dhcp tests
* try to use "/usr/sbin/ip" before "ifconfig" since the latter is obsolete on Linux to figure out interface to listen for DHCP messages. But keeping ifconfig method just in case. Without this, tests fail on boxes without ifconfig AND the correct interface named ethX. * amend possible failure responses, as check_dhcp might get a DHCPOFFER, but from an unexpected address - which happens if the box running tests are on a network with a DHCP server.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions