M365SONE.2StatePropertyMatch.MT

M365SONE.2StatePropertyMatch.MT (UnitMonitorType)

2 State Monitor Type. Designed to match property bag values to decide health state outcome.

Element properties:

RunAsDefault
AccessibilityPublic
Support Monitor RecalculateTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource M365SONE.OneDriveMon.DS Default
PASSTHRU ProbeAction System.PassThroughProbe Default
PROBE ProbeAction M365SONE.OneDriveMon.PB.PA Default
FilterCritical ConditionDetection System.ExpressionFilter Default
FilterHealthy ConditionDetection System.ExpressionFilter Default
InstanceFilter ConditionDetection System.ExpressionFilter Default

Overrideable Parameters:

IDParameterTypeSelector
CD_CriticalStatusRegExstring$Config/CD_CriticalStatusRegEx$
CD_HealthyStatusRegExstring$Config/CD_HealthyStatusRegEx$
EventIDFilterstring$Config/EventIDFilter$
MatchCountint$Config/MatchCount$
PoshLibraryPathstring$Config/PoshLibraryPath$
ProbeActionTimeoutSecondsint$Config/ProbeActionTimeoutSeconds$
SampleCountint$Config/SampleCount$
SyncTimestring$Config/SyncTime$
WorkflowNamestring$Config/WorkflowName$
WriteToEventLogbool$Config/WriteToEventLog$

Source Code:

