No doubt a newbie question, too. Since installing and firing up zabbix, I have had a 'Zabbix discoverer processes more than 75% busy' problem on the dashboard.

I acknowledged it, and even set Discoverers to 0 in the /etc/zabbix/zabbix_server.conf (and of course, restarted zabbix)...
But still, it's there.
Can someone tell me how to get rid of this ?
Thanks.
I acknowledged it, and even set Discoverers to 0 in the /etc/zabbix/zabbix_server.conf (and of course, restarted zabbix)...
Code:
newbietozabbix67@zabbix ~]$ sudo grep -i discover /etc/zabbix/zabbix_server.conf ### Option: StartDiscoverers # Number of pre-forked instances of discoverers. StartDiscoverers=0
Can someone tell me how to get rid of this ?
Thanks.
Comment