Regular health checkup monitor for Lenovo Flex System Chassis module

IBM.FlexSystem.Module.HealthState (UnitMonitor)


Regular health checkup monitor for Lenovo Flex System Chassis module

Element properties:

TargetIBM.FlexSystem.Module
Parent MonitorSystem.Health.PerformanceState
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeIBM.FlexSystem.ModulesHealth.MonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="IBM.FlexSystem.Module.HealthState" Accessibility="Public" Enabled="true" Target="IBM.FlexSystem.Module" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="IBM.FlexSystem.ModulesHealth.MonitorType" ConfirmDelivery="false">
<Category>Custom</Category>
<OperationalStates>
<OperationalState ID="Healthy" MonitorTypeStateID="Healthy" HealthState="Success"/>
<OperationalState ID="Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="Critical" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>7200</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
<ModuleType>Module</ModuleType>
<IPAddress>$Target/Property[Type="IBM.FlexSystem.Module"]/PrimaryMMIPAddress$</IPAddress>
<!--<CommunityString>$Target/Property[Type="IBM.FlexSystem.Module"]/CommunityString$</CommunityString>-->
<CommunityString>$RunAs[Name="NetworkLibrary!System.NetworkManagement.Snmp.MonitoringAccount"]/CommunityString$</CommunityString>
<DisplayName>$Target/Property[Type="System!System.Entity"]/DisplayName$</DisplayName>
<Port>$Target/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/PortNumber$</Port>
<Version>$Target/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/SNMPVersion$</Version>
</Configuration>
</UnitMonitor>