Citrix Farm

Citrix.PresentationServer.FarmAvailabilityRollupMonitor (DependencyMonitor)

Propagates availability state of a Citrix farm up to the Citrix deployment component

Knowledge Base article:

Citrix ® Management Pack

Summary

This monitor is the rollup monitor for all availability monitoring of the Citrix farm containing computers running Citrix Presentation Server. If the state is unknown, either monitoring has not begun for this farm or there are no monitors defined that monitor Citrix farm availability.

 
Causes

An unhealthy state for this monitor indicates some problem with another monitor monitoring the state of the Citrix farm. To view all current alerts from the Citrix farm, use this link:

 
Resolutions

Use the Health Explorer to find the cause of the unhealthy state. Use the Knowledge Base article about the specific monitor causing the issue to troubleshoot and fix the problem.

 
© 2002-2008 Citrix Systems, Inc. All rights reserved.

Element properties:

TargetCitrix.Library.Deployment
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipCitrix.PresentationServer.DeploymentContainsFarm
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Citrix.PresentationServer.FarmAvailabilityRollupMonitor" Accessibility="Public" Enabled="true" Target="CtxLibrary!Citrix.Library.Deployment" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RunAs="CtxLibrary!Citrix.PresentationServer.CitrixAdministratorAccount" RelationshipType="Citrix.PresentationServer.DeploymentContainsFarm" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>