If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
Does the Hostname= parameter from zabbix_agentd.conf strictly match the host name given in database (not the DNS name field) ? Comparison is case sensitive.
Is the the first server listed in the Server= parameter (in zabbix_agentd.conf) the server you've configured the log[] item on ?
Is DisableActive set to 0 in zabbix_agentd.conf ?
Does zabbix_agentd (which probably runs as zabbix) have read permissions on /var/log/syslog ?
Did you try disabling / enabling item ?
Did you restart zabbix_agentd ?
Does the Hostname= parameter from zabbix_agentd.conf strictly match the host name given in database (not the DNS name field) ? Comparison is case sensitive.
Is the the first server listed in the Server= parameter (in zabbix_agentd.conf) the server you've configured the log[] item on ?
Is DisableActive set to 0 in zabbix_agentd.conf ?
Does zabbix_agentd (which probably runs as zabbix) have read permissions on /var/log/syslog ?
Did you try disabling / enabling item ?
Did you restart zabbix_agentd ?
1. only one server.
2. tested su zabbix can read syslog
3. #DisableActive = 1
4. Try dis/enable and recreate many times.
5. restarted agented
6. I tested this item in Zabbix server, /var/log/syslog on the zabbix server.
7. Had monitered about 100 hosts, other items all works fine.
Comment