Hi everyone,
few weeks ago our zabbix server starts to trigger all hosts unavailable. After few minutes everythings goes back to normal, but this situation occurs multiple times a day. I found out that virtual machine with zabbix uses a lot of disk i/o with 20 -30 MB/s read/write on average. Because this was old zabbix version on old Ubuntu version, I prepared new virtual machine (Ubuntu 24 LTS), installed latest Zabbix and moved database to this new enviroment. After that i upgraded all proxies to latest version and then every Windows Agent used. Disk utilization dropped, but still it is about 10-15 MB/s. CPU and memory utilization is OK. Virtual machine configuration:
My question is if my hardware is slow and I need to use SSD driver, or if there is any configuration possible to drop disk I/O and get Zabbix server run smoothly. I can post my Zabbix configuration if needed.
Thanks in advance for every advice.
Kind regards Ondra
few weeks ago our zabbix server starts to trigger all hosts unavailable. After few minutes everythings goes back to normal, but this situation occurs multiple times a day. I found out that virtual machine with zabbix uses a lot of disk i/o with 20 -30 MB/s read/write on average. Because this was old zabbix version on old Ubuntu version, I prepared new virtual machine (Ubuntu 24 LTS), installed latest Zabbix and moved database to this new enviroment. After that i upgraded all proxies to latest version and then every Windows Agent used. Disk utilization dropped, but still it is about 10-15 MB/s. CPU and memory utilization is OK. Virtual machine configuration:
- 4x vCPU @ 2.20GHz
- 8GB RAM
- 150GB HDD on RAID1 storage with 10k SAS drives
My question is if my hardware is slow and I need to use SSD driver, or if there is any configuration possible to drop disk I/O and get Zabbix server run smoothly. I can post my Zabbix configuration if needed.
Thanks in advance for every advice.
Kind regards Ondra
If it is an all-in-one setup, then it probably struggles. Each component requires some of that (little) memory and cpu and they have a serious fight there... Base of smoothly running Zabbix is well performing DB. I think you do not have enough resources to run it all in one.
But I guess with some googling you can find out, what may need soma adjustment. There are some webpages to calcualte it...
) . There are lists of parameters for PG aswell...
Comment