Monitor de limite de evento

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

Monitor de limite de evento 30508

Knowledge Base article:

Resumo

Esse objeto monitora eventos e, com a ID 30508, faz a contagem desse evento por período.

Causas

Evento com ID 3008 foi registrado muitas vezes

Resoluções

É possível encontrar e eliminar causas desse 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
Aviso do Service Bus
Aviso do 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>