amgrd

NAME

amgrd -- Change Behavior of Application Discovery Agent on Managed System

SYNOPSIS

Path: /opt/amgr/bin/amgrd [options]

amgrd [-start][-noreload ] amgrd [-connectionstatus]amgrd [-enableRestart]

amgrd [-enableRestart][-start ] amgrd [-enableRestart][-stop ] amgrd [-disableRestart]

amgrd [-disableRestart][-start ] amgrd [-disableRestart][-stop ] amgrd [-procfreq interval{smh}] amgrd [-packfreq interval{smh}] amgrd [-ping]

DESCRIPTION

The amgrd command allows you to interact with an Application Discovery agent to start or stop its operation, to change its mode of operation, to collect information about it, and to change its data collection frequency on the system where it resides. You will need root access to use this command.

You can also execute amgrd from the System Insight Manager graphical user interface by following ConfigureMatrix OE Agents to Application Discovery options such as “Start AD Agents” or “Stop AD Agents”.

Options

If no options are specified, the agent will start as a daemon with communication type of WBEM, as these are the command defaults. The agent will then look for configuration options in a file /var/opt/amgr/agent.properties and run. If /var/opt/amgr/agent.properties does not exist or does not contain a server.name property, then the agent will run, but it will not know the location of the CMS to which it should send data.

The amgrd command recognizes the following options.

-config f

Use configuration file f instead of default file.

-configfreq interval{smh}

Set configuration check frequency to a number t, with s

 

for seconds, m for minutes, or h for hours.

-connectionstatus

Check status of the Application Discovery agent.

-disableRestart

By itself, -disableRestartremoves any inittab entry

 

for amgrd and exits.

 

With -start, amgrd removes any inittab entry for

 

amgrd and runs the agent.

 

With -stop, amgrd removes any inittab entry for amgrd

 

and stops the agent.

-enableRestart

By itself, -enableRestartadds an inittab entry for

 

amgrd and exits.

 

With -start, amgrd adds an inittab entry for amgrd

 

and runs the agent.

 

With -stop, amgrd adds an inittab entry for amgrd

 

and stops the agent.

58 Commands for controlling Application Discovery agent and certificates