Note: The instances of Linux in this section refer to both the Linux and zLinux operating environments.
The agent can be started as a multi-user process with options specified from the command line, or you can specify the agent start options in the HAgent.arg file located in the $CA_SCM_HOME directory. The agent cannot be started unless a port number is specified.
Follow these steps:
su root
cd $CA_SCM_HOME/bin
./agntd ‑option
YyyymmddHAgentPID_UserName_PortNumber.log
Example: Starting a multi-user agent
./agntd -port=5000
Specifies the port number that the agent listens to.
The previous example can be set up so the -port option is specified in the HAgent.arg file as follows:
‑port=5000 ‑verbose
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|