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

Device Manager Agent Operations 54
Table 3-7 hdvmagt_account Command Syntax
Syntax
Component
Description
Synopsis hdvmagt_account
Description The hdvmagt_account command allows you to change the information about the Device
Manager server that communicates with the Device Manager agent. This command provides an
interactive interface to set server.server.serverIPAddress,
server.server.serverPort, and server.server.authorization in the
server.properties file. To execute this command, you must be a super user or a member
of the Administrators group.
Note: After using the hdvmagt_account command to change the server.properties file,
you must restart the hdvmagt resident program. For details about how to start the hdvmagt
resident program, see
Table 3-1.
Enter the following information when requested:
IPAddress: Enter the IP Address of the Device Manager server in the dotted-decimal IP Address
form. This is specified in the property file, server.server.serverIPAddress (see
Table 4-
1).
Port: Enter the port number of the Device Manager server to which the Device Manager agent is
going to connect. This must be a number from 0 to 65535.
Note: The value of this property is set in the server.server.serverPort property file (see
Table 4-1).
Userid and Password: Enter the user ID and password authorized by the Device Manager
server to give validity to any database update requests of the Device Manager agent and the
HiScan command.
You can use the following characters for the user ID:
a-z A-Z 0-9 # + . - _ @
You can use the following characters for the password:
a-z A-Z 0-9 ! # $ % & ( ) * + - . = @ \ ^ _ | '
The hdvmagt_account command encodes the user ID and password and stores it to the
property file, server.server.authorization (see
Table 4-1).
Note: The server.server.authorization is encoded data, so you cannot edit it.
Options None.
Exit Status None.
3-11 Property Files
This section describes the property files used in the Device Manager agent. These three files define
various properties:
The server.properties file: This property file is used to configure the Device Manager agent.
The logger.properties file: This property file is used to configure the logging function of the
Device Manager agent.
The programproductInfo.properties file (for Windows
®
): This property file is used to specify
program product information.
The server.properties, logger.properties, and programproductInfo.properties files
are stored in the following location:
In a Windows
®
system:
installation-folder-for-Device-Manager-agent\agent\config\
server.properties
installation-folder-for-Device-Manager-agent\agent\config\
logger.properties
installation-folder-for-Device-Manager-agent\agent\config\
programproductInfo.properties