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

Re: [hobbit] bbcmd fails to test



On Fri, Feb 11, 2005 at 04:54:02PM -0500, Asif Iqbal wrote:
> Hi All
> 
> I do not get any subject in my email so I decided to run the bbcmd test
> like this.
> 
> (hobbit)@bbhost:~/server$ ./bin/bbcmd --env=etc/hobbitserver.cfg --test myhost.qwest.net ssh

bbcmd is just a wrapper tool to get the environment setup that Hobbit
normally gets from hobbitlaunch. So you want to run the hobbitd_alert
to do the alert tests:

./bin/bbcmd --env=etc/hobbitserver.cfg hobbitd_alert --test myhost.qwest.net ssh

Henrik