The Backbone EUP License Management Group Validation

TheBackbone.SMP04.Monitoring.License.InvalidManagementGroup.monitor (UnitMonitor)

Verifies if the EUP license belongs to this SCOM management group

Knowledge Base article:

Summary

Monitor to verify if the SCOM Management Group name matches the name specified in the license file.

Causes

An unhealthy state for this monitor indicates that the license does not belong to this SCOM Management Group.

Resolutions

Make sure that the Microsoft Monitoring Agent on the collector is connect to the correct SCOM Management Group and that the Microsoft Monitoring Agent does not contain a multi-homed configuration.

Contact The Backbone ([email protected]) for more information.

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.InvalidManagementGroup.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
The Backbone EUP License Management Group Validation
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="TheBackbone.SMP04.Monitoring.License.InvalidManagementGroup.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.InvalidManagementGroup.MonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="TheBackbone.SMP04.Monitoring.License.InvalidManagementGroup.monitor.AlertMessage">
<AlertOnState>Error</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="Invalid" MonitorTypeStateID="Invalid" HealthState="Error"/>
</OperationalStates>
<Configuration/>
</UnitMonitor>