Closed catchdave closed 4 years ago
Depends on https://github.com/tribe29/checkmk/pull/138 being merged as CMK currently breaks on decimals (and I don't think it should).
Sorry for ignoring this that long. In https://github.com/ThomasKaiser/Check_MK/commit/7c35edfd64582c5f8eed0309048563931a232ab7 I went with an approach without the external iproute2mac
requirement.
First tests with 10.13.6 (17G13035)
and 10.16 (20A4299v)
look promising though we get a lot of errors on the interfaces. Haven't had the time yet to check for details...
Added working version of lnx_if for OSX (depends on minor modification in CMK codebase).
For this to work, users must install
iproute2mac
via brew.