This monitor catches Xian events that notifies when the Flash partition free memory has changed its state.
Flash partition free memory is under threshold.
The available flash partition memory is below the minimum threshold configured in Xian Network Manager 2012.
It represents the size of the largest file that can be copied in. Free space is computed as total partition size minus size of all existing files (valid/invalid/deleted files and including file header of each file), minus size of any partition header, and minus size of header of next file to be copied in.
A partition might have to be erased in order to reclaim the space occupied by files. Note.- Deleted files in Flash do not free up space.
Monitors the available memory (in MB) on the flash memory device partitions of a Cisco Router device.
Target | Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoRouterFlashPartitionElement | ||
Parent Monitor | System.Health.PerformanceState | ||
Algorithm | WorstOf | ||
Category | StateCollection | ||
Enabled | True | ||
Alert Generate | True | ||
Alert Severity | MatchMonitorHealth | ||
Alert Priority | Low | ||
Alert Auto Resolve | True | ||
Remotable | True | ||
Accessibility | Public | ||
Alert Message |
|
<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.CiscoRouters.FlashPartitionFreeMemory.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_Cisco!Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoRouterFlashPartitionElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="FlashPartitionFreeMemory_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>