![]() |
![]() |
![]() |
> Module > HealthMonitor |
Module
The SystemHMTable element contains the system health monitor table. The system health monitor is the central dispatcher for the health monitor. Events that arrive at the health monitor are dispatched to module health monitor, partition health monitor, or process health monitor levels according to the settings in the system health monitor table. The system health monitor table also routes events differently depending on the state of the system at the time the event arrives. Certain event types have hard coded routing that cannot be overridden.
To define a system health monitor table, add a SystemHMTable element to the HealthMonitor element, and supply a value for the attribute.
<HealthMonitor> <SystemHMTable Name="systemHm"> ... </SystemHMTable> </HealthMonitor>
The system health monitor table consists of a set of SystemState elements inside the SystemHMTable element.
Required
None
The name of the system health monitor. This name is not used.
Required
ConfigRecord
String
N/A
None
The maximum length is 30 characters.
Generated on 2007-10-15 17:17:22.