Microsoft Azure Classic Virtual Machine Turn Off Monitor

Microsoft.SystemCenter.MicrosoftAzure.ClassicVirtualMachine.Turnoff.Monitor (UnitMonitor)

Microsoft Azure Classic Virtual Machine Turn Off monitor.

Knowledge Base article:

Summary

Microsoft Azure Classic Virtual Machine Turn Off monitor.

Causes

A classic virtual machine is turned off and no longer available.

Resolutions

Turn on the classic virtual machine.

Element properties:

TargetMicrosoft.SystemCenter.MicrosoftAzure.GenericVirtualMachine.Classic
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter.MicrosoftAzure.VirtualMachine.Turnoff.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Classic virtual machine has been turned off
Classic virtual machine {0} has been turned off
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.MicrosoftAzure.ClassicVirtualMachine.Turnoff.Monitor" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.MicrosoftAzure.GenericVirtualMachine.Classic" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter.MicrosoftAzure.VirtualMachine.Turnoff.MonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.MicrosoftAzure.ClassicVirtualMachine.Turnoff.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="Microsoft.SystemCenter.MicrosoftAzure.AzureServiceGeneric"]/ServiceName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Healthy" MonitorTypeStateID="Healthy" HealthState="Success"/>
<OperationalState ID="Critical" MonitorTypeStateID="Critical" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>30</IntervalSeconds>
<TimeoutSeconds>30</TimeoutSeconds>
<SyncTime/>
</Configuration>
</UnitMonitor>