Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6253724
Votes 0
Synopsis A new overview tab showing usage graphs of multiple critical resources in a single tab
Category java:jconsole
Reported Against
Release Fixed mustang(b73)
State 11-Closed, Verified, request for enhancement
Priority: 3-Medium
Related Bugs 6174397
Submit Date 12-APR-2005
Description
System admins are one target audience of jconsole to monitor the operation
and health of an application.  Several VM and system resources are very 
critical to monitor such as the memory usage, the threads, classes loaded
in the VM, and also CPU time.  The usage of these resources are also 
inter-related.  For example, creating a new thread may increase in memory usage and also causes loading of classes.

Need a better way to  customer  the usage of these critical resources in one
single tab which allows a user to do the correlation easier that will help
troubleshoot when a problem occurs.


  xxxxx@xxxxx   2005-04-12 00:25:00 GMT
Work Around
N/A
Evaluation
We will add a new Overview tab to display graphs of the following:
1. Heap memory usage
2. live thread count
3. loaded class count
4. CPU usage

The summary tab will be merged with the VM tab.  The name of this tab may need to be renamed.

  xxxxx@xxxxx   2005-04-12 00:35:56 GMT
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang