Farm Metric Server

Citrix.PresentationServer.FMSAvailabilityRollupMonitor (DependencyMonitor)

Propagates availability state of a Citrix farm metric server up to the Citrix Presentation Server component

Knowledge Base article:

Citrix ® Management Pack

Summary

This monitor is the rollup monitor for all availability monitoring of the computer hosting the Citrix Farm Metric Server component. If the state is unknown, either monitoring has not begun for this server or there are no monitors defined that monitor farm metric server availability.

 
Causes

An unhealthy state for this monitor indicates some problem with another monitor monitoring the state of the farm metric server. To view all current alerts from the farm metric server, 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.PresentationServer.ManagedServer
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipCitrix.PresentationServer.ManagedServerHostsFarmMetricServer
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

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