The Alert Email component sends email alerts about the server appliance and provides a Web user interface (UI) to configure the feature.
This component includes the following files and applications:
File | Description |
---|---|
AlertEmailMsg.dll | Contains the localizable text resources for the UI. |
SaALertEmailConsumerProvider.dll | Contains the Windows Management Instrumentation (WMI) provider that receives alerts generated on the server appliance. |
SaAlertEmailEventConsumer.mof | Contains the description of the WMI provider schema. |
SaAlertEmail.dll | Contains the task Component Object Model (COM) object that allows the UI script to configure the lower-level components. |
Sh_AlertEmail.asp | Contains the Web UI script content for the feature. |
Sh_AlertEmail.asp provides the Web UI content that plugs into the server appliance Web UI framework. This code calls the COM object defined in SaAlertEmail.dll to configure the WMI event consumer to mail messages to a specific email account when certain classes of alerts are raised on the server appliance.
There are no configuration requirements for this component.
This component is designed to work with the server appliance Core and Web Core components.
For more information on server appliances, see this Microsoft Web site.
]]>