Hi
I have setup http test with contents check for 3-4 server simultaneously for the same host & it worked fine. Now for one host we have more than 80 weblogic servers (per server one process) running and I want to run http test for all. I can't do the ports test as each server must have different port to run & I want to be alerted with server name in the alert itself. If I use ports test then I got alert only for ports service failure and not the alert with server name failure. thoughts? If I want to use contents check for all these then is there a nice way to do it, as all the service can't even accomodate in the one line on bb2.html against specific host. Please suggest.
~ Haresh
I would suggesting using http URLs for tests rather then port checking. I've seen time and time again where the TCP would establish a socket but never transport data on many many things.
On 12/17/07, Shah, Haresh K (GE, Corporate, consultant) < haresh.k.shah at ge.com> wrote:
Hi
I have setup http test with contents check for 3-4 server simultaneously for the same host & it worked fine. Now for one host we have more than 80 weblogic servers (per server one process) running and I want to run http test for all. I can't do the ports test as each server must have different port to run & I want to be alerted with server name in the alert itself. If I use ports test then I got alert only for ports service failure and not the alert with server name failure. thoughts? If I want to use contents check for all these then is there a nice way to do it, as all the service can't even accomodate in the one line on bb2.html against specific host. Please suggest.
~ Haresh
-- Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
Those who don't understand UNIX are condemned to reinvent it, poorly. --- Henry Spencer
On Mon, Dec 17, 2007 at 11:05:03PM -0500, Shah, Haresh K (GE, Corporate, consultant) wrote:
Now for one host we have more than 80 weblogic servers (per server one process) running and I want to run http test for all. I can't do the ports test as each server must have different port to run & I want to be alerted with server name in the alert itself. If I use ports test then I got alert only for ports service failure and not the alert with server name failure. thoughts?
Instead of using the physical hostnames in bb-hosts, use the website name instead. E.g.
10.0.0.1 box1.foo.com # 0.0.0.0 www1.foo.com # cont;http://www1.foo.com/;Welcome.to.foo noconn 0.0.0.0 www2.foo.com # cont;http://www2.foo.com/;Hello,world noconn
or grouped any other way you like, so you have the physical box monitored with all of the client data (cpu, memory, disk etc.) and then the websites hosted on the box in other lines.
Henrik
participants (3)
-
haresh.k.shah@ge.com
-
henrik@hswn.dk
-
josh@imaginenetworksllc.com