Fault State

Free.Edition.MetrixInsight.EndUserComputing.Citrix.CVAD.Monitor.ServerOsMachine.FaultState (UnitMonitor)

Monitors the server OS machine's Fault State

Knowledge Base article:

Summary

Monitors if the Server OS machine is in a Fault State.

When a machine is in a Fault State that means the machine is in a condition that is not capable of hosting sessions and is unavailable for use. There are various Fault States possible:

Causes

The machine can become in a Fault State for many reasons, including:

Resolutions

Check the Application log within Windows Logs in the Windows event viewer for detailed error messages.

External

https://support.citrix.com/article/CTX218377

Element properties:

TargetFree.Edition.MetrixInsight.EndUserComputing.ResourceLayer.Citrix.Site.Zone.Catalog.ServerOsMachine
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeFree.Edition.MetrixInsight.EndUserComputing.Citrix.CVAD.MonitorType.BrokerMachine.2state
RemotableTrue
AccessibilityInternal
Alert Message
The Server OS Machine's state became {0}
The Server OS Machine's state became {0}. See knowledge section for more details.
RunAsFree.Edition.MetrixInsight.EndUserComputing.Citrix.RunAsProfile

Source Code:

<UnitMonitor ID="Free.Edition.MetrixInsight.EndUserComputing.Citrix.CVAD.Monitor.ServerOsMachine.FaultState" Accessibility="Internal" Enabled="true" Target="Free.Edition.MetrixInsight.EndUserComputing.ResourceLayer.Citrix.Site.Zone.Catalog.ServerOsMachine" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Free.Edition.MetrixInsight.EndUserComputing.Citrix.CVAD.MonitorType.BrokerMachine.2state" ConfirmDelivery="false" RunAs="MC!Free.Edition.MetrixInsight.EndUserComputing.Citrix.RunAsProfile">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Free.Edition.MetrixInsight.EndUserComputing.Citrix.CVAD.Monitor.ServerOsMachine.FaultState.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='FaultStateValue']$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="FAILED" MonitorTypeStateID="FAILED" HealthState="Error"/>
<OperationalState ID="SUCCESS" MonitorTypeStateID="SUCCESS" HealthState="Success"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<SyncTime>00:04</SyncTime>
<Property>FaultState</Property>
<PropertyExpectedValue>GOOD</PropertyExpectedValue>
<ServerOsMachine>$Target/Property[Type="Free.Edition.MetrixInsight.EndUserComputing.ResourceLayer.Citrix.Site.Zone.Catalog.ServerOsMachine"]/ID$</ServerOsMachine>
<DeliveryControllers>$Target/Property[Type="Free.Edition.MetrixInsight.EndUserComputing.ResourceLayer.Citrix.Site.Zone.Catalog.ServerOsMachine"]/DeliveryControllers$</DeliveryControllers>
<Debug>true</Debug>
</Configuration>
</UnitMonitor>