I recently added some monitoring on performance and performance tuning to my Zabbix (DM) setup.
I saw that the node watcher process (key: zabbix[process,node watcher,avg,busy]) kept being really busy.
a 50% average with peaks to 100% every hour (peaks of about 15 minutes).
Is there any way to tune my setup further to give the node watcher process some more breathing space.
Alter some poller/setting maybe?
FYI: Excep the timer process, the rest of my poller and internal processes run fine (under 40% avg).
i have them set up as following:
startpollers -> 10
startpingers -> 10
startdbsyncers -> 6
startpollersunreachable -> 3
my nodes have a load of about 40 VPS (on average).
I saw that the node watcher process (key: zabbix[process,node watcher,avg,busy]) kept being really busy.
a 50% average with peaks to 100% every hour (peaks of about 15 minutes).
Is there any way to tune my setup further to give the node watcher process some more breathing space.
Alter some poller/setting maybe?
FYI: Excep the timer process, the rest of my poller and internal processes run fine (under 40% avg).
i have them set up as following:
startpollers -> 10
startpingers -> 10
startdbsyncers -> 6
startpollersunreachable -> 3
my nodes have a load of about 40 VPS (on average).
Comment