HP-UX SysFaultMgmt (System Fault Management) (SFM) Administrator Guide (762798-001, March 2014)

evweb.conf
The evweb.conf is a configuration file used to set parameters used by the email consumer.
SysFaultMgmt (System Fault Management) (SFM) allows the evweb.conf being modified at
anytime and take effect immediately by executing the following command:
NOTE: If the email server is not set to local machine, it is required to add hostname of generating
events server into /etc/mail/sendmail.cw file on the email server and restart sendmail of the
email server. Else, the events mail will not be delivered to subscribed-ID defined in subscription.
# sfmconfig -c /var/opt/sfm/conf/evweb.conf
Table 61 (page 140) describes the parameters to configure
Table 61 evweb.conf file configuration parameters
Description
Range
valueDefault valueParameter
This tag contains the IP address of the server, used as the email
server.
NA127.0.0.1EMAILSERVER/IP
By default, it is set as 127.0.0.1, which is the IP address of the
local machine.
If this value is set, then the value inside the 'FULLNAME' tag is
ignored.
This is the Fully Qualified Domain Name of the machine used as the
email server.
NAlocalhostEMAILSERVER/
FULLNAME
This is considered only if the IP address of the email server is not
defined in the 'IP' tag.
This tag defines the 'from' email address, using which the email
is sent.
NAevweb@hp.comFROMADDR
The administrator has the privilege and has to provide an appropriate
address.
InternalHealthDaemon.cfg
Internal health daemon periodically monitors the health of the hardware diagnostics mode, through
an "at" job and SysFaultMgmt (System Fault Management) (SFM) database. Any changes to
the configuration file will take into effect in the subsequent run of the daemon.
Table 62 (page 140) describes about the parameters to configure.
Table 62 InternalHealthDaemon.cfg file configuration parameters
DescriptionRange value
Default
valueParameter
This tag defines the maximum size of the log file created by the
health daemon.
1024 bytes to
20480000 bytes
20480000LogFile/
MaxLogFileSize
This tag specifies the number of archive files which needs to be
created.
1 to 55LogFile/
NArchiveLogFiles
This tag defines the level of description of the logged messages in
the log file.
NORMAL,
VERBOSE
NORMALLogFile/
LoggingLevel
This tag defines the mode of operation of the health daemon.ACTION,ADVISORYOperatingConfig/
Action mode takes self-corrective actions when it detects issue in
the hardware diagnostics and SysFaultMgmt (System Fault
Management) (SFM) database.
ADVISORYMode
140 SysFaultMgmt (System Fault Management) (SFM) configuration files