Orion.SamAppOptics.Service.TopRequestsPerSecond
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents services which have most 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 |
TopRequestsPerSecondValue |
System.Double |
The number of requests for service 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.ApplicationToTopRequestsPerSecond (System.Reference) |
ApplicationPool |
Orion.APM.IIS.ApplicationPool |
Defined by relationship AppOptics.ApplicationPoolToTopRequestsPerSecond (System.Reference) |