Azure VM
Overview
Azure Virtual Machine allows flexible running virtualized environments with the ability to scale on-demand from Azure VM to:
- Visualize the performance of VMs.
- Correlate the performance of VMs with all applications.
Metrics
azure.vm.asp.net.request.execution.time.ms | Number of requests currently executing | |
azure.vm.memory.pool.paged.bytes | (Windows) Size of the paged pool | Byte |
azure.vm.network.out.bytes.rate | Number of bytes sent out on all network interfaces by the instance. | Count |
azure.vm.asp.net.rejected.requests | Total number of requests not executed because of insufficient server resources to process them | Count |
azure.vm.asp.net.application.errors.per.sec | Rate of errors that occur during the execution of HTTP requests | Average |
azure.vm.asp.net.request.wait.time.ms | Time that the most recent request waited in the queue for processing | Seconds |
azure.vm.network.sent.bytes.per.sec | Rate at which bytes are sent over each network adapte | Average |
azure.vm.memory.committed.bytes | (Windows) Amount of committed virtual memory | Byte |
azure.vm.asp.net.running.applications | Number of applications running concurrently on the server computer | Gauge |
azure.vm.asp.net.application.pipeline.instances | Number of active request pipeline instances for the specified ASP.NET application. | Count |
azure.vm.memory.page.faults.per.sec | (Windows) Overall rate at which the processor handles both hard and soft page faults. | Page |
azure.vm.network.sent.packets.per.sec | Rate at which packets are transmitted on the network interface. | Average |
azure.vm.asp.net.application.queued.requests | Number of requests waiting for service from the queue | Count |
azure.vm.memory.pool.non.paged.bytes | (Windows) Size of the nonpaged pool | Byte |
azure.vm.network.received.bytes.per.sec | Rate at which bytes are received over each network adapte | Average |
azure.vm.memory.page.reads.per.sec | (Windows) Rate at which the disk is read to resolve hard page fault | Page |
azure.vm.swap.memory.used.percent | (Linux) Percentage of available swap used | Percent |
azure.vm.memory.pages.per.sec | (Windows+Linux) Rate at which pages are read from or written to disk to resolve hard page faults | Page |
azure.vm.swap.memory.used.bytes | (Linux) Percentage of available swap used | Percent |