On Sat, Apr 17, 2010 at 1:10 AM, L.M.J <linuxmasterjedi at free.fr> wrote:
Le Fri, 16 Apr 2010 15:14:53 -0400, Asif Iqbal <vadud3 at gmail.com> a écrit :
On Wed, Apr 14, 2010 at 2:29 PM, L.M.J <linuxmasterjedi at free.fr> wrote:
Le Tue, 13 Apr 2010 16:28:51 -0400, Asif Iqbal <vadud3 at gmail.com> a écrit :
so host1 says app1 available 99% of time in last month. host2 reports 98% for same app1 and host3 reports 99%. I like to have a availability report of 98.67% for app1 .
I would try "bbcombotest". Create an entry like this en bbcombotest.cfg app1.conn = host1.conn || host2.conn || host3.conn (.conn or whatever)
That is exactly what I was looking for.
then, an entry in bb-host : 0.0.0.0 app1 # noconn NAME:"My Application 01"
How do I make sure no other service except the radius (for example) column shows up for all the hosts in this include page ?
I see NOCOLUMNS:column[,column] for each of those host entries as one option.
I sure don't want `notest' (like noconn) for each test unless I can have a .default. entry just for that include page. Can that be done? I guess I could test it out myself as well.
Thanks
I've create a group to make the app1 alone : group App1 Status 0.0.0.0 app1 # noconn NAME:"My Application 01"
or check out group-only COLUMN1|COLUMN2|COLUMN3 App1 Status 0.0.0.0 app1 # noconn NAME:"My Application 01"
this worked out perfect. now, when I click on a column it takes me to the service page as usual.
so if I click on column1 of app1, it takes me to the SERVICE=column1 page. In that page is it possible to make the buttons click-able that are defined in the bbcombohost.cfg file?
so bbcombohost.cfg file is
app1.radius = radius.example.com.conn && radius.example.com.radius
And the app1's SERVICE page for column radius shows like this
<green button> radius.example.com.conn <green button> radius.example.com.radius
Is there a way to make those buttons click-able, so it will go the
service page radius' of host radius.example.com' for example ?
-- LMJ "May the source be with you my young padawan" http://sites.google.com/site/imatruelinuxmasterjedi/
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?