IBM Tivoli Monitoring, Version 6.3

tacmd histlistattributegroups

Description

Use the tacmd histlistattributegroups command to list all of the attribute groups for the specified product name. Use the -v|--verbose option to display the names of the collections that are defined for each attribute group. Use the tacmd histlistcollections with the -t and -o options to view which collections are started for an attribute group.
Note: If you want to use the current tacmd tepsLogin values for username, password, and server hostname, do not enter any of these options for the histlistattributegroups command. If you specify values for some, but not all of these options, you are prompted to specify the username and password if they are missing.

CLI syntax

tacmd histlistattributegroups  
                       {-t|--type} PRODUCTTYPE
                       [{-v|--verbose}]
                       [{-u|--userid} TEPS_USERID]
                       [{-w|--password} TEPS_PASSWORD]
                       [{-s|--server} TEPSHOSTNAME]

where:
-s|--server
Specifies the Tivoli Enterprise Portal Server hostname to log on to. By default, the local hostname is taken.
-u|--userid
Specifies the user to authenticate. If not specified, you are prompted to give the Tivoli Enterprise Portal Server log in username. The software prompts you for the User ID if you do not specify one. The User ID specified must have Configure History permission.
-w|--password
Specifies the password of the user to authenticate. The software prompts you for the password if you do not specify one.
-t|--type
Specifies the product code or product name to list its attribute groups. Use the tacmd histlistproduct command to determine the codes and names.
-v|--verbose
Displays the names of the collections defined for each attribute group. If this argument is specified, the command output display in a linear format instead of a table format.

CLI example

This example lists all attribute groups for the specified product name:
   tacmd histlistattributegroups -s LEVER2 –t “Windows OS” 
-u Administrator -w tivoli123$

Return values

See Table 1.

Related commands

Return to Table 1.



Feedback