Orion.APM.HistoricalIOOperations
SolarWinds Information Service 2020.2 Schema Documentation
This entity represents historical data for IO operations.
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 |
MinIOReadOperationsPerSec | System.Double | The double value that contains minimum IO read operations per second. | everyone |
AvgIOReadOperationsPerSec | System.Double | The double value that contains average IO read operations per second. | everyone |
MaxIOReadOperationsPerSec | System.Double | The double value that contains maximum IO read operations per second. | everyone |
MinIOWriteOperationsPerSec | System.Double | The double value that contains minimum IO write operations per second. | everyone |
AvgIOWriteOperationsPerSec | System.Double | The double value that contains average IO write operations per second. | everyone |
MaxIOWriteOperationsPerSec | System.Double | The double value that contains maximum IO write operations per second. | everyone |
MinIOTotalOperationsPerSec | System.Double | The double value that contains minimum IO total operations per second. | everyone |
AvgIOTotalOperationsPerSec | System.Double | The double value that contains average IO total operations per second. | everyone |
MaxIOTotalOperationsPerSec | System.Double | The double value that contains maximum IO total operations per second. | everyone |
Description | System.String | The string value that contains historical data for IO operations entity description. | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
Component | Orion.APM.Component | Defined by relationship Orion.APM.ComponentHostsHistoricalIOOperations (System.Hosting) |