Memory Used% and CPU %Busy are the two KPIs that directly measure server-level resource consumption.
Memory Used% represents the proportion of physical memory currently consumed on the monitored server. A sustained high value can indicate memory pressure, excessive process allocation, insufficient capacity, or conditions that may lead to paging and degraded application performance.
CPU %Busy measures the percentage of processor capacity actively being used. It is a primary indicator of compute-resource utilization and helps identify CPU saturation, processing bottlenecks, or insufficient server capacity. Persistent high CPU utilization may correlate with increased response time, transaction queuing, and reduced throughput.
The remaining options describe availability, application behavior, or transaction performance rather than direct infrastructure-resource consumption. Calls per Minute measures workload volume, Average Response Time measures transaction latency, Availability indicates whether a system or service is reachable, and Application Restarts records lifecycle events.
Relevant CAAPA Study Guide topics include Server Visibility, Infrastructure Monitoring, Hardware Resource Metrics, CPU Utilization, Memory Utilization, and Correlating Server Health with Application Performance.