Tivoli Monitoring, Version 6.2

tacmd viewAgent

Description

Use the tacmd viewAgent command to display the details of the given agent or the agent for a given managed system. Details include whether the agent is running or not, the agent version, and all of the configuration data for the agent. Configuration data is not displayed for universal agents or OS agents.

CLI syntax

tacmd viewAgent [{-m|--system} system ...]  
tacmd viewAgent [{-n|--node} managed-os]
                  [{-t|--type} pc ...]

where:

-m|--system system ...
Identifies the managed system or managed systems to view agent status for.
-t|--type pc ...
The identifiers of one or more agents to view. The value of type is scoped to the node level.
-n|--node managed-os
Identifies the node on the computer where you want to view an agent. The node is the installation directory for all agents. The name of a node includes the computer where the OS agent is installed and the product code for the OS agent. For example, stone.ibm.com:LZ is the name of the node on computer stone.ibm.com, which has a Linux® OS agent installed.

CLI example

The following command displays the details for the UM agent with the name stone:UA:

   tacmd viewAgent -m stone:UA

The following command displays the details for all UM agents on the node Primary:STONE:NT:

   tacmd viewAgent -n Primary:STONE:NT -t UM

Return values

See Table 2.

Related commands

tacmd viewNode




Feedback

[ Top of Page | Previous Page | Next Page | Contents | Index ]