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
204
Default: installation-directory-for-the-Device-Manager-server/DvMReport/CSV
A-12 XP Provisioning Manager server
configuration properties
The server.properties file contains properties related to the server configuration information.
In Windows:
installation-directory-for-the-XP-Provisioning-Manager-
server\conf\server.properties
In Linux:
installation-folder-for-the-XP-Provisioning-Manager-
server/conf/server.properties
A-12-1 server.operation.abortTimeout
This property specifies the amount of time (timeout period) from when a host setting operation is
suspended, until the time the operation is to be stopped automatically.
You can specify a value (in hours) from 0 to 10000. If 0 is specified, a suspended operation is not
stopped automatically.
Default: 24
A-12-2 server.operation.eventTimeout
This property specifies the amount of time (timeout period) from when XP Provisioning Manager
begins holding the transaction logs for a host setting operation that has either completed
successfully or has failed, until it purges the logs automatically.
You can specify a value (in hours) from 0 to 10000. If 0 is specified, the operation history is not
purged automatically.
Default: 24
A-12-3 server.rmiapi.port
This property specifies the port number of the management server.
You can specify a value from 1 to 65535.
Default: 20333
A-12-4 server.history.maxNumber
This property specifies the maximum number of items to be recorded in the transaction logs
(recorded in the database file that records log information).
You can specify a value from 1 to 100000.
Default: 10000
A-12-5 server.history.maxDays
This property specifies the number of days for which transaction log is to be retained. The number
of days set here is used as a reference for automatically deleting logs. Any log data that exceeds
the specified number of days is deleted.