Flow: Device License Monitor

Jalasoft.Xian.SmartManagementPacks.Flow.DeviceLicense.1 (AggregateMonitor)

Here comes the display string of Device License.

Knowledge Base article:

Summary

The Flow licenses expired or reached their maximum number of allowed monitored IP addresses.

Causes

The Flow licenses file expired or has been removed. On the other hand, the maximum number of internal IP addresses that can be monitored has been reached, therefore new additional IP addresses will be ignored.

Resolutions

Verify if the license for Flow monitoring has expired or removed and add another basic or extension licenses file if that’s the case.

If there are no more free or available Flow licenses to monitor more required internal IP addresses, please contact Jalasoft sales.

Additional

Please contact [email protected] for more information about Flow licenses.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.Flow.JsXFlowDeviceElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Device License Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.Flow.DeviceLicense.1" Accessibility="Public" Enabled="true" Target="ThirdParty_Flow!Jalasoft.Xian.Common.Elements.ThirdParty.Flow.JsXFlowDeviceElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="DeviceLicense_AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Low</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Params/Param[3]$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>