PDA

View Full Version : execute zabbix_server


toni
12-07-2010, 15:29
Hello,

I have a problem about server execution !

I configured all files, parameters necessary for the zabbix running.

But when i try to execute the server with this command line :

/usr/local/sbin/zabbix_server

I have this response:

zabbix_server [19398]: User zabbix does not exist.
zabbix_server [19398]: Cannot run as root !

I don't understand why i have this error.

Did I forget something?

Thank you.

Wonderer
12-07-2010, 15:41
Did you create a zabbix user as written in the manual Part 4.3?

http://www.zabbix.com/documentation/1.8/manual/installation/installation_from_source

toni
12-07-2010, 15:53
I'm sorry; i forget !

Thank you so much.