Hi.
We´re having some problems with our zabbix server.
Let me explait a little bit
We´re running the front end on a VM with debian 10, and, on a different VM we´re running our postgress database.
We´re monitoring around 5000 hosts via SNMP; our currunt NVPS are 564.65
The problem we have is that some internal process goes to 100%
The first is Housekeeper, it goes to 100% and keeps running for days.
History syncer, LLD workes and availability manager also goes to 100%
Next I'll share some changes we've done on config file
- StartPollers=200
- StartPollersUnreachable=300
- StartPingers=20
- StartTimers=10
- StartDBSyncers=5
- HistoryCacheSize=128M
- HistoryIndexCacheSize=128M
- TrendCacheSize=128M
- ValueCacheSize=128M
- Timeout=10
We notice that sometimes server is running slow, but both front.end and databe are not running out of resources.
We'd like to know if this behavior is because of this processes runing to 100%
I'll share some screenshots

We´re having some problems with our zabbix server.
Let me explait a little bit
We´re running the front end on a VM with debian 10, and, on a different VM we´re running our postgress database.
We´re monitoring around 5000 hosts via SNMP; our currunt NVPS are 564.65
The problem we have is that some internal process goes to 100%
The first is Housekeeper, it goes to 100% and keeps running for days.
History syncer, LLD workes and availability manager also goes to 100%
Next I'll share some changes we've done on config file
- StartPollers=200
- StartPollersUnreachable=300
- StartPingers=20
- StartTimers=10
- StartDBSyncers=5
- HistoryCacheSize=128M
- HistoryIndexCacheSize=128M
- TrendCacheSize=128M
- ValueCacheSize=128M
- Timeout=10
We notice that sometimes server is running slow, but both front.end and databe are not running out of resources.
We'd like to know if this behavior is because of this processes runing to 100%
I'll share some screenshots
Comment