The Backbone EUP License Expiration

TheBackbone.SMP04.Monitoring.License.LicenseExpiration.Monitor (UnitMonitor)

Verifies if the product license will expire or is expired

Knowledge Base article:

Summary

Monitor to verify the product expiration.

Causes

An unhealthy state for this monitor indicates that the license is about to expire or already expired.

Resolutions

Contact The Backbone ([email protected]) to renew the license.

Element properties:

TargetTheBackbone.SMP04.License.Class
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeTheBackbone.SMP04.Monitoring.License.LicenseExpiration.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
The Backbone EUP License Expiration
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="TheBackbone.SMP04.Monitoring.License.LicenseExpiration.Monitor" Accessibility="Public" Enabled="true" Target="TSL!TheBackbone.SMP04.License.Class" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="TheBackbone.SMP04.Monitoring.License.LicenseExpiration.MonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="TheBackbone.SMP04.Monitoring.License.LicenseExpiration.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/DataItem/Params/Param[1]$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Valid" MonitorTypeStateID="Valid" HealthState="Success"/>
<OperationalState ID="Expiring" MonitorTypeStateID="Expiring" HealthState="Warning"/>
<OperationalState ID="Expired" MonitorTypeStateID="Expired" HealthState="Error"/>
</OperationalStates>
<Configuration/>
</UnitMonitor>