Help, Java, Help java – HP XP7 Storage User Manual
Page 120

svpip 158.214.135.57 login expusr passwd show group Portshort
-range 201304010850:201304010910
applyset 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
help
Description
The help subcommand displays the online help for subcommands.
If you want to view the online help, it is recommended that you create a batch file and a command
file that are exclusively used for displaying the online help. For detailed information, see the
following Example.
Syntax
help
Example
In this example, a command file (cmdHelp.txt) and a batch file (runHelp.bat) are created in the
C:\export directory on a Windows computer:
•
Command file (c:\export\cmdHelp.txt):
help
•
Batch file (c:\export\runHelp.bat):
java -classpath
"./lib/JSanExport.jar;./lib/JSanRmiApiEx.jar;./lib/JSanRmiServerUx.jar"
-Xmx536870912 -Dmd.command=cmdHelp.txt -Dmd.logpath=log
sanproject.getmondat.RJMdMain
In the preceding script,
In this example, you must do one of the following to view the online Help:
•
Double-click runHelp.bat.
•
Go to the c:\export directory at the command prompt, enter runHelp or runHelp.bat,
and then press Enter.
Java
Description
This command starts the Export Tool and exports monitoring data into files. To start the Export Tool,
write this Java command in your batch file and then run the batch file.
Syntax
Java -classpath
class-pathrproperty-parameters sanproject.getmondat.RJMdMain
Operands
Description
Operand
Specifies the path to the class file of the Export Tool.
class-path
120 Exporting Performance Monitor data