IBM Tivoli Composite Application Manager for Applications, Version 7.2.1

Deploying the monitoring agent by using the tacmd command

See the IBM® Tivoli Monitoring Command Reference for the complete tacmd addSystem command.

Use the -t |--type TYPE parameter to specify the SAP agent that you are configuring: SA

Use the values in Table 1 for the -p | --properties parameter to configure the SAP agent. For information about these values, see the descriptions of the values in Step 2 in: Configuring the SAP agent locally.
Table 1. Required values for remote deployment properties parameter
Values in properties parameter Values described in Configuring the SAP agent, Step 2: Configuring the SAP agent locally
INSTANCE System identifier
sap_conn.sap_conn_mode Connection Mode
sap_appsrvmode.sap_hostname Host name Primary
sap_appsrvmode.sap_systemno System number Primary
sap_logon.sap_clientno Client number
sap_appsrvmode.sap_gwhost Gateway name Primary
sap_appsrvmode.sap_gwservice Gateway service Primary
sap_logon.sap_userid User ID
sap_logon.sap_password Password
sap_logon.sap_language Language
You can also use the optional values in Table 2. For information about these values, see the descriptions of the values in Step 2 in: Configuring the SAP agent locally.
Table 2. Optional values for remote deployment properties parameter
Values in properties parameter (optional) Values described in Configuring the SAP agent, Step 2: Configuring the SAP agent locally
sap_appsrvmode.sap_hostname2 Host name Alternate 1
sap_appsrvmode.sap_hostname3 Host name Alternate 2
sap_appsrvmode.sap_systemno2 System number Alternate 1
sap_appsrvmode.sap_systemno3 System number Alternate 2
sap_appsrvmode.sap_gwhost2 Gateway name Alternate 1
sap_appsrvmode.sap_gwhost3 Gateway name Alternate 2
sap_appsrvmode.sap_gwservice2 Gateway service Alternate 1
sap_appsrvmode.sap_gwservice3 Gateway service Alternate 2
See the following example of using the Application Server Mode
tacmd addSystem -t sa -n v5254008dfc89:LZ -p INSTANCE=PS4
sap_conn.sap_conn_mode=appsrvmode
sap_appsrvmode.sap_hostname=10.44.232.202
sap_appsrvmode.sap_systemno=00
sap_logon.sap_clientno=100
sap_appsrvmode.sap_gwhost=10.44.232.202
sap_appsrvmode.sap_gwservice=3300
sap_logon.sap_userid=ps4usr
sap_logon.sap_password=Agnt2tst
sap_logon.sap_language=EN


Feedback