Microsoft.IntelligencePacks.NetworkMonitoring.AgentConfigurationV3 (Rule)

Element properties:

TargetMicrosoft.IntelligencePacks.NetworkMonitoringAgentConfigurationV3
CategoryCustom
EnabledTrue
Alert GenerateFalse
RemotableFalse

Member Modules:

ID Module Type TypeId RunAs 
NetMonAgentDSV3 DataSource Microsoft.IntelligencePacks.NetMonData.AgentConfigDataSourceV3 System.PrivilegedMonitoringAccount
WA WriteAction Microsoft.SystemCenter.NetworkMonitoringWriteAction Default

Source Code:

<Rule ID="Microsoft.IntelligencePacks.NetworkMonitoring.AgentConfigurationV3" Target="Microsoft.IntelligencePacks.NetworkMonitoringAgentConfigurationV3" Enabled="true" ConfirmDelivery="true" Remotable="false" Priority="Normal" DiscardLevel="100">
<Category>Custom</Category>
<DataSources>
<DataSource ID="NetMonAgentDSV3" TypeID="Microsoft.IntelligencePacks.NetMonData.AgentConfigDataSourceV3" RunAs="System!System.PrivilegedMonitoringAccount">
<WorkspaceID>$Target/Property[Type="Microsoft.IntelligencePacks.NetworkMonitoringAgentConfigurationV3"]/WorkspaceID$</WorkspaceID>
<Metadata>$Target/Property[Type="Microsoft.IntelligencePacks.NetworkMonitoringAgentConfigurationV3"]/Metadata$</Metadata>
<NetworkNameToNetworkMap>$Target/Property[Type="Microsoft.IntelligencePacks.NetworkMonitoringAgentConfigurationV3"]/NetworkNameToNetworkMap$</NetworkNameToNetworkMap>
<SubnetIdToSubnetMap>$Target/Property[Type="Microsoft.IntelligencePacks.NetworkMonitoringAgentConfigurationV3"]/SubnetIdToSubnetMap$</SubnetIdToSubnetMap>
<AgentFqdnToAgentMap>$Target/Property[Type="Microsoft.IntelligencePacks.NetworkMonitoringAgentConfigurationV3"]/AgentFqdnToAgentMap$</AgentFqdnToAgentMap>
<RuleNameToRuleMap>$Target/Property[Type="Microsoft.IntelligencePacks.NetworkMonitoringAgentConfigurationV3"]/RuleNameToRuleMap$</RuleNameToRuleMap>
<EPMConfiguration>$Target/Property[Type="Microsoft.IntelligencePacks.NetworkMonitoringAgentConfigurationV3"]/EPMConfiguration$</EPMConfiguration>
<erConfiguration>$Target/Property[Type="Microsoft.IntelligencePacks.NetworkMonitoringAgentConfigurationV3"]/erConfiguration$</erConfiguration>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WA" TypeID="Types!Microsoft.SystemCenter.NetworkMonitoringWriteAction"/>
</WriteActions>
</Rule>