Prestatieverzameling: Systeem-systeembedrijfstijd

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_System_System_Up_Time_2_Rule (Rule)

Knowledge Base article:

Samenvatting

System Up Time (Tijd systeem actief) geeft aan hoe lang de computer (in seconden) is ingeschakeld vanaf het moment dat deze het laatst is gestart. De teller geeft het verschil weer tussen de begintijd en de huidige tijd. Er is geen verdere actie vereist.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SiteRole
CategoryPerformanceCollection
EnabledFalse
Instance NameSystem
Counter NameSystem Up Time
Frequency900
Alert GenerateFalse
RemotableTrue
CommentSIV:SD0037, CreatedByMyFriend at 9/16/2011 5:03:27 PM

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.SystemCenter2012.ConfigurationManager.Perf_Collection_System_System_Up_Time_2_Rule" Comment="SIV:SD0037, CreatedByMyFriend at 9/16/2011 5:03:27 PM" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SiteRole" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="SystemPerf!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>System Up Time</CounterName>
<ObjectName>System</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Tolerance>5</Tolerance>
<ToleranceType>Percentage</ToleranceType>
<MaximumSampleSeparation>10</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>