<UnitMonitorType ID="M365SONE.2StatePropertyMatch.MT" Accessibility="Public">
<MonitorTypeStates>
<MonitorTypeState ID="CriteriaHealthy" NoDetection="false"/>
<!--<MonitorTypeState ID="CriteriaWarning" NoDetection="false" />-->
<MonitorTypeState ID="CriteriaError" NoDetection="false"/>
</MonitorTypeStates>
<Configuration>
<IncludeSchemaTypes>
<SchemaType>System!System.ExpressionEvaluatorSchema</SchemaType>
</IncludeSchemaTypes>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="CD_CriticalStatusRegEx" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="CD_HealthyStatusRegEx" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="CD_HealthStatusPropertyName" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="CD_InstanceFilterPBPropertyName" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="CD_InstanceFilterPBPropertyRegEx" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="ApiTokenScopeURL" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="ApiTokenURL" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="ApiURL" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="M365_AccountName" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="M365_AccountPassword" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="M365_ClientID" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="M365_ClientSecret" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="EventIDFilter" type="xsd:string"/>
<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="1" name="MatchCount" type="xsd:integer"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="PoshLibraryPath" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="ProbeActionTimeoutSeconds" type="xsd:integer"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="SampleCount" type="xsd:integer"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="SyncTime" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="TenantName" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="TLSVersion" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="WorkflowName" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="WriteToEventLog" type="xsd:boolean"/>
</Configuration>
<OverrideableParameters>
<OverrideableParameter ID="CD_CriticalStatusRegEx" Selector="$Config/CD_CriticalStatusRegEx$" ParameterType="string"/>
<OverrideableParameter ID="CD_HealthyStatusRegEx" Selector="$Config/CD_HealthyStatusRegEx$" ParameterType="string"/>
<!--<OverrideableParameter ID="CD_WarningStatusRegEx" Selector="$Config/CD_WarningStatusRegEx$" ParameterType="string" />-->
<OverrideableParameter ID="EventIDFilter" Selector="$Config/EventIDFilter$" ParameterType="string"/>
<!--<OverrideableParameter ID="IntervalSeconds" Selector="$Config/IntervalSeconds$" ParameterType="string" />-->
<OverrideableParameter ID="MatchCount" Selector="$Config/MatchCount$" ParameterType="int"/>
<OverrideableParameter ID="PoshLibraryPath" Selector="$Config/PoshLibraryPath$" ParameterType="string"/>
<OverrideableParameter ID="ProbeActionTimeoutSeconds" Selector="$Config/ProbeActionTimeoutSeconds$" ParameterType="int"/>
<OverrideableParameter ID="SampleCount" Selector="$Config/SampleCount$" ParameterType="int"/>
<OverrideableParameter ID="SyncTime" Selector="$Config/SyncTime$" ParameterType="string"/>
<OverrideableParameter ID="WorkflowName" Selector="$Config/WorkflowName$" ParameterType="string"/>
<OverrideableParameter ID="WriteToEventLog" Selector="$Config/WriteToEventLog$" ParameterType="bool"/>
</OverrideableParameters>
<MonitorImplementation>
<MemberModules>
<DataSource ID="DS" TypeID="M365SONE.OneDriveMon.DS">
<ApiTokenScopeURL>$Config/ApiTokenScopeURL$</ApiTokenScopeURL>
<ApiTokenURL>$Config/ApiTokenURL$</ApiTokenURL>
<ApiURL>$Config/ApiURL$</ApiURL>
<M365_AccountName>$Config/M365_AccountName$</M365_AccountName>
<M365_AccountPassword>$Config/M365_AccountPassword$</M365_AccountPassword>
<M365_ClientID>$Config/M365_ClientID$</M365_ClientID>
<M365_ClientSecret>$Config/M365_ClientSecret$</M365_ClientSecret>
<EventIDFilter>$Config/EventIDFilter$</EventIDFilter>
<IntervalSeconds>$Config/IntervalSeconds$</IntervalSeconds>
<PoshLibraryPath>$Config/PoshLibraryPath$</PoshLibraryPath>
<ProbeActionTimeoutSeconds>$Config/ProbeActionTimeoutSeconds$</ProbeActionTimeoutSeconds>
<SyncTime>$Config/SyncTime$</SyncTime>
<TenantName>$Config/TenantName$</TenantName>
<TLSVersion>$Config/TLSVersion$</TLSVersion>
<WorkflowName>$Config/WorkflowName$</WorkflowName>
<WriteToEventLog>$Config/WriteToEventLog$</WriteToEventLog>
</DataSource>
<ProbeAction ID="PASSTHRU" TypeID="System!System.PassThroughProbe"/>
<ProbeAction ID="PROBE" TypeID="M365SONE.OneDriveMon.PB.PA">
<ApiTokenScopeURL>$Config/ApiTokenScopeURL$</ApiTokenScopeURL>
<ApiTokenURL>$Config/ApiTokenURL$</ApiTokenURL>
<ApiURL>$Config/ApiURL$</ApiURL>
<M365_AccountName>$Config/M365_AccountName$</M365_AccountName>
<M365_AccountPassword>$Config/M365_AccountPassword$</M365_AccountPassword>
<M365_ClientID>$Config/M365_ClientID$</M365_ClientID>
<M365_ClientSecret>$Config/M365_ClientSecret$</M365_ClientSecret>
<EventIDFilter>$Config/EventIDFilter$</EventIDFilter>
<PoshLibraryPath>$Config/PoshLibraryPath$</PoshLibraryPath>
<ProbeActionTimeoutSeconds>$Config/ProbeActionTimeoutSeconds$</ProbeActionTimeoutSeconds>
<TenantName>$Config/TenantName$</TenantName>
<TLSVersion>$Config/TLSVersion$</TLSVersion>
<WorkflowName>$Config/WorkflowName$</WorkflowName>
<WriteToEventLog>$Config/WriteToEventLog$</WriteToEventLog>
</ProbeAction>
<ConditionDetection ID="FilterHealthy" TypeID="System!System.ExpressionFilter">
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="String">Property[@Name='$Config/CD_HealthStatusPropertyName$']</XPathQuery>
</ValueExpression>
<Operator>MatchesRegularExpression</Operator>
<Pattern>$Config/CD_HealthyStatusRegEx$</Pattern>
</RegExExpression>
</Expression>
</ConditionDetection>
<!--<ConditionDetection ID="FilterWarning" TypeID="System!System.ExpressionFilter">
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="String">Property[@Name='$Config/CD_PropertyName$']</XPathQuery>
</ValueExpression>
<Operator>MatchesRegularExpression</Operator>
<Pattern>$Config/CD_WarningStatusRegEx$</Pattern>
</RegExExpression>
</Expression>
-->
<!--SuppressionSettings-->
<!--
<SuppressionSettings>
<MatchCount>$Config/MatchCount$</MatchCount>
<SampleCount>$Config/SampleCount$</SampleCount>
</SuppressionSettings>
</ConditionDetection>-->
<ConditionDetection ID="FilterCritical" TypeID="System!System.ExpressionFilter">
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="String">Property[@Name='$Config/CD_HealthStatusPropertyName$']</XPathQuery>
</ValueExpression>
<Operator>MatchesRegularExpression</Operator>
<Pattern>$Config/CD_CriticalStatusRegEx$</Pattern>
</RegExExpression>
</Expression>
<!--SuppressionSettings-->
<SuppressionSettings>
<MatchCount>$Config/MatchCount$</MatchCount>
<SampleCount>$Config/SampleCount$</SampleCount>
</SuppressionSettings>
</ConditionDetection>
<!-- INSTANCE FILTER-->
<ConditionDetection ID="InstanceFilter" TypeID="System!System.ExpressionFilter">
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="String">Property[@Name='$Config/CD_InstanceFilterPBPropertyName$']</XPathQuery>
</ValueExpression>
<Operator>MatchesRegularExpression</Operator>
<Pattern>$Config/CD_InstanceFilterPBPropertyRegEx$</Pattern>
</RegExExpression>
</Expression>
</ConditionDetection>
</MemberModules>
<RegularDetections>
<RegularDetection MonitorTypeStateID="CriteriaHealthy">
<Node ID="FilterHealthy">
<Node ID="InstanceFilter">
<Node ID="DS"/>
</Node>
</Node>
</RegularDetection>
<!--<RegularDetection MonitorTypeStateID="CriteriaWarning">
<Node ID="FilterWarning">
<Node ID="InstanceFilter">
<Node ID="DS" />
</Node>
</Node>
</RegularDetection>-->
<RegularDetection MonitorTypeStateID="CriteriaError">
<Node ID="FilterCritical">
<Node ID="InstanceFilter">
<Node ID="DS"/>
</Node>
</Node>
</RegularDetection>
</RegularDetections>
<OnDemandDetections>
<OnDemandDetection MonitorTypeStateID="CriteriaHealthy">
<Node ID="FilterHealthy">
<Node ID="InstanceFilter">
<Node ID="PROBE">
<Node ID="PASSTHRU"/>
</Node>
</Node>
</Node>
</OnDemandDetection>
<!--<OnDemandDetection MonitorTypeStateID="CriteriaWarning">
<Node ID="FilterWarning">
<Node ID="InstanceFilter">
<Node ID="PROBE">
<Node ID="PASSTHRU" />
</Node>
</Node>
</Node>
</OnDemandDetection>-->
<OnDemandDetection MonitorTypeStateID="CriteriaError">
<Node ID="FilterCritical">
<Node ID="InstanceFilter">
<Node ID="PROBE">
<Node ID="PASSTHRU"/>
</Node>
</Node>
</Node>
</OnDemandDetection>
</OnDemandDetections>
</MonitorImplementation>
</UnitMonitorType>