Monitorování počtu využitých bajtů logické jednotky (LUN)

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

Toto monitorování závislostí shrnuje stav ze všech problémů logických jednotek (LUN) disků hostitele pro logickou jednotku.

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
Vyvolána událost monitorování počtu využitých bajtů logické jednotky (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>