I typically will put together some type of monitoring script that will use
wget, curl, or nc (netcat) depending on what I am trying to accomplish.  I
typically use this script on a Linux Virtual Server load-balancer to take
individual nodes out of the cluster if they are not responding and then
re-insert them in the cluster when they are able to serve requests again.

Thanks,
Mike

J. Michael Savage
Datastream Development

<mailto:[EMAIL PROTECTED]>
(800) 955-6775 x7646

-------Original Message-------------
To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
Date: Tue, 8 Oct 2002 09:32:09 +0700
Subject: [JBoss-user] Automatic Detection of JBoss Service
Reply-To: [EMAIL PROTECTED]

Normally, if we want to check that the server machine is still alive or
not, we can ping to its IP address or name.
For JBoss, does anybody has experience with how to detect its service to
ensure or to check that it is still alive or not? I mean from the client
machine or remote machine to ping or to detect the JBoss service remotely.

-phu


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to