Event Threshold Monitor

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

Event 30508 Threshold Monitor

Knowledge Base article:

Summary

This object monitors event and with ID 30508 and count of this event per period.

Causes

Event with ID 30508 was logged too many times

Resolutions

Maybe you should find and eliminate causes of this event

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
Service Bus Warning
Service Bus Warning
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>