Starts monitoring a condition that has one or more linked responses.
startcondresp [-h] [-T] [-V] Condition [Response [Response ...]]
The startcondresp command starts the monitoring of a condition that has a linked response. After monitoring is started, when the condition occurs, the response is run. If no responses are specified, monitoring is started for all responses linked to the condition. This causes all of the linked responses to run when the condition occurs. If more than one response is specified, monitoring is started only for those linked responses.
If one or more responses are specified and the responses are not linked with the condition, the startcondresp command links the specified responses to the condition, and monitoring is started. Use the mkcondresp command to link a response to a condition without starting monitoring.
This command requires root authority.
startcondresp "JFS space used" "Broadcast event on-shift"
startcondresp "JFS space used"
startcondresp "JFS space used" "Broadcast event on-shift" "E-mail root anytime"
| /usr/sbin/rsct/bin/startcondresp | Location of the startcondresp command. |
The lscondresp, mkcondition, mkcondresp, mkresponse, stopcondresp commands.
The rmccli General Information file.
The RSCT 2.2 Resource Monitoring and Control Guide and Reference contains more information regarding Event Response operations.