Fujitsu iRMC 'Health State Valid' Monitor Type

Fujitsu.Servers.PRIMERGY.OutOfBand.iRMC.iRMCDevice.HealthState.HealthStateValid.MonitorType (UnitMonitorType)

Element properties:

RunAsDefault
AccessibilityInternal
Support Monitor RecalculateFalse

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Fujitsu.Servers.PRIMERGY.OutOfBand.iRMC.iRMCDevice.HealthState.DataSource Default
Consolidator ConditionDetection System.ConsolidatorCondition Default
ExistenceCheck ConditionDetection System.ExpressionFilter Default
FilterHealthUnknown ConditionDetection System.ExpressionFilter Default
FilterHealthValid ConditionDetection System.ExpressionFilter Default

Overrideable Parameters:

IDParameterTypeSelectorDisplay NameDescription
IntervalSecondsint$Config/IntervalSeconds$Interval SecondsFujitsu iRMC 'Health State Valid' Monitor Interval Seconds
TimeoutSecondsint$Config/TimeoutSeconds$Timeout SecondsFujitsu iRMC 'Health State Valid' Monitor Timeout Seconds
ConsolidatorTimeWindowint$Config/ConsolidatorTimeWindow$Consolidator Time WindowFujitsu iRMC 'Health State Valid' Monitor Consolidator Time Window in Seconds for the health state not valid state
ConsolidatorCountint$Config/ConsolidatorCount$Consolidator CountFujitsu iRMC 'Health State Valid' Monitor Consolidator Count for the health state not valid state
UseRedfishbool$Config/UseRedfish$Use RedfishUse DMTF Redfish Protocol instead of iRMC System Report API.

Source Code:

<UnitMonitorType ID="Fujitsu.Servers.PRIMERGY.OutOfBand.iRMC.iRMCDevice.HealthState.HealthStateValid.MonitorType" Accessibility="Internal">
<MonitorTypeStates>
<MonitorTypeState ID="HealthStateUnknown" NoDetection="false"/>
<MonitorTypeState ID="HealthStateValid" NoDetection="false"/>
</MonitorTypeStates>
<Configuration>
<IncludeSchemaTypes>
<SchemaType>Windows!Microsoft.Windows.PowerShellSchema</SchemaType>
</IncludeSchemaTypes>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="IntervalSeconds" type="xsd:integer"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="0" name="SyncTime" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="ScriptName" type="NonNullString"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="TimeoutSeconds" type="xsd:integer"/>
<!-- Fixed Parameters -->
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="IP" type="NonNullString"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="Port" type="xsd:integer"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="SkipCACheck" type="xsd:boolean"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="SkipCNCheck" type="xsd:boolean"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="0" name="UseRedfish" type="xsd:boolean" default="false"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="0" name="UseRedfishSession" type="xsd:boolean" default="false"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="UserName" type="NonNullString"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="Password" type="NonNullString"/>
<!-- Consolidator for repeated health state invalid state -->
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="ConsolidatorTimeWindow" type="xsd:integer"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="ConsolidatorCount" type="xsd:integer"/>
</Configuration>
<OverrideableParameters>
<OverrideableParameter ID="IntervalSeconds" Selector="$Config/IntervalSeconds$" ParameterType="int"/>
<OverrideableParameter ID="TimeoutSeconds" Selector="$Config/TimeoutSeconds$" ParameterType="int"/>
<OverrideableParameter ID="ConsolidatorTimeWindow" Selector="$Config/ConsolidatorTimeWindow$" ParameterType="int"/>
<OverrideableParameter ID="ConsolidatorCount" Selector="$Config/ConsolidatorCount$" ParameterType="int"/>
<OverrideableParameter ID="UseRedfish" Selector="$Config/UseRedfish$" ParameterType="bool"/>
<!--
<OverrideableParameter ID="UseRedfishSession" Selector="$Config/UseRedfishSession$" ParameterType="bool" />
-->
</OverrideableParameters>
<MonitorImplementation>
<MemberModules>
<DataSource ID="DS" TypeID="Fujitsu.Servers.PRIMERGY.OutOfBand.iRMC.iRMCDevice.HealthState.DataSource">
<IntervalSeconds>$Config/IntervalSeconds$</IntervalSeconds>
<SyncTime>$Config/SyncTime$</SyncTime>
<ScriptName>$Config/ScriptName$</ScriptName>
<TimeoutSeconds>$Config/TimeoutSeconds$</TimeoutSeconds>
<!-- Fixed Parameters DataSource -->
<IP>$Config/IP$</IP>
<Port>$Config/Port$</Port>
<SkipCACheck>$Config/SkipCACheck$</SkipCACheck>
<SkipCNCheck>$Config/SkipCNCheck$</SkipCNCheck>
<UseRedfish>$Config/UseRedfish$</UseRedfish>
<UseRedfishSession>$Config/UseRedfishSession$</UseRedfishSession>
<UserName>$Config/UserName$</UserName>
<Password>$Config/Password$</Password>
</DataSource>
<ConditionDetection ID="ExistenceCheck" TypeID="System!System.ExpressionFilter">
<Expression>
<And>
<Expression>
<Exists>
<ValueExpression>
<XPathQuery Type="String">Property[@Name='HealthStatus']</XPathQuery>
</ValueExpression>
</Exists>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Property[@Name='HealthStatus']</XPathQuery>
</ValueExpression>
<Operator>NotEqual</Operator>
<ValueExpression>
<Value Type="String"/>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</ConditionDetection>
<ConditionDetection ID="FilterHealthValid" TypeID="System!System.ExpressionFilter">
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Property[@Name='HealthStatus']</XPathQuery>
</ValueExpression>
<Operator>NotEqual</Operator>
<ValueExpression>
<Value Type="String">Unknown</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</ConditionDetection>
<ConditionDetection ID="FilterHealthUnknown" TypeID="System!System.ExpressionFilter">
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Property[@Name='HealthStatus']</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Unknown</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</ConditionDetection>
<ConditionDetection ID="Consolidator" TypeID="System!System.ConsolidatorCondition">
<Consolidator>
<ConsolidationProperties/>
<TimeControl>
<WithinTimeSchedule>
<Interval>$Config/ConsolidatorTimeWindow$</Interval>
</WithinTimeSchedule>
</TimeControl>
<CountingCondition>
<Count>$Config/ConsolidatorCount$</Count>
<CountMode>OnNewItemTestOutputRestart_OnTimerSlideByOne</CountMode>
</CountingCondition>
</Consolidator>
</ConditionDetection>
</MemberModules>
<RegularDetections>
<RegularDetection MonitorTypeStateID="HealthStateUnknown">
<Node ID="Consolidator">
<Node ID="FilterHealthUnknown">
<Node ID="ExistenceCheck">
<Node ID="DS"/>
</Node>
</Node>
</Node>
</RegularDetection>
<RegularDetection MonitorTypeStateID="HealthStateValid">
<Node ID="FilterHealthValid">
<Node ID="ExistenceCheck">
<Node ID="DS"/>
</Node>
</Node>
</RegularDetection>
</RegularDetections>
</MonitorImplementation>
</UnitMonitorType>