Administrator's and User's Guide for SFM HP-UX 11i v3 September 2012

D SFM configuration files
This appendix describes the items of different configuration files in SFM. The user can configure
only the following three files:
“DBConfig.xml” (page 123)
“FMLoggerConfig.xml” (page 123)
evweb.conf” (page 124)
DBConfig.xml
The DBConfig.xml is a configuration file used to set SFM DB parameters of the Event storage
(evweb) and the Common Log storage (LOGDB) databases, and their corresponding archive
database (evweb_history and LOGARCHDB).
SFM allows the DBConfig.xml being modified at anytime and take effect immediately by executing
the following command:
# sfmconfig -c /var/opt/sfm/conf/DBConfig.xml
Table 53 (page 123) describes the parameters to configure Event and Common Log database.
Table 53 DBConfig.xml file configuration parameters
Range valueDefault valueParameter
10 to 400140DBConfig /MaxNumPagesAllowed
1 to 1010DBConfig / DBRecordLifeTime
30 to 365365DBConfig / ArchedRecordLifetime
10 to 400340DBConfig / ArchDBSize
10 to 400100EvwebDBConfig
/MaxNumPagesAllowed
1 to 1010EvwebDBConfig / DBRecordLifeTime
30 to 365365EvwebDBConfig /
ArchedRecordLifetime
FMLoggerConfig.xml
The FMLoggerConfig.xml is a common configuration file used to set parameters for log messages
files generated by SFM and evweb.
SFM allows the FMLoggerConfig.xml being modified at anytime and take effect immediately
by executing the following command:
# # sfmconfig c /var/opt/sfm/conf/FMLoggerConfig.xml
Table 54 (page 123) describes the parameters to configure
Table 54 FMLoggerConfig.xml file configuration parameters
Range valueDefault valueParameter
MILESTONE, INFORMATIONAL,
WARNING, ERROR, CRITICAL,
STOPLOGGING
WARNINGSeverity
NA/var/opt/sfm/log/sfm.logTarget
2KB to 1048576 KB (1 GB)20480FileSize
1 to 103NBackupFiles
DBConfig.xml 123