![]() |
![]() |
![]() |
> Module > HealthMonitor |
Module
The ModuleHMTable element contains the module health monitor table.
<HealthMonitor> <ModuleHMTable Name="moduleHm" ModuleCallback="callMeFirst"> <SystemState> ... </SystemState> <Settings> ... </Settings> </ModuleHMTable> </HealthMonitor>
The optional ModuleCallback attribute identifies a module callback routine. The module health monitor table is contained in the SystemState element.
Required
The ModuleHMTable must contain a SystemState element and a Settings element.
The name of the routine to be called when an event arrives at the module health monitor task before the event handler is called for the given event.
The callbacks are in the same namespace as the health monitor event handlers. You declare an array of mappings from handler and callback names to functions in the health monitor configlette, installDir/vxworks653-2.2/target/config/comps/src/usrHm.c. The default callback routines are also found in the configlette.
Optional
ConfigRecord
String
No routine is called.
CFG_NO_HANDLER: No routine is called.
The maximum length is 30 characters.
The name of the module 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.