Cluster Shared Volumes Health

Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.DashboardView (View)

Windows Server Shared Volume Monitoring - Cluster Shared Volumes dashboard view.

Element properties:

TargetMicrosoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.DashboardView" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume" TypeID="SCLibrary!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="1" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.StateView"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.AlertView"/>
</PanelConfiguration>
</View>