Backups are Running

ozsoft.sap.Monitor.MSSQL.Backups.BackupsRunning (UnitMonitor)

Element properties:

Targetozsoft.sap.MSSQL
Parent MonitorSystem.Health.PerformanceState
CategoryOperations
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor Typeozsoft.sap.CCMSMetricMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Backups are Running
Backups are Running
RunAsDefault

Source Code:

<UnitMonitor ID="ozsoft.sap.Monitor.MSSQL.Backups.BackupsRunning" Accessibility="Public" Enabled="false" Target="ozsoft.sap.MSSQL" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="ozsoft.sap.CCMSMetricMonitorType" ConfirmDelivery="false">
<Category>Operations</Category>
<AlertSettings AlertMessage="ozsoft.sap.Monitor.MSSQL.Backups.BackupsRunning.AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters/>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Under" MonitorTypeStateID="SDKMetricUnderThreshold" HealthState="Success"/>
<OperationalState ID="Over" MonitorTypeStateID="SDKMetricOverThreshold" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<CounterName>Backups Running</CounterName>
<ObjectName>DB Backups</ObjectName>
<Frequency>60</Frequency>
<Threshold>1</Threshold>
</Configuration>
</UnitMonitor>