Introduction
An App Service plan defines a set of compute resources for a web app to run.
- In App Service, an app runs in an App Service plan.
- These compute resources are analogous to the server farm in conventional web hosting.
One or more apps can be configured to run on the same computing resources (or in the same App Service plan).
Setup
To set up the OpsRamp Azure integration and discover the Azure service,
go to Azure Integration Discovery Profile and select App Service plans
.
Metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type | Description |
---|---|---|---|---|
azure_cpu_percentage | CPU Percentage | Percent | Average | CPU Percentage |
azure_memory_percentage | Memory Percentage | Percent | Average | Memory Percentage |
azure_disk_queue_length | Disk Queue Length | Count | Total | Disk Queue Length |
azure_http_queue_length | Http Queue Length | Count | Total | Http Queue Length |
azure_website_bytes_received | Bytes Received | Bytes | Total | Average incoming bandwidth used across all instances of the plan. |
azure_website_bytes_sent | Bytes Sent | Bytes | Total | Average outgoing bandwidth used across all instances of the plan. |
azure_tcp_syn_sent | TCP Syn Sent | Count | Count | TCP Syn Sent |
azure_tcp_syn_received | TCP Syn Received | Count | Count | TCP Syn Received |
azure_tcp_established | TCP Established | Count | Count | TCP Established |
azure_tcp_fin_wait_one | TCP Fin Wait 1 | Count | Count | TCP Fin Wait 1 |
azure_tcp_fin_wait_two | TCP Fin Wait 2 | Count | Count | TCP Fin Wait 2 |
azure_tcp_closing | TCP Closing | Count | Count | TCP Closing |
azure_tcp_close_wait | TCP Close Wait | Count | Count | TCP Close Wait |
azure_tcp_last_ack | TCP Last Ack | Count | Count | TCP Last Ack |
azure_tcp_time_wait | TCP Time Wait | Count | Count | TCP Time Wait |
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.