Xymon Mailing List Archive search

multiple http test

list Josh Luthman
Wed, 12 Dec 2007 11:03:38 -0500
Message-Id: <user-f2415f670531@xymon.invalid>

That's the same way Bert has it up there.  Though anyone reading in the
future be warned - those HTTP URLs are after the noconn, there are no
breaks!

On 12/12/07, user-ce96540ed38f@xymon.invalid <user-ce96540ed38f@xymon.invalid> wrote:
On Wednesday 12 December 2007, Josh Luthman wrote:
Steve,

Could you do us a huge favor and share your bb-hosts config for what you
explained?

Josh
Well I can explain what I do.. my situation is a bit complex..  so i will
try
to filter out, and provide a simple explanation.

bb-host entries:

group-compress Server
1.3.5.7      webA01      #
2.4.6.8      webA02      #
group-compress Apache Web Instances
0.0.0.0      webInstA01 # noconn
http://vhost1.domain.com=1.3.5.8/status/status.htm
http://vhost2.domain.com=1.3.5.9/status/status.htm
https://vhost3.domain.com=1.3.5.10/status/status.htm
0.0.0.0      webInstB01 # noconn
http://vhost4.domain.com=1.3.5.11/status/status.htm
0.0.0.0      webInstA02 # noconn
http://vhost1.domain.com=2.4.6.9/status/status.htm
http://vhost2.domain.com=2.4.6.10/status/status.htm
https://vhost3.domain.com=2.4.6.11/status/status.htm
0.0.0.0      webInstB02 # noconn
http://vhost41.domain.com=2.4.6.12/status/status.htm


In my case I have each vhost loadbalanced over 2 web servers. So vhost1-4
are
configured to run on webA01 & webA02. vhost1-3 are configured in one
apache
instance and vhost4 has a dedicated apache instance.

~Steve

-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer