This Unit Monitor fetches the health state of the chassis. The health state can be one of the following three types: Healthy, Warning, Critical
This Unit Monitor fetches the health state of the chassis. The health state can be one of the following three types: Healthy, Warning, Critical
The causes include that the chassis of the server is opened or the drive bay of the server is opened etc.
Secure the chassis or drive bay tightly.
Launch Smart Console to check the sensor readings.
Check sensor and event information in the IPMI specification.
Target | Acer.Server.OOB.Chassis |
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.ChassisMonitor" Accessibility="Public" Enabled="true" Target="Acer.Server.OOB.Chassis" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Acer.Server.OOB.3StateMonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIdc8d768a749144e47bef2a872433352e3" MonitorTypeStateID="CriticalState" HealthState="Error"/>
<OperationalState ID="UIGeneratedOpStateId0b8689c3dc804d838d992ce38344ed0d" MonitorTypeStateID="WarningState" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId394fc6578cca46fc913463adc1480450" MonitorTypeStateID="OKState" HealthState="Success"/>
</OperationalStates>
<Configuration>
<CriticalEventID>2</CriticalEventID>
<WarningEventID>1</WarningEventID>
<OKEventID>0</OKEventID>
</Configuration>
</UnitMonitor>