Azure App Service Plan (PAF_APP_SVC_PLAN)
Attributes (parameters)
The following attributes are available for this monitor type:
Name | Description | Unit | Default Performance Key Indicator (KPI) |
---|---|---|---|
Bytes Received (DataIn) | The average incoming bandwidth used across all instances of the plan. | KB | No |
Bytes Sent (DataOut) | The average outgoing bandwidth used across all instances of the plan. | KB | No |
CPU Percentage (CPUPercentage) | The average CPU used across all instances of the plan. | Percent | Yes |
Disk Queue Length (DiskQueueLength) | The average number of both read and write requests that were queued on storage. A high disk queue length is an indication of an application that might be slowing down due to excessive disk I/O. | Number (#) | No |
Http Queue Length (HttpQueueLength) | The average number of HTTP requests that had to sit on the queue before being fulfilled. A high or increasing HTTP Queue length is a symptom of a plan under heavy load. | Number (#) | No |
Memory Percentage (MemoryPercentage) | The average memory used across all instances of the plan. | Percent | No |
TCP Time Wait (TcpTimeWait) | The average number of sockets in TIME_WAIT state across all the instances of the plan. | # | No |
TCP Syn Sent (TcpSynSent) | The average number of sockets in SYN_SENT state across all the instances of the plan. | # | No |
TCP Syn Received (TcpSynReceived) | The average number of sockets in SYN_RCVD state across all the instances of the plan. | # | No |
TCP Last Ack (TcpLastAck) | The average number of sockets in LAST_ACK state across all the instances of the plan. | # | No |
TCP Fin Wait 2 (TcpFinWait2) | The average number of sockets in FIN_WAIT_2 state across all the instances of the plan. | # | No |
TCP Fin Wait 1 (TcpFinWait1) | The average number of sockets in FIN_WAIT_1 state across all the instances of the plan. | # | No |
TCP Established (TcpEstablished) | The average number of sockets in ESTABLISHED state across all the instances of the plan. | # | No |
TCP Closing (TcpClosing) | The average number of sockets in CLOSING state across all the instances of the plan. | # | No |
TCP Close Wait (TcpCloseWait) | The average number of sockets in CLOSE_WAIT state across all the instances of the plan. | # | No |
Time Wait Socket Count for Outbound Request (TimeWtScktCntForOutboundReqs) | The average number of sockets in TIME_WAIT state used for outbound connections across all the instances of the plan. High or increasing outbound socket counts in TIME_WAIT state can cause connectivity errors. | # | No |
Established Socket Count for Outbound Requests (EstblshdScktCntForOutboundReqs) | The average number of sockets in ESTABLISHED state used for outbound connections across all the instances of the plan. | # | No |
Socket Count of Outbound Requests (SocketCountOfOutboundRequests) | The average number of sockets used for outbound connections across all the instances of the plan irrespective of their TCP states. Having too many outbound connections can cause connectivity errors. | # | No |
Socket Count for Loopback Connections (SocketCountForLoopbackConns) | The average number of sockets used for loopback connections across all the instances of the plan. | # | No |
Socket Count for Inbound Requests (SocketCountForInboundRequests) | The average number of sockets used for incoming HTTP requests across all the instances of the plan. | # | No |
Monitoring Status (MonitoringStatus) | The status of the monitoring. | 0 - OK, 1 - Not OK | No |
Http Queue Length (HttpQueueLength) | The average number of HTTP requests that had to sit on the queue before being fulfilled. A high or increasing HTTP Queue length is a symptom of a plan under heavy load. | # | No |