Dell License Server Reachability Check (legacy)

Dell.Server.OOB.LicenseServerReachabilityCheck.PollBasedUnitMonitor (UnitMonitor)

This unit monitor is a legacy feature and is no longer needed.

Knowledge Base article:

Summary

This unit monitor is no longer in use.

Element properties:

TargetDell.Management.HelperUtility
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeDell.HelperUtilityAndLicensing.Monitor.UMT
RemotableTrue
AccessibilityPublic
Alert Message
Dell FMP: Dell License Server is not reachable
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Dell.Server.OOB.LicenseServerReachabilityCheck.PollBasedUnitMonitor" Accessibility="Public" Enabled="false" Target="DellOperationsCommon!Dell.Management.HelperUtility" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="DellOperationsCommon!Dell.HelperUtilityAndLicensing.Monitor.UMT" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Dell.Server.OOB.LicenseServerReachabilityCheck.StringResource">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='Message']$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="OK" MonitorTypeStateID="Ok" HealthState="Success"/>
<OperationalState ID="WARNING" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="CRITICAL" MonitorTypeStateID="Critical" HealthState="Error"/>
</OperationalStates>
<Configuration>
<LogLevel>0</LogLevel>
<IntervalSeconds>86400</IntervalSeconds>
<TimeoutSeconds>600</TimeoutSeconds>
<InstanceIndex>LicenseServerReachability</InstanceIndex>
</Configuration>
</UnitMonitor>