PRTG / PythonMiniProbe

MiniProbe for PRTG Network Monitor written in Python
BSD 3-Clause "New" or "Revised" License
73 stars 50 forks source link

Remove reliance on device 'eth0' when determining local IP address #57

Closed tabascoterrier closed 5 months ago

tabascoterrier commented 6 years ago

The externalip sensor was specifically looking for 'eth0' to determine the local IP address, which was breaking on systems without that device.