![]() |
![]() |
![]() |
> Module > HealthMonitor > PartitionHMTable > Settings |
Module
/Module/HealthMonitor/PartitionHMTable/Settings/TrustedPartition
/ConfigRecord/Module/HealthMonitor/PartitionHMTable/Settings/TrustedPartition
This setting is used to configure health monitor notification for a partition. A notification is processed in the core OS on behalf of a partition that has an interest in health monitor events that take place in other partitions. Notifications will only be processed on behalf of the current partition if the partition in which the event was injected is listed as a trusted partition for the current partition.
Notifications are never processed on behalf of the partition in which the event was injected. Because a partition health monitor table may be shared by several different partitions (the health monitors themselves are separate, but they may be configured identically) a partition may be listed as a trusted partition in its own health monitor configuration. This does not cause notifications to be processed on behalf of the partition in which the event occurred.
<Settings ...> <TrustedPartition NameRef=”my-application-A-partition”/> <TrustedPartition NameRef=”my-application-B-partition”/> <TrustedPartition NameRef=”my-application-C-partition”/> </Settings>
Optional, unbounded
None
None
The identifies the partition on whose behalf health monitor notifications are processed. It identifies a partition by reference to its name as defined in /Module/Partitions/Partition/@Name.
Required
ConfigRecord
String
N/A
None
The value must match the name of a partition as defined in /ConfigRecord/Module/Partitions/Partition/@Name.
Generated on 2007-10-15 17:17:22.