Skip to main content

Windows Host Performance Metrics

Host Metrics​

Metric AliasMetric DescriptionUnit
UptimeOperating system uptime in secondss
System InformationOperating system name and version information
Logical CoresNumber of logical CPU cores
CPU UsagePercentage of CPU used by the OS%
CPU Usage DetailsCPU usage breakdown: user, interrupt, dpc, privileged%
Memory UsageOS memory usage ratio (used/total)%
Memory UsedOS memory usedBytes
Memory CacheCache memory sizeBytes
Available MemoryAvailable memory sizeBytes
Total MemoryTotal host memoryBytes
Major Page FaultsNumber of major page faults per secondCount/s
Swap InData moved from swap to memory per secondBytes/s
Swap OutData moved from memory to swap per secondBytes/s
File System UsageDisk partition usage ratio (used/total)%
File System UsedUsed disk partition sizeBytes
File System AvailableAvailable disk partition sizeBytes
File System TotalTotal disk partition sizeBytes
Disk Throughput (Read)Disk device read throughput per secondBytes/s
Disk Throughput (Write)Disk device write throughput per secondBytes/s
Disk IOPS (Read)Disk device read IOPS per secondiops
Disk IOPS (Write)Disk device write IOPS per secondiops
Disk Latency (Read)Average disk device read latencyms
Disk Latency (Write)Average disk device write latencyms
Network Throughput (In)Network traffic received per second by network cardbits/s
Network Throughput (Out)Network traffic sent per second by network cardbits/s
Network Packets (In)Number of packets received per second by network cardPackets/s
Network Packets (Out)Number of packets sent per second by network cardPackets/s
Network Dropped Packets (In)Packets dropped per second during receive process due to insufficient memoryPackets/s
Network Dropped Packets (Out)Packets dropped per second during send process due to insufficient memoryPackets/s
Network Errors (In)Error packets per second during receive processPackets/s
Network Errors (Out)Error packets per second during send processPackets/s
TCP Connection Failure RatePer second (SYN-SENT=>CLOSE + SYN-RECV=>CLOSE + SYN-RECV=>LISTEN) countCount/s
TCP Active Connection RateCLOSE => SYN-SENT per secondCount/s
TCP Passive Connection RateLISTEN => SYN-RECV per secondCount/s
TCP Connection Reset RateConnection resets per secondCount/s
TCP RetransmissionsRetransmitted TCP packets / total TCP packets%
TCP Current EstablishedNumber of TCP connections in ESTABLISHED+CLOSE-WAIT
UptimeTotal system uptimes
AvailabilitySystem availability, normal/abnormal

Process Metrics​

Metric AliasMetric DescriptionUnit
CPU UsageProcess CPU usage%
Memory UsedProcess memory usageBytes
Memory UsageProcess memory usage / host total memory%
Disk Throughput (Read)Process disk read throughput per secondBytes/s
Disk Throughput (Write)Process disk write throughput per secondBytes/s
Swap UsedSwap used by processBytes
Process CountTotal number of this type of process
Current Open FilesNumber of open files for process
Max Open FilesMaximum number of open files allowed for process
Open File RatioCurrent open files / process max open files%
UptimeProcess uptimes