I have a fresh install of ubuntu 9.04 and zabbix latest and for some reason, every reboot deletes the /var/run/zabbix-server folder so zabbix fails to startup because it cant create the pid file because the directory doesnt exsist.
if i create the directory and make it owned by zabbix:zabbix and then try to start zabbix-server it starts correctly. but it doesnt survive a reboot, the directory gets delete again.
i installed zabbix using apt-get like i normally would to install something.
is this a known issue or is there something wrong with the machine?
thanks for any help you can give.
if i create the directory and make it owned by zabbix:zabbix and then try to start zabbix-server it starts correctly. but it doesnt survive a reboot, the directory gets delete again.
i installed zabbix using apt-get like i normally would to install something.
is this a known issue or is there something wrong with the machine?
thanks for any help you can give.
Comment