IBM Tivoli Monitoring, Version 6.3

tacmd listOverrides

Description

Use the tacmd listOverrides command to display the situation overrides defined for a specified situation on a managed system or list of managed systems.
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 listOverrides 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 listOverrides
                      {-s|--situation} SITNAME
                      {-m|--system} SYSTEM|SYSTEM_LIST
                      [{-u|--userid} TEPS_USERID]
                      [{-w|--password} TEPS_PASSWORD]
                      [{-h|--tepshostname} TEPS_HOSTNAME]
                      [{-f|--formula}]
            

where:
-s|--situation
Specifies the situation to display override definitions for. If you include either the & character or the < character in the situation name, you must use quotation marks around the name, for example, "abc&def" or "abc<def".
-m|--system
Specifies the name of the managed system or managed system group to display override definitions for.
-u|--userid
Specifies the existing user ID to log on to the Tivoli® Enterprise Portal Server.
-w|--password
Specifies the password for user authentication.
-h|--tepshostname
Specifies the Tivoli Enterprise Portal Server hostname.
-f|--formula
Causes the command to display the predicate and condition attribute names by using the situation formula name (for example, 'NT_Process.Process_Name') instead of the display name (for example, 'Process Name') that is used by the Tivoli Enterprise Portal.

CLI example

This example lists overrides for a managed system, where the overrides have associated calendar entries and key conditions:

tacmd listoverrides -u sysadmin -w ******** -s NT_NotesServerProcess 
-m Primary:LEVER:NT

This example lists overrides for a managed system group:

tacmd listoverrides -u sysadmin -w ******** -s NT_Disk_Space_Low -m *NT_SYSTEM

Return values

See Table 1.

Related commands

Return to Table 1.



Feedback