After upgrading from rc2 to trunk, my zabbix agent didn't start anymore.
It turned out I had to remove "DisableActive=1" from my /etc/zabbix/zabbix_agentd.conf
Why is this?
Nothing showed in the log, BTW.
Did see this:
What should I do to let it show the revision?
It turned out I had to remove "DisableActive=1" from my /etc/zabbix/zabbix_agentd.conf
Why is this?
HTML Code:
# /usr/local/sbin/zabbix_agentd zabbix_agentd [11363]: unknown parameter [DisableActive] in config file [/etc/zabbix/zabbix_agentd.conf], line 47
Did see this:
Code:
Zabbix 2.0.0rc3 (revision {ZABBIX_REVISION})
Comment