HP StorageWorks XP Command View Advanced Edition Software 6.4 Server Administrator Guide for Device Manager and Provisioning Manager (web) (T1780-96341, July 2010)

Table Of Contents
Appendix A Specifying properties
198
A-5-10 server.dispatcher.daemon.autoSynchro.doRefresh
This property specifies whether to automatically refresh the XP24000/XP20000 information in the
database if the Device Manager server detects that the configuration of the XP24000/XP20000 has
changed.
When true is specified for this property, if a user does not perform a manual refresh after the
Device Manager server detects a change, the XP24000/XP20000 information in the database is
automatically refreshed at the interval specified in the
server.dispatcher.daemon.autoSynchro.type property. If false is specified, the
database is not automatically refreshed.
Default: true
CAUTION: If you specify true, only the information about the XP24000/XP20000 is updated in
the database. The information in the configuration file of a host that recognizes the
XP24000/XP20000 command device is not updated in the database.
A-5-11 server.dispatcher.daemon.autoSynchro.type
This property specifies the interval at which storage subsystem information in the database is
automatically updated (refreshed) using one of the following values:
H: Specify this format to automatically refresh the information at regular intervals. Specify the
interval in the server.dispatcher.daemon.autoSynchro.interval property.
D: Specify this format to automatically refresh the information once a day at a specific time. Specify
the time in the server.dispatcher.daemon.autoSynchro.startTime property.
W: Specify this format to automatically refresh the information once a week at a specific time on a
specific day. Specify the day in the server.dispatcher.daemon.autoSynchro.dayOfWeek
property, and the time in the server.dispatcher.daemon.autoSynchro.startTime
property.
This property is enabled only if the server.dispatcher.daemon.autoSynchro.doRefresh
property is set to true.
Default: D
A-5-12 server.dispatcher.daemon.autoSynchro.dayOfWeek
This property specifies the day on which storage subsystem information in the database is
automatically updated (refreshed) using one of the following values:
Sun Mon Tue Wed Thu Fri Sat
This property is enabled only if the server.dispatcher.daemon.autoSynchro.type property
is set to W. In addition, storage subsystem information is automatically refreshed (updated)
according to the time zone setting for the management server.
Default: Sat
A-5-13 server.dispatcher.daemon.autoSynchro.startTime
This property specifies the time at which storage subsystem information is automatically refreshed
(updated) in the database starts in the format hh:mm. Specify a value from 00 to 23 for hh, and 00
to 59 for mm.