Description for the new unit monitor.
Monitors the status of an Enclosure Io Module.
An unhealthy state indicates the status of this Enclosure Io Module is down or degraded. This may be caused by planned maintenance or a hardware failure. Check for alerts that may provide additional information regarding the status of this Enclosure Io Module.
Contact Dell Technical Support if further assistance is required.
Target | Dell.Storage.EnclosureIoModule |
Parent Monitor | System.Health.AvailabilityState |
Category | AvailabilityHealth |
Enabled | True |
Alert Generate | False |
Alert Auto Resolve | False |
Monitor Type | Dell.Storage.EnclosureIoModuleStatus.MonitorType |
Remotable | True |
Accessibility | Public |
RunAs | Default |
<UnitMonitor ID="Dell.Storage.EnclosureIoModuleStatus.Monitor" Accessibility="Public" Enabled="true" Target="Dell.Storage.EnclosureIoModule" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Dell.Storage.EnclosureIoModuleStatus.MonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<OperationalStates>
<OperationalState ID="Up" MonitorTypeStateID="Up" HealthState="Success"/>
<OperationalState ID="Down" MonitorTypeStateID="Down" HealthState="Error"/>
<OperationalState ID="Degraded" MonitorTypeStateID="Degraded" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<SyncTime/>
<TimeoutSeconds>300</TimeoutSeconds>
</Configuration>
</UnitMonitor>