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

--extra-script stopped working



Hi,

I'm using hobbit 4.1.2.

I've added an external script to hbbitd_rrd with the --extra-script 
and --extra-test options. It ran ok for a few days, but then just stopped 
updating the rrds. Now, even when restarting hobbit the script is not 
launched anymore. 

the section in hobbitlaunch.cfg is:
[rrdstatus]
        ENVFILE /data/hobbit/server/etc/hobbitserver.cfg
        NEEDS hobbitd
        CMD 
hobbitd_channel --channel=status --log=$BBSERVERLOGS/rrd-status.log 
hobbitd_rrd --rrddir=$BBVAR/rrd --extra-script=/data/hobbit/server/scripts/rrd.pl --extra-tests=oradb

when running the script by hand it works just fine, so why doesn't it run 
anymore? The logfile gives no clue.

Help!

Paul