![]() |
![]() |
![]() |
> Module > HealthMonitor > ModuleHMTable |
Module
/ConfigRecord/Module/HealthMonitor/ModuleHMTable/SystemState
The SystemState element contains a map that associates an event with an event handler. Since the system state for events arriving at the module health monitor is always HM_MODULE_MODE (by definition), the SystemState attribute, present in the system health monitor table (/Module/HealthMonitor/SystemHMTable/SystemState), is not used.
The SystemState element contains a list of ErrorIDAction elements that map event types to event handlers:
<HealthMonitor> <ModuleHMTable Name="moduleHm" ModuleCallback="callMeFirst"> <SystemState> <ErrorIDAction .../> <ErrorIDAction .../> <ErrorIDAction .../> <ErrorIDAction .../> <ErrorIDAction .../> <ErrorIDAction .../> <ErrorIDAction .../> <ErrorIDAction .../> ... </SystemState> ... </ModuleHMTable> </HealthMonitor>
Required
None
None
Generated on 2007-10-15 17:17:22.