IBM Tivoli Monitoring, Version 6.2.2 Fix Pack 2

tacmd listSitAttributes

Description

The tacmd listSitAttributes command lists the attribute names that are eligible for use with dynamic thresholding (override) commands for a given situation. The command distinguishes between attributes that can be used as part of a predicate expression and attributes that can be used as part of a condition expression.

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 listSitAttributes 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 listSitAttributes
                      {-s|--situation} SITNAME
                      [{-u|--userid} TEPS_USERID]
                      [{-w|--password} TEPS_PASSWORD]
                      [{-h|--tepshostname} TEPS_HOSTNAME]

where:

-s|--situation
Specifies the situation to display attribute names for. If you include either the & character or the < character in the situation name, you must quote the name, for example "abc&def" or "abc<def".
-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.

CLI example

This example lists the attributes eligible to be used for overrides and as a key or condition:

tacmd listsitattributes -u sysadmin -w ******** -s NT_NotesServerProcess

Return values

See Return codes

Related commands

Return to Table 1.


[ Top of Page | Previous Page | Next Page ]