[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
--extra-script stopped working
- To: hobbit (at) hswn.dk
- Subject: --extra-script stopped working
- From: Paul van Eldijk <P.vanEldijk (at) uci.ru.nl>
- Date: Wed, 12 Jul 2006 12:05:14 +0200
- Organization: Universitair Centrum Informatievoorziening
- User-agent: KMail/1.9.3
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