systemMetricThresholdsPropertyEnum

Defines the system metric thresholds properties.

References

Used by the following properties:

What's new

New in Version 8.3 — System Metrics

This enumeration set was added.

Members

http://developer.cognos.com/ceba/constants/systemMetricThresholdsPropertyEnum#lowerSideAverageThreshold

Specifies the lower side average range threshold value. A metric </<= this value is considered to be in the lower side average range unless it is in the lower side poor range.

http://developer.cognos.com/ceba/constants/systemMetricThresholdsPropertyEnum#lowerSideAverageThresholdExclusive

Specifies whether a value matching the lowerSideAverageThreshold value is considered to be part of the good range.

Default: false

http://developer.cognos.com/ceba/constants/systemMetricThresholdsPropertyEnum#lowerSidePoorThreshold

Specifies the lower side poor range threshold value. A metric value </<= this value is considered to be in the lower side poor range.

http://developer.cognos.com/ceba/constants/systemMetricThresholdsPropertyEnum#lowerSidePoorThresholdExclusive

Specifies whether a value matching the lowerSidePoorThreshold value is considered to be part of the lower side average range.

Default: false

http://developer.cognos.com/ceba/constants/systemMetricThresholdsPropertyEnum#upperSideAverageThreshold

Specifies the upper side average range threshold value. A metric value >/>= this value is considered to be in the upper side average range unless it is in the upper side poor range.

http://developer.cognos.com/ceba/constants/systemMetricThresholdsPropertyEnum#upperSideAverageThresholdExclusive

Specifies whether a value matching the upperSideAverageThreshold value is considered to be part of the good range.

Default: false

http://developer.cognos.com/ceba/constants/systemMetricThresholdsPropertyEnum#upperSidePoorThreshold

Specifies the upper side poor range threshold value. A metric value >/>= this value is considered to be in the upper side poor range.

http://developer.cognos.com/ceba/constants/systemMetricThresholdsPropertyEnum#upperSidePoorThresholdExclusive

Specifies whether a value matching the upperSidePoorThreshold value is considered to be part of the upper side average range.

Default: false