Previous Next  

Element: SystemHMTable

Document type

Module

Document XPath

/Module/HealthMonitor/SystemHMTable

Schema XPath

/ConfigRecord/Module/HealthMonitor/SystemHMTable

Description

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.

Use

Required

Children

Extensions

Settings

SystemState

Attributes

Name

Restrictions

None

Attribute: Name

Document XPath
/Module/HealthMonitor/SystemHMTable/@Name
Schema XPath
/ConfigRecord/Module/HealthMonitor/SystemHMTable/@Name
Description

The name of the system health monitor. This name is not used.

Use

Required

Target location

ConfigRecord

XML data type

xs:string

Destination data type

String

Behavior if not specified

N/A

Values with special meanings

None

Restrictions



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