Graphs

From jManage

You can create named graphs in jManage using MBean attribute values. The attribute values can be scaled up or down. For example, in the case of the Heap Usage graph, the MBean attribute values in bytes are converted to megabytes by applying a scale-down factor of 1048576 (1024 x 1024). The following figure shows the Heap Usage graph configuration.

jw-0116-jmanage4.gif


The following figure illustrates this graph.

jw-0116-jmanage5.gif


The Thread Count graph shown in the following figure is configured using the DaemonThreadCount, PeakThreadCount, and ThreadCount attributes of the java.lang:type=Threading MBean.

jw-0116-jmanage6.gif