chrisss404 / check-mk-arm

Checkmk for Raspberry Pi.
182 stars 23 forks source link

Raspberry self-check "OMD %sitename% performance" crashes on 1.6.0p5/Buster #16

Closed donald2612 closed 4 years ago

donald2612 commented 4 years ago

Just tried the sources on latest Buster release, and added the monitoring host itself, after installing the agent-package.

It crashes on that check

"OMD %sitename% performance"

with

"ValueError (invalid literal for int() with base 10: '')"

Other checks run fine though. That points to something wrong with the python-version, but I don't really know.

Any hints?

chrisss404 commented 4 years ago

Hi donald,

thank you for reporting this issue.

I was able to identify the issue and can suggest two ways to solve it.

HTH & BR Christian

donald2612 commented 4 years ago

perfect solution - thanks Chris!

chrisss404 commented 4 years ago

Has been fixed upstream: https://checkmk.de/check_mk-werks.php?werk_id=10632