[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
URL Monitoring -- New User
- To: <hobbit (at) hswn.dk>
- Subject: URL Monitoring -- New User
- From: "James Wade" <jkwade (at) futurefrontiers.com>
- Date: Fri, 3 Nov 2006 16:16:48 -0600
- Thread-index: Acb/lcD29Iaj+vVJQeOYOlNxsvsc6A==
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