When I start to zabbix agent I got this error :
How can i fix it? When I search in /usr/sbin there 2 zabbix agent file. zabbix_agent and zabbix_agentd
There's no pid file according to my agent conf file. According to my conf file pid file path is /var/run/zabbix
Code:
zabbix-agent.service - Zabbix Agent Loaded: loaded (/usr/lib/systemd/system/zabbix-agent.service; enabled) Active: failed (Result: start-limit) since Mon 2016-02-29 13:43:40 MMT; 14s ago Process: 7914 ExecStart=/usr/sbin/zabbix_agentd -c $CONFFILE (code=exited, status=0/SUCCESS) Main PID: 5230 (code=exited, status=1/FAILURE)
There's no pid file according to my agent conf file. According to my conf file pid file path is /var/run/zabbix
Comment