Logical Disk Availability Rollup

Microsoft.Windows.Server.2008.DiskPartition.LogicalDiskAvailabilityRollup (DependencyMonitor)

This monitor roles up the availability of Logical Disk

Element properties:

TargetMicrosoft.Windows.Server.2008.DiskPartition
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.Windows.Server.2008.DiskPartitionContainsLogicalDisk
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.Server.2008.DiskPartition.LogicalDiskAvailabilityRollup" Accessibility="Public" Enabled="true" Target="Server2008!Microsoft.Windows.Server.2008.DiskPartition" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Server2008!Microsoft.Windows.Server.2008.DiskPartitionContainsLogicalDisk" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>