On Fri, Apr 16, 2010 at 3:14 PM, Asif Iqbal <vadud3 at gmail.com> wrote:
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.
0.0.0.0 .default. # NOCOLUMNS:cpu did not work. It made cpu entry for all hosts below it (in include page) make purple
0.0.0.0 .default. # nocpu did not do anything. the cpu entries for the hosts below are still green.
I guess adding notest for all the other tests except app1 service is only option.
like below
0.0.0.0 host1 # app1 nocpu nodisk ...
-- 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?