Xymon Mailing List Archive search

hobbitd_rrd not starting an extra script

list Henrik Størner
Tue, 30 Sep 2008 14:02:21 +0000 (UTC)
Message-Id: <gbtbhc$2m6$user-b8fdc6d7f89e@xymon.invalid>

In <1222359096.12262.34.camel at sebastien-desktop> =?ISO-8859-1?Q?S=E9bastien?= Munch <user-81411fe4ed54@xymon.invalid> writes:
The script isn't started : it doesn't write in this temporary file.
In the rrd-status log, I don't see anything about executing the extra
script.
hobbitlaunch.cfg :
[rrdstatus]
       ENVFILE /usr/lib/hobbit/server/etc/hobbitserver.cfg
       NEEDS hobbitd
       CMD hobbitd_channel --channel=status
--log=BBSERVERLOGS/rrd-status.log hobbitd_rrd --rrddir=$BBVAR/rrd
--extra-script /usr/lib/hobbit/server/ext/rrd_openvz.sh --extra-tests
openvz --debug
Hate to point out the obvious, but those options should be
  --extra-script=/usr/lib/hobbit/server/ext/rrd_openvz.sh
and 
  --extra-tests=openvz

with an equal sign ...


Henrik