[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 --
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Trying to run network test on one hobbit server and get results posted to two --
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Wed, 4 May 2005 22:26:03 +0200
- References: <5B3853EEF769544ABD6EEC79788A063901A573C9@EXVS2.nibco.com>
- User-agent: Mutt/1.5.6+20040907i
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