In Systemwalker Centric Manager, set the commands to be executed when events occur.
Set "Remote commands" under "Action definitions" as shown below.
Item name | Settings content |
---|---|
Issue destination | Specify the host name of the Management Server. |
Command | Specify the swrba_notifyevent command. For Linux: /opt/FJSVswrbam/bin/swrba_notifyevent |
Parameters | Set the swrba_notifyevent command parameters. -msgID message ID -host host name -comment comment -key access key |
Set the content shown below for each of the parameters of the swrba_notifyevent command.
Parameter name | Settings content |
---|---|
msgID | Specify "InterstageAPS". |
host | Specifies the host name that issued the event. Specify "%HOST". |
comment | Specifies the event message. Specify "%MSG". |
key | Specify the automatic operation process access key of this template. |
A parameter coding example is shown below.
-msgID InterstageAPS -host %HOST -comment %MSG -key "**BEGIN_KEY-{{ezsGjLOinOSrgm8Zz1+ud+AjI7S+/ |
See
Refer to the Systemwalker Runbook Automation Studio Operations Guide for details on how to check access keys.