Hi everyone,
I have an hypervisor with this hardware : Xeon E5-2620 @ 2Ghz, 16Gb RAM and 3 * 300Gb SAS 15K drives in RAID 5.
Three VM are running on this server:
- zabbix db : MySQL, 4 cores and 4,5Gb RAM, InnoDB with 3,5Gb pool size
- zabbix server : 2 cores, 1Gb RAM
- zabbix proxy : 2 cores, 1Gb RAM
I don't see any performance issue browsing the web GUI and when I take a look at these graphs, they seems correct:

The problem is, the zabbix server queue is never getting empty. It is always between 300 and 3000 items:

I know that you recommend to run at least the database on a dedicated server but my hypervisor is not loaded at all (I will post the image in a later post because I have reached the limit)
So I am wondering where is the bottleneck ?
Here are the proxy tuned parameters:
ConfigFrequency=120
StartPollers=15
StartPollersUnreachable=5
StartPingers=10
CacheSize=64M
StartDBSyncers=9
HistoryCacheSize=64M
Here are the server tuned parameters:
StartPollers=15
StartPollersUnreachable=15
StartPingers=3
ListenIP=172.16.3.50
SenderFrequency=30
CacheSize=64M
StartDBSyncers=9
HistoryCacheSize=64M
TrendCacheSize=16M
Timeout=5
The proxy is handling 95% of the monitoring (around 60k SNMPv2 items).

My questions are:
Should I increase my Pollers on the server or on the proxy ?
Do you think I should change some settings somewhere ?
Could you help me ?
I have an hypervisor with this hardware : Xeon E5-2620 @ 2Ghz, 16Gb RAM and 3 * 300Gb SAS 15K drives in RAID 5.
Three VM are running on this server:
- zabbix db : MySQL, 4 cores and 4,5Gb RAM, InnoDB with 3,5Gb pool size
- zabbix server : 2 cores, 1Gb RAM
- zabbix proxy : 2 cores, 1Gb RAM
I don't see any performance issue browsing the web GUI and when I take a look at these graphs, they seems correct:

The problem is, the zabbix server queue is never getting empty. It is always between 300 and 3000 items:

I know that you recommend to run at least the database on a dedicated server but my hypervisor is not loaded at all (I will post the image in a later post because I have reached the limit)
So I am wondering where is the bottleneck ?
Here are the proxy tuned parameters:
ConfigFrequency=120
StartPollers=15
StartPollersUnreachable=5
StartPingers=10
CacheSize=64M
StartDBSyncers=9
HistoryCacheSize=64M
Here are the server tuned parameters:
StartPollers=15
StartPollersUnreachable=15
StartPingers=3
ListenIP=172.16.3.50
SenderFrequency=30
CacheSize=64M
StartDBSyncers=9
HistoryCacheSize=64M
TrendCacheSize=16M
Timeout=5
The proxy is handling 95% of the monitoring (around 60k SNMPv2 items).

My questions are:
Should I increase my Pollers on the server or on the proxy ?
Do you think I should change some settings somewhere ?
Could you help me ?





Comment