PDA

View Full Version : zabbix-server and zabbix-agent to run


sbarnett
11-05-2009, 16:16
Hi,

I just installed Zabbix 1.6.4 the install went great, but I can not get the zabbix-server or zabbix-agent to run. Any suggestions?

caarts
11-05-2009, 16:20
Please check the server log zabbix_server.log in /tmp

If you do ~#/etc/init.d/./zabbix_server start

Do you see any errors and if so let us know in this topic.

sbarnett
11-05-2009, 16:33
Ok Zabbix-server and zabbix-agent are in the /etc/init.d dir but when I stat them they do not start and do not create a log file in /tmp. I was able to start them in the /usr/local/sbin. Why is this? Is it ok doing it this way, and if so how do I get to start everytime I need to reboot.

Thanks,

Scott Barnett

harmonica
11-05-2009, 16:38
If you install zabbix in CentOS, the zabbix_server.log file is in /var/log/zabbix

sbarnett
11-05-2009, 16:44
Installed on Ubuntu

caarts
11-05-2009, 16:45
It all depends on the distro I guess, you can offcourse specify in the zabbix_server.conf where you want the log file and pid file.

sbarnett: check the /var/tmp like jose suggested, or /tmp

harmonica
11-05-2009, 16:49
http://www.zabbix.com/wiki/doku.php?id=howto:ubuntuinstall

sbarnett
11-05-2009, 16:55
Thanks all I understand now I need to edit the zabbix-server and zabbix-agentd script file to point to /usr/local/sbin