[hobbit] RE: multiple http test
s_aiello at comcast.net
s_aiello at comcast.net
Wed Dec 12 16:58:36 CET 2007
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
More information about the Xymon
mailing list