To plot Host CPU and GC (Garbage Collection) Time Spent in a single view, the "JMX tab under 'Tiers
and Nodes'" and the "Metrics Browser" are the appropriate methods. The JMX tab provides access to
Java Management Extensions (JMX) metrics, including those related to GC time. The Metrics Browser
allows for the customization and aggregation of various metrics, including Host CPU usage and GC
metrics, enabling a combined view of these critical performance indicators.
Reference:
AppDynamics documentation on Monitoring Tiers and Nodes: Discusses the JMX metrics available
for Java applications, including garbage collection details.
AppDynamics documentation on the Metrics Browser: Describes how to use the Metrics Browser to
view and analyze a wide range of performance metrics.