System.StatisticsEntity
SolarWinds Information Service 2020.2 Schema Documentation
A sub-type of System.ExtensionEntity for statistical data
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ObservationTimestamp | System.DateTime | When this statistic was collected | everyone |
ObservationFrequency | System.DateTime | The interval between collections. | everyone |
Weight | System.Double | Weight of value in this row. Useful to compute weighted average of values. For example one row with value collected for 20 seconds will have Weight=20. Other row collected for one hour will have Weight=3600. | everyone |