Secure Gateway Server Performance Collection - Gateway Sessions Highest
VMware.View.Server.AllTunnelSessionsHigh.Collection (Rule)
Element properties:
Member Modules:
Source Code:
<Rule ID="VMware.View.Server.AllTunnelSessionsHigh.Collection" Enabled="onStandardMonitoring" Target="ViewLib!VMware.View.SecureGatewayServerRole" ConfirmDelivery="false" Remotable="false" Priority="Normal">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="PerformanceDS" TypeID="SystemPerf!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Secure Gateway Sessions High</CounterName>
<ObjectName>VMware VDM</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>3600</Frequency>
<Tolerance>5</Tolerance>
<ToleranceType>Percentage</ToleranceType>
<MaximumSampleSeparation>4</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>