Tivoli Monitoring, Version 6.2

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
tacmd viewNode {-l|--managedSystemList} managed_system_list

where:

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

Return values

See Table 2.

Related commands

tacmd viewAgent




Feedback

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