Orion.APIPoller.ValueToMonitor.Metrics
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents value to monitor metrics used by Api Poller
Inheritance
↳ System.Entity
↳ System.ExtensionEntity
↳ System.StatisticsEntity
Access control
| Operations |
Right |
| read |
everyone |
Properties
| Name |
Type |
Summary |
Access Control |
| ValueToMonitorId |
System.Int64 |
The unique integer representation of the value to monitor |
everyone |
| ObservationTimestamp |
System.DateTime |
The date and time representing timestamp of observation of the value to monitor metric |
everyone |
| AvgMetric |
System.Double |
The double value representing average metric of the value to monitor |
everyone |
| MinMetric |
System.Double |
The double value representing minimum metric of the value to monitor |
everyone |
| MaxMetric |
System.Double |
The double value representing maximum metric of the value to monitor |
everyone |
| Status |
System.Int32 |
The integer value representing status of the value to monitor metric |
everyone |
Target Relationships