Error message: [agent] Communication failed: timed outCRIT, [piggyback] Success (but no data found for this host), execution time 5.0 sec
Hi, I’m trying to get knowledge about checkmk and have 2 VMs (Debian 12) running in Proxmox.
on one of them is my webserver which I want to monitor, the other machine is running checkmk, and I can also log in to the GUI of checkmk via the browser.
My webserver has the agent installed, and it is also running (state=up)
unfortunately I have the error:
(Debian usually has no FW by default but nonetheless, check for UFW or iptables configurations that drop)
Simply use telnet from your checkmk-server to your destination :
Example: (192.168.178.24 is my host, 6556 is the port the agent wants to communicate)
If you dont get a Connected to, the issue is mostly a Firewall/Routing Problem - since you are a trainee, grab your networker/fireworker and let that be explained to you
Thank you. Of course, I forgot that I already had UFW running. After I open the ports, one status already changed. I immediately included it as a note in my documentation.