Orion.APM.PortEvidence
SolarWinds Information Service 2020.2 Schema Documentation
This entity presents port evidence statistics.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ID | System.Int64 | The unique integer representation of port evidence statistics. | everyone |
ComponentStatusID | System.Int64 | The unique integer representation of component status. | everyone |
PortNumber | System.Int32 | The integer value that contains the port number. | everyone |
PortDescription | System.String | The string value that contains the port description. | everyone |
Type | System.Int32 | The integer value that contains the statistics type. | 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 | The long value that contains the minimum response time. | everyone |
AvgResponceTime | System.Int64 | The long value that contains the average response time. | everyone |
MaxResponceTime | System.Int64 | The long value that contains the maximum response time. | everyone |
ErrorCode | System.Int32 | The integer value that contains the statistic error code. | everyone |
OSErrorCode | System.Int32 | The integer value that contains the operation system error code. | everyone |
StatusCode | System.Int32 | The integer value that contains the statistic status code. | everyone |
StatusCodeType | System.Int32 | The integer value that contains the statistic status code type. | everyone |
ErrorMessage | System.String | The string value that contains error message. | everyone |
RecordCount | System.Int64 | The long value that contains the number of statistic records that was archived. | everyone |
Archive | System.Byte | The boolean value that specifies if statistic data was archived. | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
ComponentStatus | Orion.APM.ComponentStatus | Defined by relationship Orion.APM.ComponentStatusHostsPortEvidence (System.Hosting) |