![Hitachi MK-96RD617-08 Скачать руководство пользователя страница 230](http://html.mh-extra.com/html/hitachi/mk-96rd617-08/mk-96rd617-08_user-manual_145991230.webp)
7-66
Using the Export Tool
Hitachi Universal Storage Platform V/VM Hitachi Performance Manager User’s Guide
help Subcommand
Syntax
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, refer to
Example
below.
Example
In this example, a command file (cmdHelp.txt) and a batch file (runHelp.bat)
are created in the
C:\export
directory in a Windows computer:
•
Command file (c:\export\cmdHelp.txt):
help
•
Batch file (c:\export\runHelp.bat):
Java -classpath "./lib/JSanExport.jar;./lib/JSanRmiServerSx.jar" -Xmx536870912 -
Dmd.command=cmdHelp.txt
-Dmd.logpath=log sanproject.getmondat.RJMdMain
pause
In the above script, the "
" symbol in this batch file example indicates the end
of a command line.
In this example, you must do one of the following to view the online Help:
•
Double-click runHelp.bat with the mouse.
•
Go to the
c:\export
directory at the command prompt, enter
runHelp
or
runHelp.bat
and then press the <Enter> key.
Java Command for Exporting Data In Files
Syntax
Java
U
-classpath
U
class-path
U
property-
parameters
U
sanproject.getmondat.RJMdMain
Description
This Java command starts the Export Tool.
To start the Export Tool, you must write this Java command in your batch file
and then run the batch file.
Содержание MK-96RD617-08
Страница 6: ...vi Contents Hitachi Universal Storage Platform V VM Hitachi Performance Manager User s Guide ...
Страница 246: ...Index 2 Index Hitachi Universal Storage Platform V VM Hitachi Performance Manager User s Guide ...
Страница 247: ...Hitachi Universal Storage Platform V VM Hitachi Performance Manager User s Guide ...