This Unit Monitor fetches the health state of server health monitor(iBMC). The health state can be one of the following three types:Healthy, Warning, Critical..
The causes includes the response of server health monitor(iBMC) is slow or unreachable.
Check network configuration of the server.
Target | Acer.Server.OOB.Network | ||
Parent Monitor | System.Health.AvailabilityState | ||
Category | Custom | ||
Enabled | False | ||
Alert Generate | True | ||
Alert Severity | Error | ||
Alert Priority | Normal | ||
Alert Auto Resolve | True | ||
Monitor Type | Acer.Server.OOB.2StatePingMonitorType | ||
Remotable | True | ||
Accessibility | Public | ||
Alert Message |
| ||
RunAs | Default |
<UnitMonitor ID="Acer.Server.OOB.PingNetworkMonitor" Accessibility="Public" Enabled="false" Target="Acer.Server.OOB.Network" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Acer.Server.OOB.2StatePingMonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Acer.Server.OOB.PingNetworkMonitor_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId85cf95a380b54b21b775d18bfc20164b" MonitorTypeStateID="Reachable" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId71a303b7bea6414f8f0b11946abac922" MonitorTypeStateID="Unreachable" HealthState="Error"/>
</OperationalStates>
<Configuration>
<Computer>$Target/Property[Type="Acer.Server.OOB.Network"]/BMCIP$</Computer>
<Frequency>30</Frequency>
</Configuration>
</UnitMonitor>