Does the hobbitlaunch.log tell you anything?
This is how I launch my stuff:
[hobbitcentral]
ENVFILE /users/hobbit/server/etc/hobbitserver.cfg
NEEDS hobbitd
CMD $BBHOME/../hobcen/hobcen.sh
LOGFILE $BBSERVERLOGS/hobcen.log
INTERVAL 1m
Good luck.
Tim
-----Original Message-----
From: David Garaway [mailto:user-4528dbd32b26@xymon.invalid]
Sent: Sunday, March 20, 2005 11:21 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] External scripts
Hello all,
I have a question about external scripts. I just moved over to Hobbit
from BB and need to run my scripts. I have been using the "snmp" for my
netapps and "bb-xsnmp" for my switches. I added an entry to the
"hobbitlaunch.cfg"
[bbxsnmp]
CMD $BBHOME/ext/bb-xsnmp.pl
LOGFILE $BBSERVERLOGS/bb-xsnmp.log
INTERVAL 1m
but it doesnt work. Does anyone have any advice on using these BB
scripts?
Thanks,
Dave