IBM Tivoli Monitoring, Version 6.3

tacmd histunconfiguregroups

Description

Use the tacmd histunconfiguregroups command to unconfigure the given attribute group or groups. The command unconfigures the collection settings of the default collection for each attribute group unless you specify the -m|--summarizationonly option.
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 histunconfiguregroups 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 histunconfiguregroups  
                       {-t|--type} PRODUCTCODE
                       {-o|--object} ATTRIBUTEGROUPNAME...
                       [{-m|--type} summarizationonly]
                       [{-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. The software prompts you for the User ID if you do not specify one. The User ID specified must have Configure History permission.
-m|--summarizationonly
Specifies the flag for configuring only the summarization and pruning settings.
-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.
-o|--object
Specifies the attribute group name or names to be unconfigured. When multiple attribute groups are specified, each attribute group must be separated by a space. Use the tacmd histlistattributegroups command to find the correct values to use.

CLI example

This example unconfigures the attribute group “NT Processor” for historical data collection:
tacmd histunconfiguregroups -s LEVER2 -t “Windows OS” -o “NT Processor ”  
-u Administrator  -w tivoli123$

Return values

See Table 1.

Related commands

Return to Table 1.



Feedback