This Unit Monitor fetches the health state of the other components. The health state can be one of the following three types: Healthy, Warning, Critical
This Unit Monitor fetches the health state of the other components. The health state can be one of the following three types: Healthy, Warning, Critical
The causes include system firmware error occurs etc.
Check system firmware.
Launch Smart Console to check the sensor readings.
Check sensor and event information in the IPMI specification.
Target | Acer.Server.OOB.OtherComponents |
Parent Monitor | System.Health.AvailabilityState |
Category | Custom |
Enabled | True |
Alert Generate | False |
Alert Auto Resolve | False |
Monitor Type | Acer.Server.OOB.3StateMonitorType |
Remotable | True |
Accessibility | Public |
RunAs | Default |
<UnitMonitor ID="Acer.Server.OOB.OtherComponentsMonitor" Accessibility="Public" Enabled="true" Target="Acer.Server.OOB.OtherComponents" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Acer.Server.OOB.3StateMonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId613a878989744caf8df65d2cde08772f" MonitorTypeStateID="CriticalState" HealthState="Error"/>
<OperationalState ID="UIGeneratedOpStateId27bf436f370e4b21a228fc8eeab09aed" MonitorTypeStateID="WarningState" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateIdf17380c75c2344a28ca49b9c803289bd" MonitorTypeStateID="OKState" HealthState="Success"/>
</OperationalStates>
<Configuration>
<CriticalEventID>2</CriticalEventID>
<WarningEventID>1</WarningEventID>
<OKEventID>0</OKEventID>
</Configuration>
</UnitMonitor>