Hitachi MK-96RD617-08 User Manual page 232

Performance manager
Table of Contents

Advertisement

Examples
The following example assumes that the computer running the Export Tool
communicates with the SVP via a proxy host. In this example, the host name
of the proxy host is Jupiter, and the port name of the proxy host is 8080:
Java -classpath "./lib/JSanExport.jar;./lib/JSanRmiServerSx.jar" -Dhttp.proxyHost=Jupiter
-Dhttp.proxyPort=8080
sanproject.getmondat.RJMdMain
In the following example, a log file named export.log will be created in the
log directory below the current directory when the Export Tool executes:
Java -classpath "./lib/JSanExport.jar;./lib/JSanRmiServerSx.jar" -Xmx536870912 -
Dmd.command=command.txt
-Dmd.logfile=export.log -Dmd.logpath=log sanproject.getmondat.RJMdMain
In the above script, the " " symbol indicates the end of a command line.
7-68
Hitachi Universal Storage Platform V/VM Hitachi Performance Manager User's Guide
-Xmx536870912
-Dmd.command=command.txt -Dmd.logpath=log
Using the Export Tool

Advertisement

Table of Contents
loading

Table of Contents