HP StorageWorks Command View XP Advanced Edition Device Manager Agent Installation and Configuration Guide (December 2005)
Device Manager Agent Operations 63
Table 3-8 server.properties File
Property Description
server.http.security.clientIP (see Note) Specify that the remote host or subnet can send a
request to the Device Manager agent.
This setting limits the IP addresses permitted for
connection, thus preventing denial-of-service attacks or
other attacks that intend to overflow buffers.
In the following example, the specification permits
191.0.0.2 and 192.168.0.0 to 192.168.255.255 to
connect to the Device Manager agent:
server.http.security.clinentIP=191.0.0.2,
192.168.*.*.
You can use an asterisk (
*) as a wildcard character to
specify multiple connections from a single IP address.
To specify multiple IP addresses, separate them by
commas (,). Invalid specifications for dotted decimal IP
addresses and spaces are ignored, and do not cause
an error.
Default: *.*.*.* (any host can access the Device
Manager agent).
server.agent.rm.location (see Note) You can specify the install directory of RAID Manager.
For Windows
®
systems, you cannot specify \ as a
delimiter. Use
/ instead. To display Business Copy, or
Continuous access information on the Web Client of
Device Manager, it is necessary to specify the correct
directory where RAID Manager is installed.
For example:
Default for Windows
®
: drive-where-Device-
Manager-agent-is-installed/RAIDManager
Default for Solaris™, AIX
®
, HP-UX, and Linux
®
:
/RAIDManager
server.agent.rm.exclusion.instance (see
Note)
When a volume pair on the host installing the Device
Manager agent is already managed by RAID Manager
and you attempt to exclude the volume pair from Device
Manager operations, you may specify the instance
number of RAID Manager to exclude that volume pair.
When you specify multiple instance numbers, separate
the individual numbers with commas (,). From the
Device Manager agent, you cannot operate a RAID
Manager that has the instance number specified in this
property.
Default: None.