IBM Tivoli Monitoring, Version 6.3

tacmd viewNode

Description

Use the tacmd viewNode command to display the versions and patch levels of the managed systems that are installed on a node or a group of nodes.

CLI syntax

tacmd viewNode {{-n|--node} MANAGED-OS |
    {-l|--managedSystemList} MANAGED_SYSTEM_LIST }

where:
-n|--node
Specifies the node to display. A node is identified by the managed operating system that it contains. 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. The -n option is mutually exclusive with -l, but one or the other must be specified.
-l|--managedSystemList
Specifies the managed system group to display. Specify a managed system containing nodes to display all of the nodes in the managed system group. A node is identified by the managed operating system that it contains. The -l option is mutually exclusive with -n, but one or the other must be specified.

CLI example

The following command displays the components installed on the managed system named icarus.austin.ibm.com.
   tacmd viewNode -n icarus.austin.ibm.com:Lz

Return values

See Table 1.

Related commands

tacmd viewAgent

Return to Table 1.



Feedback