IBM Tivoli Monitoring, Version 6.2.2 Fix Pack 2

tacmd listOverrideableSits

Description

Use the tacmd listOverrideableSits command to display a list of override-eligible situations for a given application.

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 listOverrideableSits 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 listOverrideableSits
                      {-t|--type} TYPE
                      [{-u|--userid} TEPS_USERID]
                      [{-w|--password} TEPS_PASSWORD ]
                      [{-h|--tepshostname} TEPS_HOSTNAME]
            

where:

-t|--type
Specifies the application product type code to display override-eligible situations for.
-u|--userid
Specifies the existing user ID to log on to Tivoli® Enterprise Portal Server.
-w|--password
Specifies the password for user authentication.
-h|--tepshostname
Specifies the Tivoli Enterprise Portal Server hostname.

CLI example

This example lists the situations that are eligible for overrides:

tacmd listoverrideablesits -u sysadmin -w ******** -t nt

Return values

See Table 6.

Related commands

Return to Table 1.


[ Top of Page | Previous Page | Next Page ]