HP XP7 Command View Advanced Edition Administrator Guide (Web Version) (TK981-96004, May 2014)

installation-directory-for-HP-XP7-Command-View-Advanced-Edition/
DeviceManager/Server/config/hostdatacollectors.properties
hdc.request.timeout
Specify the timeout value for request processing from the Device Manager server to Host Data Collector
(in milliseconds).
You can specify a value from 1000 to 86400000.
If the Device Manager server communicates with multiple Host Data Collectors, the timeout value will
be applied to communication with all the Host Data Collectors.
Default: 1800000
hdc.rmiregistry
Specify the IP address or host name of the computer where Host Data Collector is installed and the
port number of the RMI registry in the following format:
IP-address-or-host-name:[port-number],IP-address-or-host-name:[port-number],...
For the IP address, you can use either an IPv4 address or IPv6 address. If you use an IPv6 address,
you must enclose the IP address with square brackets ([ and ]).
The port number must match the value specified for the property hdc.common.rmi.registryPort
or hdc.common.rmi.ssl.registryPort of the hdcbase.properties file. If you omit the port
number, it is assumed to be 22098 if the value of the hdc.usessl property is false, and 22104
if the value is true.
If there are multiple computers where Host Data Collector is installed, you must specify the Host Data
Collector information for all the computers.
Default:
If the management server OS is a prerequisite OS for Host Data Collector: 127.0.0.1:22098
If the management server OS is not a prerequisite OS for Host Data Collector: None
CAUTION:
The IP address or host name of the computer where Host Data Collector is installed must be the same
for the properties hdc.rmiregistry, hdc.rmiserver, and hdc.classloader. In addition,
if multiple IP addresses are assigned to the computer where Host Data Collector is installed, specify
the same values for the hdc.service.rmi.registryIPAddress property in the
hdcbase.properties file of Host Data Collector.
Related topics
hdc.rmiserver, page 342
hdc.classloader, page 342
hdc.usessl, page 343
hdc.common.rmi.registryPort, page 368
hdc.common.rmi.ssl.registryPort, page 370
hdc.service.rmi.registryIPAddress, page 371
Administrator Guide (Web Version) 341