Is the bb-tomcat.sh a hobbit server side module? Surely it's just an external script in which case on the server(s) with tomcat you would add the following to clientlaunch.cfg:
[tomcat]
ENVFILE /home/hobbit/server/etc/hobbitserver.cfg
CMD $ HOBBITCLIENTHOME /ext/bb-tomcat.sh
LOGFILE $HOBBITCLIENTHOME/logs/tomcat.log
INTERVAL 5m
Thanks,
Jason.
From: Sabeer MZ [mailto:sabeer.mz at gmail.com] Sent: 04 June 2007 14:53 To: hobbit at hswn.dk Subject: [hobbit] tomcat monitoring
Dear all,
I downloaded "bb-tomcat.sh" from www.deadcat.net and its working fine on the server. I would like to monitor my clients also. this is NOT happening ...
Added on hobbitlaunch.cfg
[tomcat] ENVFILE /home/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=client --log=$BBSERVERLOGS/tomcat.log $BBHOME/ext/bb-tomcat.sh
Added entry on the bb-hosts too. what could be the issue ?
-- Thanks Sabeer MZ