HP Storage System Unit Monitor

HewlettPackard.OneView.Storage.HPStorageSystem.UnitMonitor (UnitMonitor)

HP Storage System Unit Monitor.

Knowledge Base article:

Summary

This monitor rule monitors the health of HPE Storage System. The rule executes a custom module and uses a property bag to process.

Configuration

If you disable this monitor, the health status of HPE Storage System will become unavailable.

Element properties:

TargetHewlettPackard.OneView.Storage.HPStorageSystem
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
Monitor TypeHewlettPackard.OneView.StorageSystem.ResourceHealthState
RemotableTrue
AccessibilityInternal
RunAsHewlettPackard.OneView.RunAsProfile

Source Code:

<UnitMonitor ID="HewlettPackard.OneView.Storage.HPStorageSystem.UnitMonitor" Accessibility="Internal" Enabled="true" Target="HewlettPackard.OneView.Storage.HPStorageSystem" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="HewlettPackard.OneView.StorageSystem.ResourceHealthState" ConfirmDelivery="false" RunAs="HOL!HewlettPackard.OneView.RunAsProfile">
<Category>StateCollection</Category>
<OperationalStates>
<OperationalState ID="HealthSuccess" MonitorTypeStateID="HealthSuccess" HealthState="Success"/>
<OperationalState ID="HealthWarning" MonitorTypeStateID="HealthWarning" HealthState="Warning"/>
<OperationalState ID="HealthError" MonitorTypeStateID="HealthError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<SessionID>$Target/Host/Host/Property[Type="HOL!HewlettPackard.OneView.Appliance"]/SessionID$</SessionID>
<HostAddress>$Target/Host/Host/Host/Property[Type="HOL!HewlettPackard.OneView.ApplianceCredential"]/HostAddress$_$Target/Host/Host/Property[Type="HOL!HewlettPackard.OneView.Appliance"]/APIVersion$</HostAddress>
<Component>StorageSystem</Component>
<ComponentID>$Target/Property[Type="HewlettPackard.OneView.Storage.HPStorageSystem"]/SerialNumber$</ComponentID>
<PeriodInSeconds>900</PeriodInSeconds>
<SyncTime/>
</Configuration>
</UnitMonitor>