VMware Horizon Global Entitlement Percentage of Sessions Performance Collection Rule

VMware.HorizonView.Performance.GlobalEntitlement.PercentageOfSessions (Rule)

Global Entitlement PercentageOfSessions Performance Collection Rule

Element properties:

TargetGripLogix.VMware.HorizonView.GlobalEntitlement
CategoryPerformanceCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource GripLogix.VMware.HorizonView.DataSource.Performance.PropertyBag.GlobalEntitlement Default
CollectToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
CollectToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="VMware.HorizonView.Performance.GlobalEntitlement.PercentageOfSessions" Target="GripLogix!GripLogix.VMware.HorizonView.GlobalEntitlement" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="GripLogix.VMware.HorizonView.DataSource.Performance.PropertyBag.GlobalEntitlement">
<IntervalSeconds>300</IntervalSeconds>
<SyncTime/>
<GlobalEntitlementId>$Target/Property[Type="GripLogix!GripLogix.VMware.HorizonView.GlobalEntitlement"]/Id$</GlobalEntitlementId>
<Counter>PercentageOfSessions</Counter>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="CollectToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="CollectToDW" TypeID="MSDL!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>