Previous Next  

Element: SystemState

Document type

Module

Document XPath

/Module/HealthMonitor/ModuleHMTable/SystemState

Schema XPath

/ConfigRecord/Module/HealthMonitor/ModuleHMTable/SystemState

Description

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>
			
Use

Required

Children

ErrorIDAction

Attributes

None

Restrictions

None




Generated on 2007-10-15 17:17:22.