Orion.APM.PortEvidenceChart
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents port evidence statistics. Used in charts.
Inheritance
Access control
everyone
Properties
| Name | Type | Summary | Access Control |
|---|---|---|---|
| TimeStamp | System.DateTime | The date of poll. | everyone |
| ComponentID | System.Int64 | The unique integer representation of parent component. | everyone |
| ComponentStatusID | System.Int64 | The unique integer representation of parent component status. | everyone |
| MinStatisticData | System.Double | The double value that contains the minimum statistic data. | everyone |
| AvgStatisticData | System.Double | The double value that contains the average statistic data. | everyone |
| MaxStatisticData | System.Double | The double value that contains the maximum statistic data. | everyone |
| MinResponceTime | System.Int64 | Misspelling of MinResponseTime. | everyone |
| AvgResponceTime | System.Int64 | Misspelling of AvgResponseTime. | everyone |
| MaxResponceTime | System.Int64 | Misspelling of MaxResponseTime. | everyone |
| MinResponseTime | System.Int64 | The long value that contains the minimum response time. | everyone |
| AvgResponseTime | System.Int64 | The long value that contains the average response time. | everyone |
| MaxResponseTime | System.Int64 | The long value that contains the maximum response time. | everyone |
Target Relationships
| Name | Type | Notes |
|---|---|---|
| Component | Orion.APM.Component | Defined by relationship Orion.APM.ComponentHostsPortEvidenceChart (System.Hosting) |