HP Operations Manager for Windows

OV_CalculationRule-Properties


SettingID

Signature
string SettingID
Description
The identifier to uniquely identify the setting.

CalculationType

Signature
uint16 CalculationType
Description
Values
ValueMap
Values
0 = calculation_none
1 = calculation_most_critical
2 = calculation_single_threshold
3 = calculation_multi_threshold

CalculationThresholdType

Signature
uint16 CalculationThresholdType
Description
If the CalculationType is 'none' or 'most_critical', the threshold type must be 'not_applicable'.

If the threshold type is 'by_percentage', the values for single and multiple thresholds must be between 0 and 100.

If the threshold type is 'not_applicable', the values for single and multiple thresholds are undefined.

Values
ValueMap
Values
0 = threshold_not_applicable
1 = threshold_by_number
2 = threshold_by_percentage

CriticalThreshold

Signature
real32 CriticalThreshold
Description
Value for the critical threshold.

MajorThreshold

Signature
real32 MajorThreshold
Description
Value for the major threshold.

MinorThreshold

Signature
real32 MinorThreshold
Description
Value for the minor threshold.

WarningThreshold

Signature
real32 WarningThreshold
Description
Value for the warning threshold.

NormalThreshold

Signature
real32 NormalThreshold
Description
Value for the normal threshold.

SingleThreshold

Signature
real32 SingleThreshold
Description
Value for a single threshold.

CriticalSetTo

Signature
uint16 CriticalSetTo
Description
Values
ValueMap
Values
0 = No SetTo Value
1 = Unknown
2 = Normal
4 = Warning
8 = Minor
16 = Major
32 = Critical

MajorSetTo

Signature
uint16 MajorSetTo
Description
Values
ValueMap
Values
0 = No SetTo Value
1 = Unknown
2 = Normal
4 = Warning
8 = Minor
16 = Major
32 = Critical

MinorSetTo

Signature
uint16 MinorSetTo
Description
Values
ValueMap
Values
0 = No SetTo Value
1 = Unknown
2 = Normal
4 = Warning
8 = Minor
16 = Major
32 = Critical

WarningSetTo

Signature
uint16 WarningSetTo
Description
Values
ValueMap
Values
0 = No SetTo Value
1 = Unknown
2 = Normal
4 = Warning
8 = Minor
16 = Major
32 = Critical

NormalSetTo

Signature
uint16 NormalSetTo
Description
Values
ValueMap
Values
0 = No SetTo Value
1 = Unknown
2 = Normal
4 = Warning
8 = Minor
16 = Major
32 = Critical

SingleSetTo

Signature
uint16 SingleSetTo
Description
Values
ValueMap
Values
0 = No SetTo Value
1 = Unknown
2 = Normal
4 = Warning
8 = Minor
16 = Major
32 = Critical