Previous Topic: createagent Command—Add an Agent to the TopologyNext Topic: Retrieve and Authenticate Users of an LDAP Group


listagent Command—Display Status Information for Agents

You can view the agent status information by issuing the LISTAGENT command. You can filter the status information by agent name or by status (active, inactive, quiesced) and view detailed status information.

This command the following format:

listagent agent("agent") [status("status")] [type("type")] [verbose(true|false)] 
agent("agent")

Specifies the name of the agent to list.

Default: All agents are listed.

Note: You can include a wildcard for a partial name. For example, AG* displays all the agents whose names start with AG. * represents any string of zero or more characters. ? represents any single character.

status("status")

(Optional) Lists agents by status. Options are active, inactive, and quiesced.

type("type")

(Optional) Lists agents by type. Options are the following:

verbose(true|false)

(Optional) Indicates whether to display detailed status information. Options are the following:

true

Displays detailed status information

false

Does not display detailed status information

Default: verbose(false)

Examples: Display Status Information for Agents