Xymon Mailing List Archive search

URL Monitoring -- New User

list James Wade
Fri, 3 Nov 2006 16:16:48 -0600
Message-Id: <002601c6ff95$c298ed90$user-f73c5937562f@xymon.invalid>

We have a lot of URL's that we monitor.

We have had cases where multiple URL's

go down at the same time.

 
I'm trying to figure out a way to have a view

that would show me the machine name with

the actual URL  that is down.

 
So for example, I may have 4 machines each

with 4 or 5 URL's on them (4 ports 8081, 8082, 8083.)

 
However, perhaps port 8081 goes down on 2 machines,

and 8081 & 8083 goes down on the other two machines.

 
I'd like a view to do this:

 
machine1  http://machine1:8081 <http://machine1:8081/>;    Down

                http://machine1:8083 <http://machine1:8083/>;    Down

 
machine 2 http://machine2:1081 <http://machine2:1081/>;    Down

 
Any hints on doing something like this?

 
Thanks..James