You can retrieve various types of information about applications that are installed on the grid.
The following command displays a list of applications that are installed on the grid:
app list
The following command displays information for an application. If the application is running, additional information is displayed:
app info myapp
If an application is running the components may be listed with the following command:
component list myapp
If an application is running, you can see how the components are distributed amongst the servers of the grid by executing the following command:
server list --map
|
Copyright © 2011 CA.
All rights reserved.
|
|