[nycbug-talk] Zabbix on FreeBSD 6.0 Start Problem
Kevin Reiter
tux at penguinnetwerx.net
Tue May 23 22:17:33 EDT 2006
All,
I finally got around to playing with Zabbix, and the only issue I've had
sofar is the dang thing won't start :)
root at chronos [~]# /usr/local/etc/rc.d/zabbix_suckerd.sh start
/usr/local/etc/rc.d/zabbix_suckerd.sh: WARNING: $zabbix_suckerd_enable
is not set properly - see rc.conf(5).
root at chronos [~]# cat /usr/local/etc/rc.d/zabbix_suckerd.sh
#!/bin/sh
. /etc/rc.subr
name="zabbix_suckerd"
rcvar=`set_rcvar`
command="${prefix}/bin/${name}"
required_files="/usr/local/etc/zabbix/zabbix_suckerd.conf"
run_rc_command "$1"
I've only come across 1 post on the mailing list that says it's broken.
Does anyone have it working, and if so, would you mind sending me your
working rc.d script? I've been playing around with mine to see if I
could "coach" it into working, but I'm not getting any love tonight..
Thanks,
Kev
More information about the talk
mailing list