|
This column is checked if the class is directly tracked. Classes that are directly tracked are those specified in the ObjectTrackingClasses property in agent property file. Classes that are not directly tracked are allocated by directly tracked classes, but these classes are only tracked when allocated by a directly tracked class. | |
|
1 |
On the Object Tracking tab of the Java Virtual Machine (JVM) view, select a class in the Object Tracking table. |
|
2 |
Click Track Per Request Type. |
|
3 |
Click Enable. |
|
5 |
Click the name of the class (in the Class column) to review a list of request types that allocate the object of the class. |
|
1 |
On the navigation panel, under Dashboards, click Application Servers > Monitor. |
|
2 |
On the Application Servers Monitor dashboard, click the Methods tile. |
|
NOTE: Restart your instrumented application servers after editing the instrumentation configuration (agent/instrumentation.config) in order for the changes to take effect. |
|
1 |
|
3 |
On the Java Administration page, click the Agent Configurations tab. |
|
b |
|
d |
Click Copy. |
|
e |
A message box opens. Click Close. |
|
6 |
Select Edit instrumentation settings. |
|
7 |
Click the Named Methods tab. |
|
8 |
Click Edit |
|
9 |
In the Settings Editor, click Add named method. |
|
11 |
Click OK. |
|
12 |
Click Add to add a row to the method list table. |
|
13 |
Click in the Name box and type the name of the method. |
|
IMPORTANT: These settings are valid only for FullDetail and ComponentDetail Instrumentation Levels. Changing the values has no effect if the Instrumentation Level is BasicDetail or NoDetail. You can set the instrumentation level on the General page of the Configuration Category Editor for the agent instrumentation profile. |
|
16 |
Click Save. The Configuration Category Editor closes. |