Administrator's and User's Guide for SFM HP-UX 11i v1 April 2006

Administering Indications and Instances Using HP SMH
Administering Indications Using EVWEB
Chapter 4 77
Following is a sample evweb.conf file with IP address, FULLNAME, and
the FROMADDR configured:
<EVWEB>
<CONSUMER>
<EMAILCONSUMER>
<EMAILSERVER>
<IP>
127.0.0.1
</IP>
<FULLNAME>
localhost
</FULLNAME>
</EMAILSERVER>
<FROMADDR>
evweb@hp.com
</FROMADDR>
</EMAILCONSUMER>
</CONSUMER>
</EVWEB>
Creating EVWEB Event Subscriptions
You can create event subscriptions for the WBEM indications you are
interested in monitoring. You can create the following types of event
subscriptions using EVWEB:
Admin-Defined event subscriptions – Event Subscriptions created
using the fmdcontrol command are called Admin-Defined event
subscriptions. You can modify and delete Admin-Defined event
subscriptions using the fmdcontrol command. You cannot use the
evweb_list, evweb_subscribe, or the evweb_eventviewer
command to create and delete Admin-Defined event subscriptions.
For more information on the fmdcontrol command, see
“Configuring Indication Filters” on page 40.