Orion.APM.DynamicEvidence
SolarWinds Information Service 2019.2.5200 Schema Documentation
This entity presents dynamic evidence statistics. Used to present script monitors statistics.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ComponentStatusID | System. |
The unique integer representation of parent component status. | everyone |
ColumnSchemaID | System. |
The unique integer representation of parent column schema. | everyone |
RowNumber | System. |
The integer value that contains column position. | everyone |
ColumnType | System. |
The integer value that contains column type(string or numeric). | everyone |
ColumnDisabled | System. |
The boolean value that specifies if column is disabled. | everyone |
ColumnName | System. |
The string value that contains the name of column. | everyone |
ColumnLabel | System. |
The string value that contains the column label. | everyone |
ColumnThresholdWarning | System. |
The integer value that contains the threshold warning level. | everyone |
ColumnThresholdCritical | System. |
The integer value that contains the threshold critical level. | everyone |
ColumnThresholdOperator | System. |
The integer value that contains the threshold operator(0 -greater than;1 - greater than or equal to;2 - equal to;3 - less than or equal to;4 - less than;5 - not equal to.). | everyone |
MinNumericData | System. |
The double value that contains the minimum numeric data. | everyone |
AvgNumericData | System. |
The double value that contains the average numeric data. | everyone |
MaxNumericData | System. |
The double value that contains the maximum numeric data. | everyone |
StringData | System. |
The string value that contains the string column output. | everyone |
ErrorCode | System. |
The integer value that contains the dynamic evidence error code. | everyone |
OSErrorCode | System. |
The integer value that contains the operation system error code. | everyone |
StatusCode | System. |
The integer value that contains the dynamic evidence status code. | everyone |
StatusCodeType | System. |
The integer value that contains the dynamic evidence status code type. | everyone |
ErrorMessage | System. |
The string value that contains error message. | everyone |
RecordCount | System. |
The long value that contains the number of dynamic evidence records that was archived. | everyone |
Archive | System. |
The boolean value that specifies if dynamic evidence data was archived. | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
ComponentStatus | Orion.APM.ComponentStatus | Defined by relationship Orion.APM.ComponentStatusHostsDynamicEvidence (System.Hosting) |