Pod Mediator Status

PureStorage.FlashArray.Monitor.Pod.MediatorStatus (UnitMonitor)

Element properties:

TargetPureStorage.FlashArray.PodReplica
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypePureStorage.FlashArray.Pod.MediatorStatus
RemotableTrue
AccessibilityInternal
Alert Message
Pod Mediator Status
Pod {0} mediator status is {1}.
RunAsDefault

Source Code:

<UnitMonitor ID="PureStorage.FlashArray.Monitor.Pod.MediatorStatus" Accessibility="Internal" Enabled="true" Target="PureStorage.FlashArray.PodReplica" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="PureStorage.FlashArray.Pod.MediatorStatus" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="PureStorage.FlashArray.Monitor.Pod.MediatorStatus.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="PureStorage.FlashArray.PodReplica"]/PodName$</AlertParameter1>
<AlertParameter2>$Data/Context/Property[@Name='mediator_status']$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Good" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="Bad" MonitorTypeStateID="Bad" HealthState="Error"/>
</OperationalStates>
<Configuration>
<Endpoint>$Target/Host/Property[Type="PureStorage.FlashArray.PureArray"]/Endpoint$</Endpoint>
<UserName>$RunAs[Name="PureStorage.FlashArray.FlashArrayAdminAccount"]/UserName$</UserName>
<Password>$RunAs[Name="PureStorage.FlashArray.FlashArrayAdminAccount"]/Password$</Password>
<ArrayId>$Target/Host/Property[Type="PureStorage.FlashArray.PureArray"]/ArrayId$</ArrayId>
<PodName>$Target/Property[Type="PureStorage.FlashArray.PodReplica"]/PodName$</PodName>
<IntervalSeconds>900</IntervalSeconds>
<TimeoutSeconds>120</TimeoutSeconds>
<LogToArray>true</LogToArray>
<IgnoreCertificateErrors>true</IgnoreCertificateErrors>
</Configuration>
</UnitMonitor>