users@glassfish.java.net

Re: Any utility to monitor GlassFish?

From: John Clingan <John.Clingan_at_Sun.COM>
Date: Mon, 12 Nov 2007 15:10:21 -0800

Some of that data is available within glassfish itself (in addition to
the command line) via the built-in monitoring. Also, since GlassFish
exposes data/metrics via JMX, pick a JMX-related monitoring tool (open
source or otherwise). Sun Management Center plus Halcyon agents
support appserver monitoring.

http://developers.sun.com/appserver/reference/techart/ws_mgmt.html
https://glassfish.dev.java.net/javaee5/monitoring/callflow/callflow.html
https://glassfish.dev.java.net/javaee5/monitoring/
https://glassfish.dev.java.net/javaee5/docs/AG/ablur.html (using
JConsole)
http://www.halcyoninc.com/products/SunAS/index.php

On Nov 12, 2007, at 8:16 PM, legolas wood wrote:

> Jane Young wrote:
>>
>> Using asadmin, you can either use "asadmin get -m <dotted-names>"
>> or "asadmin monitor ..." commands to monitor GlassFish.
>> Do a "asadmin get/monitor --help" to see more details.
>>
>> Thanks,
>> Jane
>>
>>
>> legolas wood wrote:
>>
>>> Hi
>>> thank you for reading my post
>>> Is there any utility or tools which allows to monitor Glassfish
>>> web layer in a good and acceptable fashion?
>>> For example something to act like a proxy between Glassfish and
>>> clients and collect statistics about requests and time that those
>>> request take to become complete?
>>> some diagrams could be help.
>>>
>>> Indeed I am looking for an all in one monitoring application which
>>> help me see state of requests, memory, connections, jms,.... at a
>>> time and after a day of work.
>>>
>>> Is there such a tool available?
>>>
>>> Thanks
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>>
> Thank you for reply.
> That can not satisfy my managers, they want what other managers want
> to see, live statistics (even if they have no clue what is that)
> charts that shows how great the application perform.
>
> Thanks again.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>