Monitors Licence Health
Uses SNMP via Powershell Script to get health state of Isilon Licences.
LicenceHealthy - Licence is either Activated or still in Evaluation.
LicenceUnhealthy - Licence is either Inactive or an Expired Evaluation Licence.
SNMP OIDs Used;
.1.3.6.1.4.1.12124.1.5.1.1.3 - .iso.org.dod.internet.private.enterprises.isilon.cluster.licenses.licenseTable.licenseEntry.licenseStatus
Target | AP.Isilon.Licence | ||
Parent Monitor | System.Health.AvailabilityState | ||
Category | AvailabilityHealth | ||
Enabled | True | ||
Alert Generate | True | ||
Alert Severity | MatchMonitorHealth | ||
Alert Priority | Normal | ||
Alert Auto Resolve | True | ||
Monitor Type | AP.Isilon.Monitor.Licence.Health.Powershell | ||
Remotable | True | ||
Accessibility | Public | ||
Alert Message |
| ||
RunAs | Default |
<UnitMonitor ID="AP.Isilon.Monitor.Licence.Health" Accessibility="Public" Enabled="true" Target="AP.Isilon.Licence" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="AP.Isilon.Monitor.Licence.Health.Powershell" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="AP.Isilon.Monitor.Licence.Health.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="AP.Isilon.Cluster"]/Name$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="AP.Isilon.Licence"]/Name$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="LicenceUnhealthy" MonitorTypeStateID="LicenceUnhealthy" HealthState="Warning"/>
<OperationalState ID="LicenceHealthy" MonitorTypeStateID="LicenceHealthy" HealthState="Success"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>900</IntervalSeconds>
</Configuration>
</UnitMonitor>