Általános megbízhatóságfigyelési hiba

Microsoft.ActiveDirectoryFederationServices.2016.TrustManagementTrustMonitoringGenericErrorMonitor (UnitMonitor)

Knowledge Base article:

Összefoglalás

Hiba történt a megbízhatóságok megfigyelése során. Ez a következő megbízhatóságfigyelési ciklus megkezdéséig megszakítja a megbízhatóságfigyelést.

Az AD FS megbízhatóság megfigyelési időközének alapértelmezett beállítása 1 nap. A figyelő sárga állapotot hoz létre, ha a 165-as azonosítójú esemény legalább négy alkalommal fordul elő 5 napon belül. Ha a következő 1,5 napban nem jelentkezik ugyanez a probléma, a figyelő újra zöld állapotra vált és a figyelő által létrehozott riasztás feloldása automatikusan megtörténik.

Okok

Az esemény okával kapcsolatos további információkért tekintse meg az eseményben megadott további részleteket.

Megoldások

Az eseményben megadott további adatok felhasználásával hárítsa el a hibát. Ha a probléma továbbra is fennáll, további segítségért vegye fel a kapcsolatot a támogatási részleggel.

Element properties:

TargetMicrosoft.ActiveDirectoryFederationServices.2016.TrustManagement
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.RepeatedEventLogTimer2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Általános megbízhatóságfigyelési hiba
Hiba történt a megbízhatóság megfigyelése során. A megbízhatóságfigyelést a rendszer ideiglenesen megszakította, azonban egy újabb automatikus kísérletet tesz majd a megbízhatóságokhoz beállított figyelési időköz értéke alapján.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.ActiveDirectoryFederationServices.2016.TrustManagementTrustMonitoringGenericErrorMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.ActiveDirectoryFederationServices.2016.TrustManagement" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.RepeatedEventLogTimer2StateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.ActiveDirectoryFederationServices.2016.TrustManagementTrustMonitoringGenericErrorMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="RepeatedEventRaised" MonitorTypeStateID="RepeatedEventRaised" HealthState="Warning"/>
<OperationalState ID="TimerEventRaised" MonitorTypeStateID="TimerEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<RepeatedComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</RepeatedComputerName>
<RepeatedLogName>$Target/Host/Property[Type="Microsoft.ActiveDirectoryFederationServices.2016.FederationServer"]/ADFSEventLog$</RepeatedLogName>
<RepeatedExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">165</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>MatchesMOM2005RegularExpression</Operator>
<Pattern>(^AD FS$)</Pattern>
</RegExExpression>
</Expression>
</And>
</RepeatedExpression>
<Consolidator>
<ConsolidationProperties/>
<TimeControl>
<WithinTimeSchedule>
<Interval>432000</Interval>
</WithinTimeSchedule>
</TimeControl>
<CountingCondition>
<Count>4</Count>
<CountMode>OnNewItemTestOutputRestart_OnTimerSlideByOne</CountMode>
</CountingCondition>
</Consolidator>
<TimerWaitInSeconds>129600</TimerWaitInSeconds>
</Configuration>
</UnitMonitor>