The show cu command displays the list of CUs to be sampled for performance.
Syntax
Windows:
runWin.bat show cu -ip {<ip-address> | <host-name>} [-login <user-name> <password>] [-proxy {<ip-address> | <host-name>} <port-number> <user-name> <password>]
UNIX:
runUnix.sh show cu -ip {<ip-address> | <host-name>} [-login <user-name> <password>] [-proxy {<ip-address> | <host-name>} <port-number> <user-name> <password>]
Options and parameters
- -ip {ip-address | host-name}
Specifies the service IP address (IPv4 or IPv6 format) or host name.
- -login <user name> <password>
Specifies the user name and password of the Export Tool 2 user. If this option is omitted, you are prompted to enter your user name and password.
- -proxy <IP address or host name> <port number> <user name> <password>
If the management client is connected to the storage system through a proxy server, this option specifies the proxy information (IP address [IPv4 or IPv6 format] or host name, port number, user name and password). If <user name> and <password> are omitted here, but <user name> and <password> are specified for the -login parameter, the proxy is used without authentication. If <user name> and <password> are omitted and the -login parameter is omitted, you are prompted to enter the user name and password for the proxy server.
Output example
In this example, the service IP address is IPv4 address with 192.168.0.100, the user ID is User, and the password is Pass.
c:\export> runWin.bat show cu -ip 192.168.0.100 -login User Pass
Displays the number of CUs for which performance information is collected.
Output results
CUs : 00,01,0F show cu command success