Pure Storage FlashArray Alerts Rule Monitor

PureStorageFlashArray.AlertsRuleMonitor.Powershell (UnitMonitor)

Monitor for rules to affect healthy states of arrays

Element properties:

TargetPureStorage.FlashArray.PureArray
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypePureStorage.FlashArray.TimedScript.PowerShell.AlertsRuleMonitor.UnitMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Alerts (Monitor)
There are new alerts since last time, please check Active Alerts view for details.
RunAsDefault

Source Code:

<UnitMonitor ID="PureStorageFlashArray.AlertsRuleMonitor.Powershell" Accessibility="Public" Enabled="true" Target="PureStorage.FlashArray.PureArray" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="PureStorage.FlashArray.TimedScript.PowerShell.AlertsRuleMonitor.UnitMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="PureStorageFlashArray.AlertsRuleMonitor.Powershell.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="OnCritical" MonitorTypeStateID="OnCritical" HealthState="Error"/>
<OperationalState ID="OnWarning" MonitorTypeStateID="OnWarning" HealthState="Warning"/>
<OperationalState ID="OnHealthy" MonitorTypeStateID="OnHealthy" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ArrayInstanceId>$Target/Id$</ArrayInstanceId>
<TimeoutSeconds>120</TimeoutSeconds>
<IntervalSeconds>900</IntervalSeconds>
<SyncTime>12:01</SyncTime>
<LogToArray>true</LogToArray>
<IgnoreCertificateErrors>true</IgnoreCertificateErrors>
</Configuration>
</UnitMonitor>