[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] hobbitd_rrd not starting an extra script



In <1222359096.12262.34.camel (at) sebastien-desktop> =?ISO-8859-1?Q?S=E9bastien?= Munch <sebastien.munch (at) dexia-securities.fr> 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