Hi everybody
actually i use zabbix to monitoring some servers, and machines. Some computers shutdown every night, and startup in the morning, but zabbix agent don't start automatically.
i doing "update-rc.d zabbix-agent defaults" and change priority at 10 /30 but nothing.
The logs files is empty, i put test in zabbix-agent (echo "toto" >> /tmp/toto.log)
the file was creating so the script was started but the agent not working
but if i doing /etc/init.d/zabbix-agent start it's working.
I use ubuntu 8.04 an zabbix agent installed is 1.4.2-4
I really don't understand if someone have any solutions or idea, thanks to say me.
Ps: sorry for my english i'm french
actually i use zabbix to monitoring some servers, and machines. Some computers shutdown every night, and startup in the morning, but zabbix agent don't start automatically.
i doing "update-rc.d zabbix-agent defaults" and change priority at 10 /30 but nothing.
The logs files is empty, i put test in zabbix-agent (echo "toto" >> /tmp/toto.log)
the file was creating so the script was started but the agent not working
but if i doing /etc/init.d/zabbix-agent start it's working.
I use ubuntu 8.04 an zabbix agent installed is 1.4.2-4
I really don't understand if someone have any solutions or idea, thanks to say me.
Ps: sorry for my english i'm french
Comment