ThinVolume Read Response Time Performance Monitor

NetAppSANtricity.ThinVolumePerfUnitMonitor_readResponseTime (UnitMonitor)

The read response time has been exceeded and should be investigated.

Element properties:

TargetNetAppSANtricity.ThinVolume
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeNetAppSANtricity.PerformanceBasedMonitorTypeThinVolume
RemotableTrue
AccessibilityInternal
Alert Message
Alert: NetAppSANtricity ThinVolume availability in critical state based on performance sample
A NetAppSANtricity ThinVolume statistic has exceeded its threshold and should be investigated. This is not necessarily an error.
RunAsDefault

Source Code:

<UnitMonitor ID="NetAppSANtricity.ThinVolumePerfUnitMonitor_readResponseTime" Accessibility="Internal" Enabled="true" Target="NetAppSANtricity.ThinVolume" ParentMonitorID="SystemHealthLibrary!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="NetAppSANtricity.PerformanceBasedMonitorTypeThinVolume" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="NetAppSANtricity.ThinVolumeUnitMonitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Warning" MonitorTypeStateID="PerformanceAlert" HealthState="Warning"/>
<OperationalState ID="Healthy" MonitorTypeStateID="PerformanceAcceptable" HealthState="Success"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>900</IntervalSeconds>
<TimeoutSeconds>120</TimeoutSeconds>
<Trace>0</Trace>
<Metric>readResponseTime</Metric>
<Threshold>1000</Threshold>
</Configuration>
</UnitMonitor>