Event Trap Monitor (Pool Caution)

Fujitsu.Storage.Systems.ETERNUS.PRO.EventMonitor_PoolCaution (UnitMonitor)

Knowledge Base article:

Resolutions

The use capacity ratio of Thin Provisioning Pool exceeded the caution threshold. Please confirm the use capacity and the notification threshold of Thin Provisioning Pool. Please execute the change of the capacity enhancing or the notification threshold if necessary.

Element properties:

TargetFujitsu.Storage.Systems.ETERNUS.PRO.ManagerService
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSystem.ApplicationLog.GenericCSVLog.SingleEventManualReset2StateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
ESC storage event
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Fujitsu.Storage.Systems.ETERNUS.PRO.EventMonitor_PoolCaution" Accessibility="Internal" Enabled="false" Target="Fujitsu.Storage.Systems.ETERNUS.PRO.ManagerService" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="AppLog!System.ApplicationLog.GenericCSVLog.SingleEventManualReset2StateMonitorType" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Fujitsu.Storage.Systems.ETERNUS.PRO.EventMonitor_PoolCaution_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Params/Param[7]$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Warning"/>
<OperationalState ID="ManualResetEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<LogFileDirectory>$Target/Property[Type="Fujitsu.Storage.Systems.ETERNUS.PRO.ManagerService"]/DataFilePath$</LogFileDirectory>
<LogFilePattern>deviceevent*.dat</LogFilePattern>
<LogIsUTF8>false</LogIsUTF8>
<Separator>","</Separator>
<Expression>
<And>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[2]</XPathQuery>
</ValueExpression>
<Operator>MatchesRegularExpression</Operator>
<Pattern>( )</Pattern>
</RegExExpression>
</Expression>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[7]</XPathQuery>
</ValueExpression>
<Operator>MatchesRegularExpression</Operator>
<Pattern>^"M (E8010|E8070)</Pattern>
</RegExExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>