HP P9000 Command View Advanced Edition Suite Software 7.3.1-00 Administrator Guide (web)

Table Of Contents
hdc.ssl.secure
Specify whether to open or close the port used for communication between Host Data Collector and
the Device Manager server.
Specifiable range: 1 to 3. The value specified for this property determines whether to open or close
the non-SSL communication ports (default: 22098/tcp, 22099/tcp, and 22100/tcp) and SSL
communication ports (default: 22104/tcp, 22105/tcp, and 22106/tcp).
1: The non-SSL communication ports are open, and the SSL communication ports are closed.
2: Both the non-SSL communication ports and the SSL communication ports are open.
3: The non-SSL communication ports are closed and the SSL communication ports are open.
Default: 1
Host Data Collector logger properties (logger.properties file)
The logger.properties file contains properties related to Host Data Collector log output.
The logger.properties file exists only when Host Data Collector is installed on a Windows
computer.
Host-Data-Collector-installation-destination\HDC\Base\config\
logger.properties
logger.trace.level
Specify the output level for the Host Data Collector trace log.
Messages whose output level is equal to or smaller than the value of this property will be output to
the trace log.
Table 145 Trace log output level
DescriptionOutput levelMessage type
error
0
ERROR
warning
10
WARNING
information
30
INFO
debug
40
-
You can specify 0, 10, 30, or 40.
Default: 30
logger.trace.maxFileSize
Specify the maximum size of the Host Data Collector trace log.
The specified size is assumed to be in bytes unless you specify KB for kilobytes, MB for megabytes or
GB for gigabytes.
Specifiable range: 4096 to 2147483647.
Administrator Guide (Web Version) 389