IBM Tivoli Monitoring, Version 6.2.2 Fix Pack 2

tacmd viewgroupmember

Description

Use the tacmd viewgroupmember command to displays the details of the specified group member. You must log in by using the login command before running the viewgroupmember command.

CLI syntax

tacmd viewgroupmember
       {-g|--group} GROUPNAME
       {-m|--member} MEMBERNAME
       {-t|--grouptype} DEPLOY|BUNDLE|SITUATION|COLLECTION

where:

-g|--group
Specifies the name of the group that owns the group member to be displayed.
-m|--member
Specifies the name of the member to be displayed.
-t|--grouptype
Specifies the group member type name. Acceptable type names are DEPLOY, BUNDLE, SITUATION, or COLLECTION.

CLI example

This example displays the deploy member w099o002.tivlab.raleigh.ibm.com details that belong to the group NewWindowsDeployGroup:

   tacmd viewGroupMember -g NewWindowsDeployGroup -t DEPLOY 

-m w099o002.tivlab.raleigh.ibm.com

Return values

See Table 6.

Related commands

Return to Table 1.


[ Top of Page | Previous Page | Next Page ]