jQuery in Action, 2nd edition
The moose likes Java in General and the fly likes JMX : Getting Heap Memory Utilization From Server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "JMX : Getting Heap Memory Utilization From Server" Watch "JMX : Getting Heap Memory Utilization From Server" New topic
Author

JMX : Getting Heap Memory Utilization From Server

ranua agarwal
Greenhorn

Joined: Mar 31, 2010
Posts: 25
Hi,

Finally, i got the best place to learn technologies from masters.
Firt of all, thanks to the creator of javaranch.

Well, i am trying to implement a task.
Some servers url i have, where some sites are running.
Now, what i need to get the information of used heap memory on some recurring interval, let's say 1 hour.
Can somebody provide the to achieve it?
Some seniors are saying for creation of JMX datasource. Is it good go.
How to do in this way.

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JMX : Getting Heap Memory Utilization From Server
 
Similar Threads
code to find available jvm's
How to view the performance metrics of Twiddle
When will a variable use memory from stack and when will use memory from heap?
Does Monitoring via JConsole add additional overhead to JVM
Discrepency between JMX and heapdump