Orion.APM.HistoricalCPULoad
SolarWinds Information Service 2020.2 Schema Documentation
This entity represents historical data for CPU load.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ComponentID | System.Int64 | The unique integer representation of component. | everyone |
Date | System.DateTime | The date of poll. | everyone |
PercentAvailability | System.Double | The integer value that contains the component availability in percent. | everyone |
ComponentStatus | System.String | The string value that contains component status. | everyone |
MinPercentCPU | System.Double | The integer value that contains minimum CPU usage in percent. | everyone |
AvgPercentCPU | System.Double | The integer value that contains average CPU usage in percent. | everyone |
MaxPercentCPU | System.Double | The integer value that contains maximum CPU usage in percent. | everyone |
ApplicationAvailability | System.Double | The integer value that contains the application availability. | everyone |
Description | System.String | The string value that contains historical data for CPU load entity description. | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
Component | Orion.APM.Component | Defined by relationship Orion.APM.ComponentHistoricalCPULoadHosting (System.Hosting) |