Orion.APM.ComponentAlertThresholds
SolarWinds Information Service 2020.2 Schema Documentation
This entity presents component thresholds. Used in alerting.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ComponentID | System.Int64 | The unique integer representation of component. | everyone |
ThresholdCPUCritical | System.Double | Value of CPU critical threshold. | everyone |
ThresholdCPUWarning | System.Double | Value of CPU warning threshold. | everyone |
ThresholdIOReadOperationsPerSecCritical | System.Double | Value of IO read operations per second critical threshold. | everyone |
ThresholdIOReadOperationsPerSecWarning | System.Double | Value of IO read operations per second warning threshold. | everyone |
ThresholdIOTotalOperationsPerSecCritical | System.Double | Value of IO total operations per second critical threshold. | everyone |
ThresholdIOTotalOperationsPerSecWarning | System.Double | Value of IO total operations per second warning threshold. | everyone |
ThresholdIOWriteOperationsPerSecCritical | System.Double | Value of IO write operations per second critical threshold. | everyone |
ThresholdIOWriteOperationsPerSecWarning | System.Double | Value of IO write operations per second warning threshold. | everyone |
ThresholdPhysicalMemoryCritical | System.Double | Value of physical memory critical threshold. | everyone |
ThresholdPhysicalMemoryWarning | System.Double | Value of physical memory warning threshold. | everyone |
ThresholdResponseTimeCritical | System.Double | Value of response time critical threshold. | everyone |
ThresholdResponseTimeWarning | System.Double | Value of response time warning threshold. | everyone |
ThresholdStatisticCritical | System.Double | Value of statistic critical threshold. | everyone |
ThresholdStatisticWarning | System.Double | Value of statistic warning threshold. | everyone |
ThresholdVirtualMemoryCritical | System.Double | Value of virtual memory critical threshold. | everyone |
ThresholdVirtualMemoryWarning | System.Double | Value of virtual memory warning threshold. | everyone |
Description | System.String | Description of entity. Returns no value. Used to hide inherited field from alerting. | everyone |
Source Relationships
Name | Type | Notes |
---|---|---|
Component | Orion.APM.Component | Defined by relationship Orion.APM.ComponentAlertThresholdsReferencesComponent (System.Reference) |