[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] bbcmd fails to test
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] bbcmd fails to test
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Sat, 12 Feb 2005 08:51:08 +0100
- References: <20050211215402.GE10998@qwestip.net>
- User-agent: Mutt/1.5.5.1i
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