I just started using zabbix a couple of weeks ago. So I'm quite the novice. I tried to search the boards, but didn't see any similar threads.
Due to strict bandwidth and data restrictions, I have many of my hosts set up with passive agents, but I also need to do some log monitoring which can only be achieved with active agents (at least that's my understanding). Can a single host use both active and passive agents?
I verified that the proxy is listening on port 10051. On the agent config, I have left the default port as 10050 (for the passive monitoring), but also exclusively set the ServerActive=<proxyIP>:10051. In the agent log, I see that agent is now starting an active check, but I don't see any connections for 10051 in my netstat.
Due to strict bandwidth and data restrictions, I have many of my hosts set up with passive agents, but I also need to do some log monitoring which can only be achieved with active agents (at least that's my understanding). Can a single host use both active and passive agents?
I verified that the proxy is listening on port 10051. On the agent config, I have left the default port as 10050 (for the passive monitoring), but also exclusively set the ServerActive=<proxyIP>:10051. In the agent log, I see that agent is now starting an active check, but I don't see any connections for 10051 in my netstat.
Comment