Citrix Server

Citrix.PresentationServer.ServerPerformanceRollupMonitor (DependencyMonitor)

Propagates performance state of a Citrix Presentation Server up to the Citrix zone component

Knowledge Base article:

Citrix ® Management Pack

Summary

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

 
Causes

An unhealthy state for this monitor indicates some problem with another monitor monitoring the state of the computer running Citrix Presentation Server. To view all current alerts from the Citrix Presentation Server managed computer, 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.Zone
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipCitrix.PresentationServer.ZoneContainsManagedServer
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Citrix.PresentationServer.ServerPerformanceRollupMonitor" Accessibility="Public" Enabled="true" Target="Citrix.PresentationServer.Zone" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" RunAs="CtxLibrary!Citrix.PresentationServer.CitrixAdministratorAccount" RelationshipType="Citrix.PresentationServer.ZoneContainsManagedServer" MemberMonitor="Health!System.Health.PerformanceState">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>