IBM Tivoli Monitoring, Version 6.3

tacmd listsystemlist

Description

This command lists the available managed system groups. You can filter for a specified managed system type or for a list of specified managed system types.

Note: The correct name to use in commands for the Unix Logs agent is "Unix Logs". "Monitoring agent for Unix Logs" has been superseded.

CLI syntax

tacmd listsystemlist
                      [{-d|--delim} DELIM]
                     [{-t|--type|--types} TYPE]

where:
-t|--type|--types
One or more managed system types. Specify a string for the managed system type name or its associated 2-character code. The string might consist of letters (upper or lower case), numbers, underscores (_), slashes (/), left parenthesis "(", right parenthesis ")", or spaces ( ). If not specified, list all the managed system groups available.
-d|--delim
Use this string to separate the fields. You can specify a delimiter character of a comma (,), colon (:), semicolon (;), asterisk (*), hashmark (#), dollar ($), exclamation (!), or tilde (~). If not specified, use one or more tabs to separate the columns so they line up.

CLI example

This example lists the managed system group catalog.

   tacmd listsystemlist 

Return values

See Return codes.

Related commands

tacmd createsystemlist

tacmd editsystemlist

tacmd deletesystemlist

tacmd viewsystemlist

Return to Table 1.



Feedback