VMware Horizon Pool Number of Available Machines Performance Collection Rule
VMware.HorizonView.Performance.Pool.NumberOfAvailableMachines (Rule)
Pool Number of Available Machines Performance Collection Rule
Element properties:
Member Modules:
Source Code:
<Rule ID="VMware.HorizonView.Performance.Pool.NumberOfAvailableMachines" Target="GripLogix!GripLogix.VMware.HorizonView.Pool" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="GripLogix.VMware.HorizonView.DataSource.Performance.PropertyBag.Pool">
<IntervalSeconds>300</IntervalSeconds>
<SyncTime/>
<PoolName>$Target/Property[Type="GripLogix!GripLogix.VMware.HorizonView.Pool"]/Name$</PoolName>
<Counter>NumberOfAvailableMachines</Counter>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="CollectToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="CollectToDW" TypeID="MSDL!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>