HP StorageWorks Command View XP Advanced Edition Device Manager Agent Installation and Configuration Guide (December 2005)
Device Manager Agent Operations 56
Table 3-8 server.properties File
Property Description
server.server.serverIPAddress Specify the IPAddress of Device Manager server in
dotted-decimal IPAddress form.
You may specify this property using the text editor, or
by executing the hdvmagt_account command (see
section
3-10 ).
Default: None (usually specified at installation).
server.server.serverPort Specify the port number of the Device Manager server
to which the Device Manager agent is going to connect.
As a general rule, you may specify a value from 1024 to
49151. You must specify the same value specified for
the server.http.port property of the Device
Manager server.
Note: The value of this property equals the value of the
port number of the Device Manager server. You may
specify this property by using a utilizing the text editor,
or executing the hdvmagt_account command (see
section
3-10 ).
Default: 2001.
server.server.authorization This property is a stored user-id and password
authorized by the Device Manager server. This property
is encoded data, so you cannot edit it using a text
editor. To edit this property, use the
hevmagt_account command (see section
3-10 ).
Default: None (usually specified at installation).
server.http.browseDirs If this property is true, the Web server function of the
Device Manager agent displays a list of files contained
in the document directory. Usually you do not need to
edit this property.
Default: False.
server.util.processTimeOut (see Note) Specify the period (in milliseconds) that is regarded as
the Device Manager agent’s normal execution time of
external programs.
If an external program takes longer than the time period
specified in this property, the Device Manager agent
regards the program as something abnormal and
terminates it. If you specify too short a time period, the
Device Manager agent may stop execution of external
programs that are running regularly. Do not edit this
property without current knowledge of the Device
Manager agent’s performance.
Default: 600000[msec] (= 10 minutes).