The Source for Java Technology Collaboration

Home » java.net Forums » GlassFish » GlassFish

Thread: Get individual monitoring value

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 1 - Last Post: Jun 29, 2009 5:25 PM by: janey
ashishr

Posts: 1
Get individual monitoring value
Posted: Jun 22, 2009 8:38 AM
  Click to reply to this thread Reply

Hi,
I want to get individual monitoring value like maximum heap size instead of all detail what we get by using command
"asadmin monitor --type jvm --filename c:\xyz.log --user admin server"

also i want to save this information in log file in format:
Heap Size:Maximum heap size=30

How to achieve this,Kindly help me out.

Regards,
Ashish

janey

Posts: 101
Re: Get individual monitoring value
Posted: Jun 29, 2009 5:25 PM   in response to: ashishr
  Click to reply to this thread Reply

If you want individual monitoring value, you can use "asadmin get -m...".

HTH,
Jane




 XML java.net RSS