Previous Topic: exagent-Control the Agent Technology Example AgentNext Topic: install_mib-Load MIB Definitions


install_agents-Install or Remove Agents or Services

Valid on z/OS

This shell script adds or removes entries in the awservices.cfg config file for any agents or services that z/OS supports.

z/OS

install-path/services/tools

Syntax

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: awservices cannot start all agents.

remove

Removes the agent or service from the config file.

agent
DB2
IDMS
CICS
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 starts automatically and stops at the end of the run. If several agents or services have to be installed, we recommend that awservices are active (you can issue the awservices start -m command).