Use this page to define the specific behavior of the health policy.
To view this administrative console page, click
.Privileges for health policies differ, depending on the user’s administrative role. Roles include monitor, operator, configurator, and administrator. If you are a user with either a monitor or an operator role, you can only view health policy information. If you are a user with either a configurator or an administrator role, you have all configuration privileges for health policies.
Specifies properties that are specific to the health condition.
Setting | Description |
---|---|
Maximum age | This field is available for the age-based policy. Acceptable values are positive whole numbers in days or hours between 1 hour and 365 days. To enter a value like 1.2 days, use 36 hours, because decimal numbers are not supported. |
Setting | Description |
---|---|
Timed out requests | This field is available for the excessive request timeout condition. The excessive request timeout condition detects, for each server that is a member of the policy, the percentage of requests directed at that server which timed out (over a 60 second period) after being routed from the on demand router. Acceptable values for this field are whole numbers between 1 and 99. |
Setting | Description |
---|---|
Response time | This field is available for the excessive response time condition policy. The excessive response time condition policy is breached when the average response time for the requests exceeds a specific time interval. Acceptable values for this field are between 1 millisecond and 60 minutes. |
Setting | Description |
---|---|
JVM heap size | The excessive memory usage condition policy is breached when the memory usage exceeds a percentage of your heap size over time. The total memory used percentage is used with the time over memory threshold value to determine when to restart members. Acceptable values for this field are whole numbers between 1 and 99. |
Offending time period | This field is available for the excessive memory usage condition policy. The excessive memory usage condition policy is breached when the memory usage exceeds a percentage of your heap size over time. Acceptable values for this field are between 1 second and 60 minutes. |
Setting | Description |
---|---|
Detection level | You can choose from the following detection
levels. For each level a trade-off exists between the speed and accuracy
of detecting suspected memory leaks.
|
Setting | Description |
---|---|
Detection level |
|
Setting | Description |
---|---|
Total requests | The workload condition policy is breached when a certain user-defined number of requests are serviced. A request value must be a whole number greater than 1000. |
Setting | Description |
---|---|
Percentage of time spent in garbage collection | The percentage of time spent in garbage collection policy monitors a Java virtual machine (JVM) or set of JVM’s to determine whether they are spending more than a percentage of time in garbage collection over a specified period of time. Units are percentages. The default value is 10. Acceptable values for this field are whole numbers between 1 and 99. |
Sampling time period | This field specifies the period of time over which garbage collection data is collected. The percentage of time spent in garbage collection during the sampling time period must be over the threshold value prior to corrective action being taken. Units are minutes and hours. The default value is 2 minutes. Acceptable values for this field are between 1 minute and 24 hours. |
Setting | Description |
---|---|
Run reaction plan when | Specifies a subexpression that represents the metrics that you are evaluating in your custom condition. |
Specifies how the Intelligent Management behaves when a defined health condition is reached.
Specifies the reaction mode that defines the behavior of the health policy. The reaction mode can be Supervised or Automatic.
You can define a specific set of actions to occur when the health condition breaches. These actions can be the existing default actions, or you can define custom actions to run an executable file.
A list of actions displays in the order that they are run when the health condition breaches. To add an action, click Add action.... You can choose an existing default health policy action, a custom action that you have created, or you can create a new custom action.
To remove a step, select the step and click Remove action. To change the order of your steps, select one step to move and click Move up or Move down.