.NET CLR memória\Előidézett szemétgyűjtések száma

Microsoft.Windows.InternetInformationServices.10.0.WebServer.DotNetCLRMemoryInducedGC (Rule)

Ez a számláló azt a legmagasabb értéket mutatja, ahányszor a szemétgyűjtésre sor került a GC.Collect explicit hívása miatt. Általában célszerű a szemétgyűjtőre bízni a szemétgyűjtések gyakoriságának meghatározását. Nano rendszeren nem támogatott. Letiltva Nano-felülbírálással.

Knowledge Base article:

Összefoglalás

Ez a szabály a .NET CLR memória\# Gerjesztett GC teljesítményszámláló adatait gyűjti. Nano rendszeren nem támogatott. Letiltva Nano-felülbírálással.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.10.0.WebServer
CategoryPerformanceCollection
EnabledFalse
Instance Name.NET CLR Memory
Counter Name# Induced GC
Frequency300
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource System.Performance.OptimizedDataProvider Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="Microsoft.Windows.InternetInformationServices.10.0.WebServer.DotNetCLRMemoryInducedGC" Enabled="false" Target="Microsoft.Windows.InternetInformationServices.10.0.WebServer" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="SystemPerf!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName># Induced GC</CounterName>
<ObjectName>.NET CLR Memory</ObjectName>
<InstanceName>_Global_</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>300</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>