Nokia Firewall: Storage allocation failures Health Monitor

Jalasoft.Xian.SmartManagementPacks.NokiaFirewalls.StorageAllocationFailures.1.1 (AggregateMonitor)

This monitor catches Xian events that notifies when the Storage allocation failures has changed its state.

Knowledge Base article:

Summary

Storage allocation failures is over threshold.

The number of failure requests for allocated storage is above the maximum threshold configured in Xian Network Manager 2012.

Causes

The number of requests for storage has exceed the threshold set because there is not enough available storage space.

Resolutions

For disk partition, a partition may have to be erased in order to reclaim the space occupied by files. For file systems storage, monitor the file system performance and parameters for deleting files. If necessary, upgrade to respond to requirements by striping the file system or splitting up the data across additional file systems on other disks or servers.

Additional

Monitors the number of failure requests for allocated storage.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.Nokia.JsXNokiaFirewallHRStorageElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Storage allocation failures Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.NokiaFirewalls.StorageAllocationFailures.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_Nokia!Jalasoft.Xian.Common.Elements.ThirdParty.Nokia.JsXNokiaFirewallHRStorageElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="StorageAllocationFailures_AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Low</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Params/Param[3]$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>