Hello all,
We have a small Zabbix deployment with pgsql using docker-compose on a single AWS EC2 server. Around 150 Windows workstations have the agent installed and use the active agent checks.
Almost everything is still as default except a few CPU and memory limits for the Zabbix server in the docker-compose.yaml file as this is just a test deployment.
The issue we are having is a high cpu utilization on the Zabbix server as seen in the GUI:
I am not sure why this is the case as this doesnt reflect what I see from the docker stats.
Can you help me troubleshoot this?
PS: Excuse my lack of knowledge in infrastructure (maybe) as I decided to take on this project my self
Thank you!
We have a small Zabbix deployment with pgsql using docker-compose on a single AWS EC2 server. Around 150 Windows workstations have the agent installed and use the active agent checks.
Almost everything is still as default except a few CPU and memory limits for the Zabbix server in the docker-compose.yaml file as this is just a test deployment.
The issue we are having is a high cpu utilization on the Zabbix server as seen in the GUI:
I am not sure why this is the case as this doesnt reflect what I see from the docker stats.
Can you help me troubleshoot this?
PS: Excuse my lack of knowledge in infrastructure (maybe) as I decided to take on this project my self

Thank you!
Comment