Introduction
Azure virtual machine scale sets let you create and manage a group of identical, load balanced VMs.
The number of VM instances can automatically increase or decrease in response to demand or a defined schedule. Scale sets provide high availability to your applications, and allows you to centrally manage, configure, and update a large number of VMs. With virtual machine scale sets, you can build large-scale services for areas such as compute, big data, and container workloads.
Setup
To set up the OpsRamp Azure integration and discover the Azure service,
go to Azure Integration Discovery Profile and select Virtual machine scale sets
.
Metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type | Description |
---|---|---|---|---|
azure_disk_read_bytes | Disk Read Bytes | Bytes | Total | Bytes read from disk during monitoring period. |
azure_disk_write_bytes | Disk Write Bytes | Bytes | Total | Bytes written to disk during monitoring period. |
azure_disk_read_operations_sec | Disk Read Operations/Sec | CountPerSecond | Average | Disk Read IOPS. |
azure_disk_write_operations_sec | Disk Write Operations/Sec | CountPerSecond | Average | Disk Write IOPS. |
azure_per_disk_read_bytes_sec | Per Disk Read Bytes/sec | CountPerSecond | Average | Bytes/Sec read from a single disk during monitoring period. |
azure_per_disk_write_bytes_sec | Per Disk Write Bytes/sec | CountPerSecond | Average | Bytes/Sec written to a single disk during monitoring period. |
azure_per_disk_read_operations_sec | Per Disk Read Operations/Sec | CountPerSecond | Average | Read IOPS from a single disk during monitoring period. |
azure_per_disk_write_operations_sec | Per Disk Write Operations/Sec | CountPerSecond | Average | Write IOPS from a single disk during monitoring period. |
azure_per_disk_qd | Per Disk QD | Count | Average | Data disk queue depth (or queue length). |
azure_os_per_disk_read_bytes_sec | OS Per Disk Read Bytes/sec | CountPerSecond | Average | Bytes/Sec read from a single disk during monitoring period for OS disk. |
azure_os_per_disk_write_bytes_sec | OS Per Disk Write Bytes/sec | CountPerSecond | Average | Bytes/Sec written to a single disk during monitoring period for OS disk. |
azure_os_per_disk_read_operations_sec | OS Per Disk Read Operations/Sec | CountPerSecond | Average | Read IOPS from a single disk during monitoring period for OS disk. |
azure_os_per_disk_write_operations_sec | OS Per Disk Write Operations/Sec | CountPerSecond | Average | Write IOPS from a single disk during monitoring period for OS disk. |
azure_os_per_disk_qd | OS Per Disk QD | Count | Average | OS disk queue depth (or queue length). |
azure_network_in_total | Network In Total | Bytes | Total | Number of bytes received on all network interfaces by the virtual machine(s) (incoming traffic). |
azure_network_out_total | Network Out Total | Bytes | Total | Number of bytes out on all network interfaces by the virtual machine(s) (outgoing traffic). |
azure_data_disk_read_bytes_sec | Data Disk Read Bytes/sec | CountPerSecond | Average | Bytes/Sec read from a single disk during monitoring period. |
azure_data_disk_write_bytes_sec | Data Disk Write Bytes/sec | CountPerSecond | Average | Bytes/Sec written to a single disk during monitoring period. |
azure_data_disk_read_operations_sec | Data Disk Read Operations/Sec | CountPerSecond | Average | Read IOPS from a single disk during monitoring period. |
azure_data_disk_write_operations_sec | Data Disk Write Operations/Sec | CountPerSecond | Average | Write IOPS from a single disk during monitoring period. |
azure_data_disk_queue_depth | Data Disk Queue Depth | Count | Average | Data disk queue depth (or 1ueue length). |
azure_inbound_flows | Inbound Flows | Count | Average | Inbound Flows are number of current flows in the inbound direction (traffic going into the VM). |
azure_outbound_flows | Outbound Flows | Count | Average | Outbound Flows are number of current flows in the outbound direction (traffic going out of the VM). |
azure_inbound_flows_maximum_creation_rate | Inbound Flows Maximum Creation Rate | CountPerSecond | Average | The maximum creation rate of inbound flows (traffic going into the VM). |
azure_outbound_flows_maximum_creation_rate | Outbound Flows Maximum Creation Rate | CountPerSecond | Average | The maximum creation rate of outbound flows (traffic going out of the VM). |
azure_cpu | Percentage CPU | Percent | Average | The percentage of allocated compute units that are currently in use by the virtual machine(s). |
azure_network_in | Network In Billable | Bytes | Total | Number of billable bytes received on all network interfaces by the virtual cachine(s) (incoming traffic). |
azure_network_out | Network Out Billable | Bytes | Total | Number of billable bytes out on all network interfaces by the virtual machine(s) (outgoing traffic). |
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.