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

Device Manager Agent Operations 58
Table 3-8 server.properties File
Property Description
server.http.socket.agentAddress (see Note) Specify the IP address at which the Device Manager
agent transmits notifications to a Device Manager
server. To limit the IP address at which a Device
Manager agent transmits notifications to the Device
Manager server, specify the desired IP address as a
dotted decimal number. The default is the IP address
acquired by the Device Manager agent. For multiple IP
addresses, the first IP address acquired by the Device
Manager agent via API is used.
Default: IP address acquired by the Device Manager
agent.
server.http.port Specify the port number that the Device Manager
agent’s WebServer uses.
Avoid specifying small port numbers because such
numbers might conflict with other applications. Normal
range is 1024 to 49151.
Default: 23011.
server.http.localPort Specify the port number for communication between the
Device Manager agent’s daemon process and the
WebServer process.
Normal range is 1024 to 49151. Note that too small a
number conflicts with other applications.
Default: 23012.
server.agent.port Specify the port number for the Device Manager agent’s
daemon process (or service).
Normal range is 1024 to 49151. Note that too small a
number may conflict with other applications.
server.http.default (see Note) If the Device Manager agent’s WebServer receives an
http request without a file name (directory name only), it
searches the default filename specified in this property
file. Usually you do not need to change this property.
Default: index.html