Previous Topic: exagent-Control the Agent Technology Example Agent

Next Topic: install_mib-Load MIB Definitions

install_agents-Install or Remove Agents or Services

Valid on z/OS

This shell script can be used to add or remove entries in the awservices.cfg config file for any agents or services currently supported on z/OS.

z/OS

install-path/services/tools

This command has the following format:

install_agents {install|installauto|remove} agent
install

Adds the agent or service to the config file.

installauto

Adds the agent or service and specifies that it is to start up automatically when awservices is started.

Note: Not all agents can be started by awservices.

remove

Removes the agent or service from the config file.

agent
DB2

DB2 Agent

IDMS

CA IDMS Agent

CICS

CICS Agent

MQ

MQSeries Agent

OS390|zOS

z/OS System Agent

Memo

Agent for CA NSM System Status Manager CA-OPS/MVS Option

Exagent

Example Agent

aws_orb

Object Request Broker

aws_sadmin

SNMP Administrator

Note: If awservices is not active when this script is executed, it will be started automatically and stopped at the end of the run. If several agents or services have to be installed, it is recommended that awservices be active (you can issue the awservices start -m command).