データベース接続サーバー モニタ

Citrix.PresentationServer.FarmWideAlerts.DcsUnrechable.Monitor (UnitMonitor)

Citrix サーバー ファームのデータベース接続サーバーのアクセス性を監視します。

Knowledge Base article:

Citrix ® 管理パック

要約

データベース接続サーバーが停止しているかアクセスできない状態になっています。

 
原因

ネットワーク接続に問題があることが考えられます。

 
解決策

サーバー ファーム内のすべてのサーバーがデータベース接続サーバーに接続されていることを確認します。 また、データベース接続サーバー自体から Resource Manager データベースのホスト DBMS サーバーへの接続も確認します。

 
外部ナレッジ情報

このエラーに対処するときは、次の情報も役立ちます。

  • 『Citrix Presentation Server によるサーバー パフォーマンスの監視ガイド』

または、さらに詳しい情報を Citrix Knowledge Base で検索できます。

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

Element properties:

TargetCitrix.PresentationServer.FarmMetricServer
Parent MonitorCitrix.PresentationServer.FarmWideAlerts.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeCitrix.PresentationServer.FarmWideAlerts.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
データベース接続サーバーに接続できません
データベース接続サーバーに接続できませんでした。
RunAsCitrix.PresentationServer.CitrixAdministratorAccount

Source Code:

<UnitMonitor ID="Citrix.PresentationServer.FarmWideAlerts.DcsUnrechable.Monitor" Accessibility="Public" Enabled="true" Target="Citrix.PresentationServer.FarmMetricServer" ParentMonitorID="Citrix.PresentationServer.FarmWideAlerts.AvailabilityState" Remotable="true" Priority="Normal" RunAs="CtxLibrary!Citrix.PresentationServer.CitrixAdministratorAccount" TypeID="Citrix.PresentationServer.FarmWideAlerts.MonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Citrix.PresentationServer.FarmWideAlerts.DcsUnrechable.Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Error" MonitorTypeStateID="Active" HealthState="Error"/>
<OperationalState ID="Success" MonitorTypeStateID="Inactive" HealthState="Success"/>
</OperationalStates>
<Configuration>
<IntervalInSeconds>300</IntervalInSeconds>
<ObjectName>DcsUnrechable</ObjectName>
</Configuration>
</UnitMonitor>