This monitor catches Xian events that notifies when the System usage has changed its state.
System usage is under threshold.
Over threshold: Percentage of system usage is below the minimum threshold configured in Xian Network Manager 2012.
Under threshold: Percentage of system usage is below the minimum threshold configured in Xian Network Manager 2012.
Over threshold: The system is experiencing an increase in busy time.
Under threshold: System busy time is below expected performance.
Over threshold: Occasional peaks are not to worry about, but you may be facing the need to increase the system’s capacity. Check application of processes, logs and TCP functionality to troubleshoot errors or unusual performance.
Under threshold: Underutilization of the system’s capacity should be taken into account in order to optimize the use of resources. Check application of processes, logs and TCP functionality to troubleshoot errors or unusual performance.
Monitors the system usage percentage. It calculates the ratio between system busy time and system uptime and detects when the system usage is above a given threshold.
Target | Jalasoft.Xian.Common.Elements.ThirdParty.Linux.JsXLinuxServerUnixDeviceElement | ||
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.LinuxServers.SystemUsage.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_Linux!Jalasoft.Xian.Common.Elements.ThirdParty.Linux.JsXLinuxServerUnixDeviceElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="SystemUsage_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>