Previous Topic: Client Agent Home DirectoryNext Topic: Port Address  Configuration


Common Agent Components

The Common Agent runs at all times as a daemon listening for requests on behalf of all the UNIX, Linux, and Mac OS X client agents that are installed on the system. During each client agent’s installation, the BROWSER, AGENT, MERGE, and VERIFY components are registered with the Common Agent in a separate section.

Not all client agents have all of these components. For example, in the following sample configuration file, you can see the BROWSER component cabr, the AGENT component uagentd, and the MERGE and VERIFY component umrgd in the section for the UNIX, Linux, or Mac OS X client agent. Similarly, other client agents use other BROWSER and AGENT components.

[0]
#[ABagntux]
NAME 		ABagntux
VERSION 		nn.nn.nn
HOME		/opt/CA/ABuagent
ENV 		CA_ENV_DEBUG_LEVEL=4:$CA_ENV_DEBUG_LEVEL
ENV 		LD_LIBRARY_PATH=/opt/CA/CAlib:/opt/CA/ABcmagt:$LD_LIBRARY_PATH
ENV 		SHLIB_PATH=/opt/CA/CAlib:/opt/CA/ABcmagt:$SHLIB_PATH
ENV 		LIBPATH=/opt/CA/CAlib:/opt/CA/ABcmagt:$LIBPATH
BROWSER 		cabr
AGENT 		uagentd
MERGE 		umrgd
VERIFY 		umrgd