Monitors Network Interface Health via SNMP
Uses SNMP to get health state of Isilon Node Network Interface.
InterfaceUp - SNMP Reports Interface Up
InterfaceDown - SNMP Reports Interface Down
InterfaceDormant - SNMP Reports Interface Dormant, Testing, unknown or notPresent
SNMP OIDs Used;
.1.3.6.1.2.1.2.2.1.8.Index- .iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifOperStatus
Target | AP.Isilon.NetworkInterface | ||
Parent Monitor | System.Health.PerformanceState | ||
Category | PerformanceHealth | ||
Enabled | True | ||
Alert Generate | True | ||
Alert Severity | MatchMonitorHealth | ||
Alert Priority | Normal | ||
Alert Auto Resolve | True | ||
Monitor Type | AP.Isilon.Monitor.NetworkInterface.Health.SNMP | ||
Remotable | True | ||
Accessibility | Public | ||
Alert Message |
| ||
RunAs | Default |
<UnitMonitor ID="AP.Isilon.Monitor.NetworkInterface.Health" Accessibility="Public" Enabled="true" Target="AP.Isilon.NetworkInterface" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="AP.Isilon.Monitor.NetworkInterface.Health.SNMP" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="AP.Isilon.Monitor.NetworkInterface.Health.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Host/Property[Type="AP.Isilon.Cluster"]/Name$</AlertParameter1>
<AlertParameter2>$Target/Host/Property[Type="AP.Isilon.Node"]/Name$</AlertParameter2>
<AlertParameter3>$Target/Property[Type="AP.Isilon.NetworkInterface"]/Name$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="NetworkInterfaceUp" MonitorTypeStateID="NetworkInterfaceUp" HealthState="Success"/>
<OperationalState ID="NetworkInterfaceDormant" MonitorTypeStateID="NetworkInterfaceDormant" HealthState="Warning"/>
<OperationalState ID="NetworkInterfaceDown" MonitorTypeStateID="NetworkInterfaceDown" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>600</IntervalSeconds>
<IP>$Target/Host/Property[Type="AP.Isilon.Node"]/IPAddress$</IP>
<NoOfRetries>3</NoOfRetries>
<Timeout>120</Timeout>
<Community>$Target/Host/Host/Property[Type="AP.Isilon.Cluster"]/Community$</Community>
</Configuration>
</UnitMonitor>