IBM Tivoli Monitoring, Version 6.3

tacmd histstopcollection

Description

Use the tacmd histstopcollection command to stop the given attribute groups using provided inputs for historical data collection.
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 histstopcollection 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.
Note: This command cannot be used to stop historical collections that are started through a historical collection group. The distribution for the historical collection group must be modified to stop collections that are performed through the group. Use the tacmd editGroup command to modify the historical collection group.

CLI syntax

tacmd histstopcollection  
                       {-t|--type} PRODUCTTYPE
                       {-o|--object} ATTRIBUTEGROUPNAME(S)
                       {-n|--temsname} TEMSNAME(S)
                       [{-u|--userid} TEPS_USERID]
                       [{-w|--password} TEPS_PASSWORD]
                       [{-s|--server} TEPSHOSTNAME]

tacmd histstopcollection  
                        {-a|--collection} COLLECTIONNAME...
                       {-m|--system} MSN_OR_MSL...
                       [{-u|--userid} TEPS_USERID]
                       [{-w|--password} TEPS_PASSWORD]
                       [{-s|--server} TEPSHOSTNAME]

tacmd histstopcollection  
                        {-a|--collection} COLLECTIONNAME...
                       {-n|--temsname} TEMS_NAME...
                       [{-u|--userid} TEPS_USERID]
                       [{-w|--password} TEPS_PASSWORD]
                       [{-s|--server} TEPSHOSTNAME]

where:
-a|--collection
Specifies the collection group names to be stopped.
-m|--system
Specifies the managed systems or managed system groups names to be stopped.
-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. If not specified, you are prompted to give the password. 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 names to be stopped. 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.
-n|--temsname
Specifies the Tivoli Enterprise Monitoring Server names for collection to be stopped. If the names are not defined, it will take the Tivoli Enterprise Monitoring Server name where the Tivoli Enterprise Portal Server is connected. If more than one Tivoli Enterprise Monitoring Server exists in the environment, this argument is mandatory. When multiple Tivoli® Enterprise Monitoring Servers are specified, each monitoring server must be separated by a space.

CLI example

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

Return values

See Table 1.

Related commands

Return to Table 1.



Feedback