Monitor de bytes utilizados de LUN

Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnit.DependOn.LUN.Threshold.Monitor (DependencyMonitor)

El monitor de dependencia resume el estado de todos los problemas de LUN de discos host en LUN

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnit
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorMicrosoft.SystemCenter.VirtualMachineManager.Storage.LUN.Threshold.Monitor
RelationshipMicrosoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnitContainsVMHostDisk
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Evento desencadenado por el monitor de bytes utilizados por LUN
{0}

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnit.DependOn.LUN.Threshold.Monitor" Accessibility="Public" Enabled="true" Target="SL!Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnit" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="SL!Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnitContainsVMHostDisk" MemberMonitor="Microsoft.SystemCenter.VirtualMachineManager.Storage.LUN.Threshold.Monitor">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnit.DependOn.LUN.Threshold.Monitor.AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>