Introduction
Azure Storage offers a massively scalable object store for data objects, a file system service for the cloud, a messaging store for reliable messaging, and a NoSQL store.
Azure Storage is:
- Durable and highly available
- Secure
- Scalable
- Managed
- Accessible
Note
Use the OpsRamp Azure public cloud integration to discover and collect metrics against the Azure service.Setup
To set up the OpsRamp Azure integration and discover the Azure service,
go to Azure Integration Discovery Profile and select Storage Volumes
.
Metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type | Description |
---|---|---|---|---|
azure_used_capacity | Used capacity | Bytes | Average | Account used capacity |
azure_transactions | Transactions | Count | Total | Number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests which produced errors. Use the ResponseType dimension for the number of different types of responses. |
azure_ingress | Ingress | Bytes | Total | Amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure. |
azure_egress | Egress | Bytes | Total | Amount of egress data, in bytes. This number includes egress from an external client into Azure Storage as well as egress within Azure. As a result, this number does not reflect billable egress. |
azure_success_server_latency | Success Server Latency | Milliseconds | Average | Average latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in AverageE2ELatency |
azure_success_e2e_latency | Success E2E Latency | Milliseconds | Average | Average end-to-end latency of successful requests made to a storage service or the specified API operation, in milliseconds. This value includes the required processing time within Azure Storage to read the request, send the response, and receive acknowledgment of the response. |
azure_availability | Availability | Percent | Average | Percentage of availability for the storage service or the specified API operation. Availability is calculated by taking TotalBillableRequests value and dividing it by the number of applicable requests, including those that produced unexpected errors. All unexpected errors result in reduced availability for the storage service or the specified API operation. |
azure_blob_capacity | Blob Capacity | Bytes | Average | Amount of storage used by the storage account's Blob service in bytes. |
azure_blob_count | Blob Count | Count | Average | Number of blobs in the storage account's Blob service. |
azure_container_count | Blob Container Count | Count | Average | Number of containers in the storage account's Blob service. |
azure_transactions_blob | Transactions(Blob) | Count | Total | Number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests which produced errors. Use the ResponseType dimension for the number of different types of responses. |
azure_ingress_blob | Ingress(Blob) | Bytes | Total | Amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure. |
azure_egress_blob | Egress(Blob) | Bytes | Total | Amount of egress data, in bytes. This number includes egress from an external client into Azure Storage as well as egress within Azure. As a result, this number does not reflect billable egress. |
azure_success_server_latency_blob | Success Server Latency(Blob) | Milliseconds | Average | Average latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in AverageE2ELatency. |
azure_success_e2e_latency_blob | Success E2E Latency(Blob) | Milliseconds | Average | Average end-to-end latency of successful requests made to a storage service or the specified API operation, in milliseconds. This value includes the required processing time within Azure Storage to read the request, send the response, and receive acknowledgment of the response. |
azure_storage_availability_blob | Availability(Blob) | Percent | Average | Percentage of availability for the storage service or the specified API operation. Availability is calculated by taking TotalBillableRequests value and dividing it by the number of applicable requests, including those that produced unexpected errors. All unexpected errors result in reduced availability for the storage service or the specified API operation. |
azure_file_capacity | File Capacity | Bytes | Average | Amount of storage used by the storage account's file service in bytes. |
azure_file_count | File Count | Count | Average | Number of file in the storage account's file service. |
azure_file_share_count | File Share Count | Count | Average | Number of file shares in the storage account's file service. |
azure_transactions_file | Transactions(File) | Count | Total | Number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests which produced errors. Use ResponseType dimension for the number of different types of responses. |
azure_ingress_file | Ingress(File) | Bytes | Total | Amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure. |
azure_egress_file | Egress(File) | Bytes | Total | Amount of egress data, in bytes. This number includes egress from an external client into Azure Storage as well as egress within Azure. As a result, this number does not reflect billable egress. |
azure_success_server_latency_file | Success Server Latency(File) | Milliseconds | Average | Average latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in AverageE2ELatency. |
azure_success_e2e_latency_file | Success E2E Latency(File) | Milliseconds | Average | Average end-to-end latency of successful requests made to a storage service or the specified API operation, in milliseconds. This value includes the required processing time within Azure Storage to read the request, send the response, and receive acknowledgment of the response. |
azure_storage_availability_file | Availability(File) | Percent | Average | Percentage of availability for the storage service or the specified API operation. Availability is calculated by taking TotalBillableRequests value and dividing it by the number of applicable requests, including those that produced unexpected errors. All unexpected errors result in reduced availability for the storage service or the specified API operation. |
azure_table_capacity | Table Capacity | Bytes | Average | Amount of storage used by the storage account's table service in bytes. |
azure_table_count | Table Count | Count | Average | Number of table in the storage account's table service. |
azure_table_entity_count | Table Entity Count | Count | Average | Number of table entities in the storage account's table service. |
azure_transactions_table | Transactions(Table) | Count | Total | Number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests which produced errors. Use ResponseType dimension for Number of different type of response. |
azure_ingress_table | Ingress(Table) | Bytes | Total | Amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure. |
azure_egress_table | Egress(Table) | Bytes | Total | Amount of egress data, in bytes. This number includes egress from an external client into Azure Storage as well as egress within Azure. As a result, this number does not reflect billable egress. |
azure_success_server_latency_table | Success Server Latency(Table) | Milliseconds | Average | Average latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in AverageE2ELatency. |
azure_success_e2e_latency_table | Success E2E Latency(Table) | Milliseconds | Average | Average end-to-end latency of successful requests made to a storage service or the specified API operation, in milliseconds. This value includes the required processing time within Azure Storage to read the request, send the response, and receive acknowledgment of the response. |
azure_storage_availability_table | Availability(Table) | Percent | Average | Percentage of availability for the storage service or the specified API operation. Availability is calculated by taking TotalBillableRequests value and dividing it by the number of applicable requests, including those that produced unexpected errors. All unexpected errors result in reduced availability for the storage service or the specified API operation. |
azure_queue_capacity | Queue Capacity | Count | Average | Amount of queue storage used by the storage account. |
azure_queue_count | Queue Count | Count | Average | Number of queues in the storage account |
azure_queue_message_count | Queue Message Count | Count | Average | Number of unexpired queue messages in the storage account. |
azure_transactions_queue | Transactions(Queue) | Count | Total | Number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests which produced errors. Use ResponseType dimension for Number of different type of response. |
azure_ingress_queue | Ingress(Queue) | Bytes | Total | Amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure. |
azure_egress_queue | Egress(Queue) | Bytes | Total | Amount of egress data, in bytes. This number includes egress from an external client into Azure Storage as well as egress within Azure. As a result, this number does not reflect billable egress. |
azure_success_server_latency_queue | Success Server Latency(Queue) | Milliseconds | Average | Average latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in AverageE2ELatency. |
azure_success_e2e_latency_queue | Success E2E Latency(Queue) | Milliseconds | Average | Average end-to-end latency of successful requests made to a storage service or the specified API operation, in milliseconds. This value includes the required processing time within Azure Storage to read the request, send the response, and receive acknowledgment of the response. |
azure_storage_availability_queue | Availability(Queue) | Percent | Average | Percentage of availability for the storage service or the specified API operation. Availability is calculated by taking TotalBillableRequests value and dividing it by Number of applicable requests, including those that produced unexpected errors. All unexpected errors result in reduced availability for the storage service or the specified API operation. |
cloud_instance_state | Status/State | n/a | n/a | Azure Storage Volume Status state metric. |
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.