Hi guys
I am currently installing zabbix from a scratch.
<b>I can't figure out what is the location of my pid for zabbix server/agent.</b>
When I open the /etc/init.d/zabbix-server it reads:
but this must be false since I keep getting an error when trying to restart the process. The error is:
Please help.
I am currently installing zabbix from a scratch.
<b>I can't figure out what is the location of my pid for zabbix server/agent.</b>
When I open the /etc/init.d/zabbix-server it reads:
HTML Code:
NAME=zabbix_server
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/home/zabbix/bin
DAEMON=/usr/local/sbin/${NAME}
DESC="Zabbix server daemon"
PID=/var/run/zabbix-agent/$NAME.pid
HTML Code:
No /usr/local/sbin/zabbix_server found running; none killed.