dev@glassfish.java.net

Re: How to get status of cluster instances over AMX or JMX

From: Vishal Mehra <vishal.m.mehra_at_gmail.com>
Date: Fri, 7 Nov 2008 11:32:15 -0800

One way is to subscribe to three available cluster events (start, stop,
failed) and internally keep track of the cluster status..

-Vishal

On Fri, Nov 7, 2008 at 11:13 AM, Peter Williams <Pete.Williams_at_sun.com>wrote:

> I need to know how to get the status (stopped, running, etc.) of a server
> instance inside a cluster using either the AMX api (preferable) or JMX
> calls. I wasn't able to find a JMX field that contains this information
> though. Does anyone know where I should be looking?
>
> -Peter
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>