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

Re: [hobbit] Trying to run network test on one hobbit server and get results posted to two --



On Wed, May 04, 2005 at 01:09:46PM -0500, Kauffman, Tom wrote:
> But it's not working.
> 
> How do I convince bbtest-net to report to all configured 'BBDISPLAYS'?

Setting these in hobbitserver.cfg
   BBDISP="0.0.0.0"
   BBDISPLAYS="10.0.0.1 10.0.0.2"
should do it.

If BBDISP is not set to 0.0.0.0, then BBDISPLAYS is ignored.


Henrik