AlertDefinitions Element
Windows Server 2003
Defines the custom alerts that will be displayed in the Windows SBS Console, under Other Alerts, in Monitoring Reports.
<xs:element name="AlertDefinitions">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="AlertDefinition">...</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
| Element | Description |
|---|---|
|
Identifies a unique event source from an installed driver or application. |
Parent Elements
None.
Remarks
The XML file that uses this element is not validated against an .xsd file, it is used by internal classes to add custom alert data to the Windows SBS Console.
See Also
Community Additions
ADD
Show: