BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: {bb} multiple BB sessions
> At the moment BB uses bb.html and bb2.html,
>
> Would I just create 2 new files one called bb1.html and bb3.html would
> this work, bb1 would be similar to bb.html and bb3 would be our new
> hosts.
>
> Is this the right way to go?
>
I don't think you can create a bb1.html // bb2.html etc by default, you
can however easly create a unix/unix.html and dba/dba.html by using the
following example bb-hosts file:
-------
page unix Unix Servers
192.168.0.1 bbserver.mydomain.com # BBDISPLAY BBPAGER BBNET
192.168.0.2 mailserver.mydomain.com # smtp pop3 ssh
192.168.0.3 dbserver.mydomain.com # ssh
page dba Database Servers
192.168.0.3 dbserver.mydomain.com # noconn
-------
Note that the second entry for dbserver has "noconn" specified, this is to
prevent BBNET to test the server twice.
The unix page will have all three systems on it, the dba page only the
dbserver. Both pages show all tests preformed on the dbserver though.
On bb.html you get to see two dots, one for "Unix Servers" and one for
"Database Servers". As both pages are placed in a subdirectory (resp.
unix/ and dba/) you can protect both with a username/password if you like.
Greetings,
Frank.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.
Home |
Main Index |
Thread Index