Monitor del umbral de evento

Microsoft.ServiceBus.v1.1.EventThresholdMonitor (UnitMonitor)

Monitor del umbral del evento 30508

Knowledge Base article:

Resumen

Este objeto supervisa el evento con el identificador 30508 y el recuento de este evento por período.

Causas

El evento con Id. 30508 se registró demasiadas veces

Soluciones

Es posible que deba buscar y eliminar las causas de este evento

Element properties:

TargetMicrosoft.ServiceBus.v1.1.ServiceBusHost
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
Alert Auto ResolveFalse
Monitor TypeMicrosoft.ServiceBus.v1.1.EventThresholdMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Advertencia de Service Bus
Advertencia de Service Bus
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.ServiceBus.v1.1.EventThresholdMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.ServiceBus.v1.1.ServiceBusHost" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Microsoft.ServiceBus.v1.1.EventThresholdMonitorType" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Microsoft.ServiceBus.v1.1.EventThresholdMonitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>false</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Normal" MonitorTypeStateID="Normal" HealthState="Success"/>
<OperationalState ID="Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<EventNumber>30508</EventNumber>
<EventTreshold>1</EventTreshold>
<IntervalMinutes>30</IntervalMinutes>
</Configuration>
</UnitMonitor>