SnapMgrExchServiceMonitor
Bostwick.SnapManager.SnapMgrExchServiceMonitor (UnitMonitor)
Monitors the SnapManagerService.
Element properties:
Source Code:
<UnitMonitor ID="Bostwick.SnapManager.SnapMgrExchServiceMonitor" Accessibility="Public" Enabled="true" Target="Bostwick.SnapManager.SnapMgrExchServer" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="false" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Bostwick.SnapManager.SnapMgrExchServiceMonitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>.</ComputerName>
<ServiceName>SnapManagerService</ServiceName>
</Configuration>
</UnitMonitor>