Bytes Received (Tenant)

Microsoft.Windows.RemoteAccess.MultiTenant.2012.R2.Monitoring.Tenant.BytesReceivedCounter (Rule)

Bytes received by all the interfaces of the tenant

Element properties:

TargetMicrosoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.Tenant
CategoryPerformanceCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
PCBytesReceived DataSource Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.DataSourceModule.S2SInterfacePerformanceCounters Default
CollectToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
CollectToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="Microsoft.Windows.RemoteAccess.MultiTenant.2012.R2.Monitoring.Tenant.BytesReceivedCounter" Target="MWRM2RD!Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.Tenant" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="PCBytesReceived" TypeID="Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.DataSourceModule.S2SInterfacePerformanceCounters">
<IntervalSeconds>900</IntervalSeconds>
<SyncTime>12:10</SyncTime>
<RoutingDomain>$Target/Property[Type="MWRM2RD!Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.Tenant"]/TenantName$</RoutingDomain>
<InterfaceName>DummyInterface</InterfaceName>
<CounterName>BytesReceived</CounterName>
<IsTenant>YES</IsTenant>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="CollectToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="CollectToDW" TypeID="MSDL!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>