HP StorageWorks Command View XP Advanced Edition Device Manager Server Installation and Configuration Guide (December 2005)

Appendix A Overview of CIM/WBEM 139
A-4-1-3 server.cim.https.port
To use SSL for the CIM interface, specify the port number of HTTPS.
Default: 5989
Delete the hash mark (#) at the beginning of the line corresponding to the
server.cim.https.port property, and then specify the port number used for SSL in the
CIM/WBEM features.
If you want to disable the setting for this property, add a hash mark (#) to the beginning of the line.
A-4-2 The jserver.properties File
This properties file sets up the operating environment for the WBEM Service. This file is stored in the
following directory when Device Manager is installed
<Device-Manager-installation-folder>\HiCommandServer\config\
NOTE: The default installation folder for Device Manager is as follows:
C:\Program Files\CVXPAE\DeviceManager
The contents of the wbemservices.properties file are as follows.
A-4-2-1 classpath
This property sets classpath required for operating the WBEM Service. Do not change the value of
this property.
A-4-2-2 BaseDir
This property specifies the name of the base directory of classpath required for operating the
WBEM Service. Do not change the value of this property.
A-4-2-3 DebugLevel
This property sets the CIMOM trace output level. The amount of output log information depends on
the specified value.
0: Does not output logs.
1: Outputs required logs only.
2: Outputs significant logs only.
3: Outputs all logs.
The default is 0, which specifies that no logs are to be output. The criteria and formats of CIMOM
trace output differ from those of Device Manager.
A-4-2-4 DebugDevice
This property specifies the destination to which the WBEM Service log trace will be output.
To specify the file name of the destination, use the absolute path or a relative path from the following:
<Device-Manager-installation-folder>\HiCommandServer\
Do not include the following character strings in the file name used as the log output destination:
stderr, stdout, file
The start time information is added to the log output destination file name specified in the
DebugDevice property.
The directory to which files will be output needs to be created beforehand. The name of the files to
which logs will be output are as follows:
${DebugDevice}_MMdd_HHmm[_N]
Where: