This monitors' above threshold condition is true if counter value is greater or equal than the threshold. The below threshold condition is true if counter value is less than the threshold.
RunAs | Default |
Accessibility | Public |
Support Monitor Recalculate | False |
ID | Module Type | TypeId | RunAs |
---|---|---|---|
DS | DataSource | Citrix.XenDesktop.DS.DeliveryGroup.ManagedPerfProvider | Default |
AboveThresholdCD | ConditionDetection | System.Performance.SimpleThresholdCondition | Default |
BellowThresholdCD | ConditionDetection | System.Performance.SimpleThresholdCondition | Default |
filterCounter | ConditionDetection | Citrix.XenDesktop.CD.FilterCounterAndDeliveryGroup.MapPerfData | Default |
ID | ParameterType | Selector | Display Name | Description |
---|---|---|---|---|
IntervalSeconds | int | $Config/IntervalSeconds$ | IntervalSeconds | Interval in seconds |
Threshold | double | $Config/Threshold$ | Threshold | The threshold value. |
Debug | bool | $Config/Debug$ | Debug | Use debug in case when with monitor there is some issue. |
SyncTime | string | $Config/SyncTime$ |