HP StorageWorks Command View XP Advanced Edition Device Manager Agent Installation and Configuration Guide (December 2005)
Device Manager Agent Operations 65
Table 3-9 logger.properties File
Property Description
logger.loglevel You can specify the level of log that the Device Manager agent outputs to the
files error.log
and trace.log (see section 4-4-1 ).
Log levels: DEBUG, INFO, WARN, ERROR, and FATAL.
Default: INFO.
logger. MaxBackupIndex You can specify the maximum number of log file backups. If more log files are
generated than specified, the Device Manager agent writes over the oldest
one. If a log file reaches the maximum size, the file is renamed by adding a
counter (which represents the version) to the file name. For example,
access.log becomes access.log.1. If additional backup log files are
created, the counter increases until the specified number of backup log files is
generated (for example, access.log.1 becomes access.log.2). After the
specified number of backup log files is created, each time a new backup file is
created, the oldest backup file is deleted.
Specifiable range: 1 through 20.
Default: 10.
logger.MaxFileSize You can specify the maximum size of each log file. If a log file becomes larger
than you specified here, the Device Manager agent creates a new file and
writes logs to it. Unless
KB is specified for kilobytes or MB for megabytes, a
specified size is interpreted to mean bytes. In this property, the term
KB is
interpreted as 1024 bytes, and
MB as 1024 kilobytes.
Specifiable range: From 512KB to 32MB.
Default: 1 MB.
3-11-3 programproductInfo.properties File
Table 3-10 contains the program product information properties of the Device Manager agent.
Table 3-10 programproductInfo.properties File
Property Description
veritas.volume.manager.version Indicates the version of VxVM installed in Windows
®
. If VxVM is
installed in a Windows
®
environment, specify the VxVM version in this
property, in the x
.x format.