add cu

Storage Advisor Embedded User Guide

Version
93-07-2x
88-08-12
Audience
anonymous
Part Number
MK-97HM85022-25

The add cu command adds CUs for which performance information is collected (target CUs).

This command is available for VSP E series with a DKCMAIN microcode version of 93-06-21 or later.

Performance information collection starts for the newly added target CUs when the accumulated performance information is discarded.
Note: When the sampling interval is not 5, 10, or 15 minutes, you cannot add CUs if the number of monitored CUs will change to 33 or more. In this case, set the sampling interval to 5, 10, or 15 minutes first, and then add CU numbers. For more detailed information, see set interval.

Syntax

add cu -ip <IP address> -login <User name> <Password> -proxy <IP 
address> <Port number> <User name> <Password> -cu <CU number> -q

Options and parameters

-ip <IP Address>

Specifies the IP address of GUM (IPv4 or IPv6 format) or host name.

-login <user name> <password>

Specifies the user ID and password of the Export Tool 2 user. If this option is omitted, you are prompted to enter your user ID 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 ID and password for the proxy server.

-cu <control unit number>

Specifies the CU numbers that you want to add for which to collect performance information (in two-digit Hexadecimal numbers).

When adding multiple CUs, use commas to separate them. You can also specify a range of CU numbers by delimiting the start and end numbers with a colon (:) (for example, “00:09” for the range from 00 to 09). You can also mix both formats (for example, “00,02,04:09”).

The number of CU numbers that you can set differs depending on the sampling interval as described in set interval.
-q

Specifies to run the command without displaying a message that prompts you as to whether to discard the accumulated data and continue the processing. If you use this parameter, the accumulated data is automatically deleted.

Example

add cu -ip 192.168.0.100 -login User Pass -cu 00,01,05:0A -q
add cu command success