Hey,
I have an environment with 1 server and 10 proxies running inside the following containers:
Since I installed the environment I'm getting an alert that the poller process is busy
and it stand at 100% all the time.
No agents are assign for monitor just the proxies themselfs.
I have look at the process itself
and I can see that the process is doing NOTHING.
Any ideas?
** The server and proxies are running inside a container **
I have an environment with 1 server and 10 proxies running inside the following containers:
- Server - HTML Code:
https://hub.docker.com/r/zabbix/zabbix-server-mysql
- Proxy - HTML Code:
https://hub.docker.com/r/zabbix/zabbix-proxy-mysql
Version: ubuntu-5.4-latest
Zabbix poller processes more than 75% busy
No agents are assign for monitor just the proxies themselfs.
I have look at the process itself
ps -ef | grep zabbix_server | grep proller
Any ideas?
** The server and proxies are running inside a container **
Comment