automatic detection of an IP change
Sometimes the IP of a system changes. In this case I always have to run cmk --update-dns-cache. It would be more practical, if checkmk itself notices that a system has a different IP.
Comments: 1
-
02 Jun
Robert SanderYou could achieve that with an alert handler that calls "cmk --update-dns-cache" every time a host is down.