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).
External reference
Azure App Service plan overview
Setup
To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select App Service plans
.
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.
Supported metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type |
---|---|---|---|
azure_cpu_percentage CPU Percentage | CPU Percentage | Percent | Average |
azure_memory_percentage Memory Percentage | Memory Percentage | Percent | Average |
azure_disk_queue_length Disk Queue Length | Disk Queue Length | Count | Total |
azure_http_queue_length Http Queue Length | Http Queue Length | Count | Total |
azure_website_bytes_received Average incoming bandwidth used across all instances of the plan. | Bytes Received | Bytes | Total |
azure_website_bytes_sent Average outgoing bandwidth used across all instances of the plan. | Bytes Sent | Bytes | Total |
azure_tcp_syn_sent TCP Syn Sent | TCP Syn Sent | Count | Count |
azure_tcp_syn_received TCP Syn Received | TCP Syn Received | Count | Count |
azure_tcp_established TCP Established | TCP Established | Count | Count |
azure_tcp_fin_wait_one TCP Fin Wait 1 | TCP Fin Wait 1 | Count | Count |
azure_tcp_fin_wait_two TCP Fin Wait 2 | TCP Fin Wait 2 | Count | Count |
azure_tcp_closing TCP Closing | TCP Closing | Count | Count |
azure_tcp_close_wait TCP Close Wait | TCP Close Wait | Count | Count |
azure_tcp_last_ack TCP Last Ack | TCP Last Ack | Count | Count |
azure_tcp_time_wait TCP Time Wait | TCP Time Wait | Count | Count |