AdventNet Inc - Excellence Matters  
主页 | 公司介绍 | 联系我们 | 论坛
主页 > 产品介绍 > ManageEngine™ Applications Manager > Java Runtime Monitor

Java Runtime Monitor

 

Monitor Java applications

java runtime monitoring
  • Do you want to know how your Java Runtime Environment is performing?
  • Do you want to be alerted of thread deadlocks, abnormal memory or CPU consumption?

ManageEngine Applications Manager's Java Runtime Monitor provides out-of-the-box remote monitoring and management on Java platform and of applications that run on it.

Note: Java Runtime Monitor is supported for JRE 1.5 and above.

You can configure thresholds on various attributes. The instant alerts and notifications help you in taking quick corrective actions though e-mail, SMS, traps and executing custom scripts & MBean Operations.

Apart from Availability and response time, Java Runtime monitor tracks the following attributes


Process Memory Parameters Description
Eden Space (Heap Memory) Pool from which memory is initially allocated for most objects
Survivor Space (Heap Memory) Pool containing objects that have survived GC of eden space.
Tenured Generation (Heap Memory) Pool containing objects that have existed for some time in the survivor space.
Permanent Generation (Non-Heap) Holds all the reflective data of the virtual machine itself, such as class and method objects. With JVMs that use class data sharing, this generation is divided into read-only and read-write areas.
Code Cache (Non-Heap) Memory used for compilation and storage of native code.
Thread Parameters  
Live Threads Number of live threads currently running
Daemon Threads Number of daemon threads currently running
Runnable Threads A thread executing in the Java virtual machine is in this state
Blocked Threads A thread that is blocked waiting for a monitor lock is in this state
Waiting Threads A thread that is waiting indefinitely for another thread to perform a particular action is in this state.
Timed waiting Threads A thread that is waiting for another thread to perform an action for up to a specified waiting time is in this state
Virtual Memory Parameters  
Classes loaded Number of classes loaded
Classes Unloaded Number of classes unloaded
GC time Time taken to perform garbage collection
Compile time Time spent in just-in-time (JIT) compilation
Max file descriptor Maximum permissible open file descriptor. Available only for UNIX.
Open file descriptor Current count of open file descriptors. Available only for UNIX.

 

For more information, refer Java Runtime Monitor Online Help.

Previous J2EE Web Transactions Monitoring Service Monitoring Next