Monitor Java Agent Resource Usage
You can identify the resources that Java Agent utilizes while instrumenting an application. You can use the agent-free-performance-report-for-window
node property to stop the agent operation for some time. This will disable all the agent services however, the JVM metrics are still recorded. When agent service resumes, you can see and compare the before and after resource consumption of the agent.
Before You Begin
- All agent services will be suspended for the time you specify in the node property. The applications will continue to run without the agent monitoring.
- No application data will be reported to the Controller during this time. This pause in data reporting can cause false alerts.
- The agent records JVM resource consumption data during the downtime. You can see this data in the Controller UI.
- When the agent services are resumed, you can use the metric browser or live preview to view and compare the consumption data.