Computer Associates BABWBN2900E20 Clients Agents Guide - Page 39

Client Agent Home Directory, Common Agent Components

Page 39 highlights

UNIX, Linux, and Mac OS X Client Agent Configuration Client Agent Home Directory The default client agent home directory, ABuagent, is automatically defined during installation and setup. If required, however, you can specify a different home directory. To locate the name of the home directory, look in the agent.cfg file under the ABagntux section of the file. The name of the client agent home directory is defined by the HOME variable. 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 VERSION HOME ENV ENV ENV ENV BROWSER AGENT MERGE VERIFY ABagntux nn.nn.nn /opt/CA/ABuagent CA_ENV_DEBUG_LEVEL=4:$CA_ENV_DEBUG_LEVEL LD_LIBRARY_PATH=/opt/CA/CAlib:/opt/CA/ABcmagt:$LD_LIBRARY_PATH SHLIB_PATH=/opt/CA/CAlib:/opt/CA/ABcmagt:$SHLIB_PATH LIBPATH=/opt/CA/CAlib:/opt/CA/ABcmagt:$LIBPATH cabr uagentd umrgd umrgd Chapter 3: Adding and Configuring the Client Agents 39

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69

UNIX, Linux, and Mac OS X Client Agent Configuration
Chapter 3: Adding and Configuring the Client Agents
39
Client Agent Home Directory
The default client agent home directory, ABuagent, is automatically defined
during installation and setup. If required, however, you can specify a different
home directory.
To locate the name of the home directory, look in the agent.cfg file under the
ABagntux section of the file. The name of the client agent home directory is
defined by the HOME variable.
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