Orion.SamAppOptics.Service.TopAverageResponseTime
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents services which have the biggest average response time for requests at given moment
Inheritance
↳ System.Entity
↳ System.ExtensionEntity
↳ System.StatisticsEntity
Access control
| Operations |
Right |
| read |
everyone |
Properties
| Name |
Type |
Summary |
Access Control |
| ApplicationID |
System.Int32 |
The unique integer representation of application |
everyone |
| ApplicationPoolID |
System.Int32 |
The unique integer representation of application pool |
everyone |
| Service |
System.String |
The name of service |
everyone |
| TopAverageResponseTimeValue |
System.Double |
The average response time for requests at given moment |
everyone |
| ApplicationPoolName |
System.String |
The name of application pool |
everyone |
Target Relationships
| Name |
Type |
Notes |
| Application |
Orion.APM.IIS.Application |
Defined by relationship AppOptics.ApplicationToTopAverageResponseTime (System.Reference) |
| ApplicationPool |
Orion.APM.IIS.ApplicationPool |
Defined by relationship AppOptics.ApplicationPoolToTopAverageResponseTime (System.Reference) |