What I am trying to do is have two BBDisplay servers.  The first one being our main one - monitors our network equipment and things - and a second one that lives on the customer's network and pings APs, Switches, etc.<br>


<br>I have setup this in bb-hosts on the main one:<br><br clear="all">page HIXX Holiday Inn X X<br>group-compress <H3><I>Access Points</I></H3><br><a href="http://1.2.3.4" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

1.2.3.4</a> <a href="http://host.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
host.com</a> # noconn<br><br>group-compress <H3><I>HIDM Hardware</I></H3><br><a href="http://2.3.4.5" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">2.3.4.5</a> <a href="http://host2.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

host2.com</a> # noconn<br><br>Reason for the noconn is that these are all private IPs, accessible only by the customer's LAN.  These configuration match those of the customer's 
bb-hosts (with the exception of noconn, of course =)<br><br>I then went into the customer's server/etc/hobbitserver.cfg and changed it as such:<br><br>BBDISP="<a href="http://0.0.0.0" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
0.0.0.0</a>"<br>BBDISPLAYS="
<a href="http://10.59.1.119" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">10.59.1.119</a>,MAINSERVERPUBLIC"<br><br>I have also tried it without quotes<br><br>When I set this neither BBDisplay has anything on the www pages, they're completely blank!  Once I switch it to
<br><br>BBDISP="$BBSERVERIP"            # IP of a single hobbit/bbd server<br>BBDISPLAYS=""<br><br>It works perfectly fine on the customer's server, but the main one is display blank (obviously =)<br>
<br>Please let me know where I went wrong.  Thanks in advance!<br><br>Josh<br><br>-- <br>Josh Luthman<br>Office: 937-552-2340<br>Direct: 937-552-2343<br>1100 Wayne St<br>Suite 1337<br>Troy, OH 45373<br>
<br>Those who don't understand UNIX are condemned to reinvent it, poorly.<br>--- Henry Spencer