IBM Tivoli Monitoring, Version 6.3

tacmd viewDepot

Description

Use the tacmd viewDepot command to display the types of agents you can install from the deployment depot on the server which you are logged on to or the specified remote server. This command is also available for non-agent bundles.

CLI syntax

tacmd viewDepot  
                      [{-j|--depot} DEPOT]
                      [{-t|--type} TYPE]
                      [{ -v|--version} VERSION]
                      [{-p|--platform} PLATFORM]

where:
-j|--depot
Specifies the name of the remote server that hosts the depot when you are logged on to the hub monitoring server.
-t|--type
Specifies the product type for filtering.
-v|--version
Specifies the version for filtering.
-p|--platform
Specifies the platform for filtering.

CLI example

The following command displays the contents of the deployment depot on the Tivoli Enterprise Monitoring Server you logged on to by using the tacmd login command:
   tacmd viewDepot
The following command displays the contents of the deployment depot on the remote monitoring server, REMOTE_ROCK, which connects to the hub monitoring server. You must log on to the hub monitoring server before running this command:
   tacmd viewDepot -j REMOTE_ROCK	

Return values

See Table 1.

Related commands

tacmd listBundles

tacmd addBundles

tacmd removeBundles

Return to Table 1.



Feedback