KFAA050I ACTION COMPLETED FOR SITNAME=sitname DESTNODE=destnode STATE=state RC=rc REQUESTID=requestid

Explanation

This informational message indicates the success or failure of an action request executed by an alert emitter, and marks the completion of the request.

The sitname value specifies the situation associated with the alert. The destnode value specifies the alert emitter. The state value specifies the current state of the associated event:
  • 1 The situation has become true.
  • 2 The situation has become false.
The rc value specifies the return code issued by the automation script or by the alert sub-agent:
  • Zero: Successful completion. Other Automation or alert processing failure. You can find further information about the failure in the message log of the alert emitter.
  • 2: The situation has become false.
The requestid value is a unique integer assigned to the action request.

System action

No further processing is performed for the event.

User response

None.