Understand default metrics for Azure IaaS VMs
Understand the metrics available with Azure IaaS VMs.
John Savill
January 15, 2017
1 Min Read
Q. What metrics are enabled by default for Azure IaaS VMs?
A. Even without enabling Basic Metrics (under Diagnostic Settings) a few metrics are available based on information at the host level:
Disk Read Bytes and Write Bytes
Disk Read Operations/Sec and Write Operations/Sec
Network In and Network Out
Percentage CPU
Once the Basic Metrics are enabled additional metrics that run inside the guest are made available including detail about CPU usage (such as user time, privileged time) memory, page activity, process activity and threads. The exact metrics differ between Windows and Linux guests.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like