CMK version: 2.1.0p20
OS version: Debian
Error message: invalid value
Output of “cmk --debug -vvn hostname”: (If it is a problem with checks or plugins)
Hello,
I’m trying to set up distributed monitoring and I am activating it on the “remote site”. Everything works fine when I leave the default value of “LIVESTATUS_TCP_ONLY_FROM” of “0.0.0.0 ::/0”. When I try to change that to “19x.xxx.xxx.xxx” - what we actually use - I get an error message to the effect of “invalid value”. For security reasons, I would like to restrict the IP to the IP of the central site only, but I do not know for sure how to put there a unique IPv4 value. For now I left “0.0.0.0”, since I cannot even replace that with the default value, it is marked as “invalid”. This is not a huge issue, since we are able to restrict the IP that connects to port 6557 by other means, but I would like to know how to set it up properly.
Any suggestion is welcome.
Thank you!
