Which two Key Performance Indicators (KPIs) accurately provide insight into server level resource consumption? (Choose two.)
Key Performance Indicators (KPIs) such as 'CPU %Busy' and 'Memory Used%' are critical for providing insights into server-level resource consumption. 'CPU %Busy' indicates the percentage of time the CPU is actively working on processes, reflecting the server's processing workload. 'Memory Used%' shows the proportion of memory utilized, indicating how much of the server's RAM is being consumed by applications and processes. These KPIs are essential for understanding and managing server performance and resource allocation.
AppDynamics documentation on Server Monitoring: Includes information on monitoring server-level metrics, including CPU and memory utilization, to assess resource consumption.
Currently there are no comments in this discussion, be the first to comment!