+

Search Tips   |   Advanced Search

Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS

 

Health controller custom properties


You can use health controller custom properties to change the behavior of your health controller. For example, you can change the amount of time that passes before a runtime task that is generated for a health issue expires.

_CEE_DMPTARG

The _CEE_DMPTARG custom property specifies the location that is used for thread dumps on z/OS® systems. You must set the _CEE_DMPTARG custom property value if you configure health policies that perform thread dumps on z/OS systems. This custom property sets the location where the thread dumps occur for a particular server. To set the custom property, perform the following steps:

  1. In the administrative console, click Servers > Application servers > server_name > Custom properties > New.

  2. Specify _CEE_DMPTARG as the Name of the custom property. Set the Value to the location where you want to save the thread dumps.

  3. Click Apply and save your configuration.
com.ibm.ws.xd.hmm.controller.approvalTimeOutMinutes

The com.ibm.ws.xd.hmm.controller.approvalTimeOutMinutes custom property specifies the number of minutes for the approval timeout of runtime tasks for the health controller.

You can use the com.ibm.ws.xd.hmm.controller.approvalTimeOutMinutes custom property when you are using the supervise reaction mode. This property specifies the number of minutes that can pass before a runtime task for the health controller expires. If you do not take any actions on the runtime task, the task expires in the number of minutes that is specified in this property. If the runtime task expires when the health condition still exists, a new runtime task is generated. To set the custom property, complete the following steps:

  1. In the administrative console, click System administration > Cell > Custom properties > New.

  2. Specify the com.ibm.ws.xd.hmm.controller.approvalTimeOutMinutes name and a Value for the property in minutes.

  3. Click Apply and save your configuration.
Value Minutes
Default 30 minutes



 

Related concepts


Health management

 

Related tasks


Configure health management
Creating health policies
Configure the health controller

 

Related reference


Health policy administrative tasks
healthpolicy.py script