AcerServerOOBA.AdaptecRAIDMonitor

AcerServerOOBA.AdaptecRAIDMonitor (UnitMonitor)

This Unit Monitor fetches the health state of RAID. The health state can be one of the following two types: Healthy, Warning. The state will be warning when some RAID problem occurs. You must reset the state to healthy manually when the RAID problem is solved.

Knowledge Base article:

Summary

This Unit Monitor fetches the health state of RAID. The health state can be one of the following two types: Healthy, Warning. The state will be warning when some RAID problem occurs. You must reset the state to healthy manually when the RAID problem is solved.

Causes

Please check alert description in the alert view.

Resolutions

Please check details in the RAID monitoring software.

Element properties:

TargetAcer.Server.OOB.Server
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
Monitor TypeSystem.SnmpTrapProvider.SingleEventManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="AcerServerOOBA.AdaptecRAIDMonitor" Accessibility="Public" Enabled="true" Target="AcerServerOOB!Acer.Server.OOB.Server" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="SNMP!System.SnmpTrapProvider.SingleEventManualReset2StateMonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId48701f7564bd40d2bf6b3b69231d0ac4" MonitorTypeStateID="EventRaised" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateIde7d30b6277c7401b8cb2f9006b9683f9" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<IP>$Target/Property[Type="MicrosoftSystemCenterNetworkDeviceLibrary6172210!Microsoft.SystemCenter.NetworkDevice"]/SystemLocation$</IP>
<CommunityString>cAB1AGIAbABpAGMA</CommunityString>
<AllTraps>false</AllTraps>
<OIDProps>
<OIDProp>.1.3.6.1.4.1.795.14.1.0.1002</OIDProp>
<OIDProp>.1.3.6.1.4.1.795.14.1.0.1011</OIDProp>
<OIDProp>.1.3.6.1.4.1.795.14.1.0.1021</OIDProp>
<OIDProp>.1.3.6.1.4.1.795.14.1.0.1031</OIDProp>
<OIDProp>.1.3.6.1.4.1.795.14.1.0.1041</OIDProp>
<OIDProp>.1.3.6.1.4.1.795.14.1.0.1051</OIDProp>
</OIDProps>
<Expression/>
</Configuration>
</UnitMonitor>