Hitachi MK-96RD617-08 User Manual
Page 229

Using the Export Tool
7-65
Hitachi Universal Storage Platform V/VM Hitachi Performance Manager User’s Guide
Notes: 
• Your batch files can include script that should execute when an error 
occurs. For information about writing such a script in your batch file, refer 
to 
Notes
• When the set subcommand starts or ends the monitoring or changes the
gathering interval after the Performance Management window is started, 
the contents displayed in the Performance Management window does 
not change automatically in conjunction with the set subcommand 
operation. To display the current monitoring status in the Performance 
Management window, click File, and then Refresh on the menu bar of 
the Storage Navigator main window. 
• If you change the specified gathering interval during a monitoring, the
previously gathered monitoring data will be deleted.
Operands
switch={m|off}
To start monitoring, specify the gathering interval (interval of collecting
statistics) of monitoring data at m. Specify a value between 1 and 15 in 
minutes. m is the gathering interval in short range monitoring by 
Performance Monitor. The gathering interval in long range is fixed to 15 
minutes. 
To end monitoring, specify off. 
If this operand is omitted, the set subcommand does not make settings for 
starting or ending monitoring.
Examples
The following command file saves port statistics and then ends monitoring 
ports: 
svpip 158.214.135.57 
login expusr passwd 
show 
group Port 
short-range 200604010850:200604010910 
apply 
set switch=off 
The following command file starts monitoring remote copy operations. The 
sampling time interval is 10 minutes: 
svpip 158.214.135.57 
login expusr passwd 
set switch=10 
