PDA

View Full Version : Zabbix Alpha 4&5 init.d for debian


Mark Ramm-Christensen
09-02-2005, 21:13
For anybody trying to set up zabbix on debian, the debian init script requires a couple of changes before it works in 1.1 alpha 4 and 5:

The location of the zabbix_server.pid file is not consistent with the default in zabbix_server.conf one of them needs to be changed.

There are still a couple of references to zabbix_suckerd -- these all need to be replaced with zabbix_server.

--Mark Ramm

limo
03-04-2005, 15:22
deb http://mirror.opf.slu.cz/zabbix testing contrib
or
deb http://mirror.opf.slu.cz/zabbix unstable contrib

apt-get update
apt-get install zabbix-server

enjoy :)