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 MetricMetric Display NameUnitAggregation TypeDescription
azure_cpu_percentageCPU PercentagePercentAverageCPU Percentage
azure_memory_percentageMemory PercentagePercentAverageMemory Percentage
azure_disk_queue_lengthDisk Queue LengthCountTotalDisk Queue Length
azure_http_queue_lengthHttp Queue LengthCountTotalHttp Queue Length
azure_website_bytes_receivedBytes ReceivedBytesTotalAverage incoming bandwidth used across all instances of the plan.
azure_website_bytes_sentBytes SentBytesTotalAverage outgoing bandwidth used across all instances of the plan.
azure_tcp_syn_sentTCP Syn SentCountCountTCP Syn Sent
azure_tcp_syn_receivedTCP Syn ReceivedCountCountTCP Syn Received
azure_tcp_establishedTCP EstablishedCountCountTCP Established
azure_tcp_fin_wait_oneTCP Fin Wait 1CountCountTCP Fin Wait 1
azure_tcp_fin_wait_twoTCP Fin Wait 2CountCountTCP Fin Wait 2
azure_tcp_closingTCP ClosingCountCountTCP Closing
azure_tcp_close_waitTCP Close WaitCountCountTCP Close Wait
azure_tcp_last_ackTCP Last AckCountCountTCP Last Ack
azure_tcp_time_waitTCP Time WaitCountCountTCP Time Wait

Event support

  • Supported
  • Configurable in OpsRamp Azure Integration Discovery Profile.

External reference