Microsoft.IntelligencePacks.NetworkMonitoring.AgentConfiguration (Rule)
Element properties:
Member Modules:
Source Code:
<Rule ID="Microsoft.IntelligencePacks.NetworkMonitoring.AgentConfiguration" Target="Microsoft.IntelligencePacks.NetworkMonitoringAgentConfiguration" Enabled="true" ConfirmDelivery="true" Remotable="false" Priority="Normal" DiscardLevel="100">
<Category>Custom</Category>
<DataSources>
<DataSource ID="NetMonAgentDS" TypeID="Microsoft.IntelligencePacks.NetMonData.AgentConfigDataSource" RunAs="System!System.PrivilegedMonitoringAccount">
<IsIPCompressionEnabled>$Target/Property[Type="Microsoft.IntelligencePacks.NetworkMonitoringAgentConfiguration"]/IsIPCompressionEnabled$</IsIPCompressionEnabled>
<NetworkNameToNetworkMap>$Target/Property[Type="Microsoft.IntelligencePacks.NetworkMonitoringAgentConfiguration"]/NetworkNameToNetworkMap$</NetworkNameToNetworkMap>
<AgentFqdnToAgentMap>$Target/Property[Type="Microsoft.IntelligencePacks.NetworkMonitoringAgentConfiguration"]/AgentFqdnToAgentMap$</AgentFqdnToAgentMap>
<RuleNameToRuleMap>$Target/Property[Type="Microsoft.IntelligencePacks.NetworkMonitoringAgentConfiguration"]/RuleNameToRuleMap$</RuleNameToRuleMap>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WA" TypeID="Types!Microsoft.SystemCenter.NetworkMonitoringWriteAction"/>
</WriteActions>
</Rule>