HealthCondition
This type is a class for model objects.
The HealthCondition object is an abstraction of the supported conditions. A HealthClass must have one and only one HealthCondition.
Currently, there are no common attributes at the HealthCondition level: all attributes are defined in the individual subclass.
Package: healthpolicy
Known subtypes:
MemoryCondition
MemoryLeakAlgorithm
AgeCondition
ResponseCondition
GCPercentageCondition
StuckRequestCondition
StormDrainCondition
WorkloadCondition
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
HealthClass.HealthCondition
Attributes Summary |
conditionExpr : EString |
The condition expression depicts the situation that is to be monitored in the environment. If the condition expression is empty, it is assumed that the HealthCondition is a specific type.
|
name : EString |
The name is a descriptor for the health condition. If the condition is based on a template, the name will be taken from the template.
|
conditionExpr - The condition expression depicts the situation that is to be monitored in the environment. If the condition expression is empty, it is assumed that the HealthCondition is a specific type.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
name - The name is a descriptor for the health condition. If the condition is based on a template, the name will be taken from the template.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006