|
Replies:
1
-
Last Post:
Jun 29, 2009 5:25 PM
by: janey
|
|
|
|
|
|
|
Get individual monitoring value
Posted:
Jun 22, 2009 8:38 AM
|
|
|
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
|
|
|
|
|
|
|
Re: Get individual monitoring value
Posted:
Jun 29, 2009 5:25 PM
in response to: ashishr
|
|
|
If you want individual monitoring value, you can use "asadmin get -m...".
HTH, Jane
|
|
|
|
|