This is probably something really dumb and basic, but hoping to get some help. I'm just starting out with Zabbix 7, I have 1 windows server connected and monitoring, and just installed the Agent 2 on a Debian 12 (updated today). Systemctl shows the status of the agent as enabled and running (after a reboot to make certain). Netstat does not show anything using that port (or I'm running the wrong commands). I didn't install a firewall on this server (at least not yet) so the port shouldn't be blocked, but I might not be checking correctly. The agent was installed with sudo as opposed to setting su as root, not sure if this matters.
This is the error I get when I click on the red ZBX
The time on all these servers is within a minute, probably closer to seconds because they are all synced to a GPS NTP server.
This server is running Fogserver to image my clients, I don't think it grabs port 10050 or 10051, so this should be OK.
What do I need to check to figure this out?
And again, sorry for what is probably a really basic question, I'm not that strong with Linux, so kind of struggling the whole way.
This is the error I get when I click on the red ZBX
Code:
Get value from agent failed: cannot read response: cannot read from socket: [104] Connection reset by peer
This server is running Fogserver to image my clients, I don't think it grabs port 10050 or 10051, so this should be OK.
What do I need to check to figure this out?
And again, sorry for what is probably a really basic question, I'm not that strong with Linux, so kind of struggling the whole way.
Comment