Microsoft.Windows.Server.10.0.CPUUtilization.Monitortype.PageSet (UIPageSet)

Element properties:

Type DefinitionMicrosoft.Windows.Server.10.0.CPUUtilization.Monitortype

Source Code:

<UIPageSet ID="Microsoft.Windows.Server.10.0.CPUUtilization.Monitortype.PageSet" TypeDefinitionID="Microsoft.Windows.Server.10.0.CPUUtilization.Monitortype">
<UIPageReferences>
<UIPageReference ID="Microsoft.Windows.Server.10.0.CPUUtilization.Monitortype.PageSet.PageReference1" PageID="SystemHealth!System.Health.MonitorGeneralPage">
<InputParameters/>
<InputTransform/>
</UIPageReference>
<UIPageReference ID="Microsoft.Windows.Server.10.0.CPUUtilization.Monitortype.PageSet.PageReference2" PageID="System!System.SimpleSchedulerPage">
<InputParameters/>
<InputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:element name="SimpleReccuringSchedule">
<xsl:element name="Interval">
<xsl:value-of select="IntervalSeconds"/>
</xsl:element>
</xsl:element>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
</UIPageReference>
<UIPageReference ID="Microsoft.Windows.Server.10.0.CPUUtilization.Monitortype.PageSet.PageReference3" PageID="SystemPerf!System.Performance.ThresholdPage">
<InputParameters/>
<InputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:element name="Threshold">
<xsl:value-of select="CPUPercentageThreshold"/>
</xsl:element>
<xsl:element name="Direction">greaterthan</xsl:element>
<xsl:copy-of select="NumSamples"/>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
<TabName ID="Microsoft.Windows.Server.10.0.CPUUtilization.Monitortype.PageSet.PageReference3.TabName"/>
</UIPageReference>
<UIPageReference ID="Microsoft.Windows.Server.10.0.CPUUtilization.Monitortype.PageSet.PageReference4" PageID="SystemPerf!System.Performance.ThresholdComparisonPage">
<InputParameters>
<ValidOperators>
<Operator>greater</Operator>
<Operator>greaterequal</Operator>
<Operator>less</Operator>
<Operator>lessequal</Operator>
</ValidOperators>
</InputParameters>
<InputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:element name="Threshold">
<xsl:value-of select="CPUQueueLengthThreshold"/>
</xsl:element>
<xsl:element name="Operator">greater</xsl:element>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
<TabName ID="Microsoft.Windows.Server.10.0.CPUUtilization.Monitortype.PageSet.PageReference4.TabName"/>
</UIPageReference>
<UIPageReference ID="Microsoft.Windows.Server.10.0.CPUUtilization.Monitortype.PageSet.PageReference5" PageID="SystemHealth!System.Health.OperationalStatesConfigPage">
<InputParameters/>
<InputTransform/>
</UIPageReference>
<UIPageReference ID="Microsoft.Windows.Server.10.0.CPUUtilization.Monitortype.PageSet.PageReference6" PageID="SystemHealth!System.Health.AlertingPage">
<InputParameters/>
<InputTransform/>
</UIPageReference>
<UIPageReference ID="Microsoft.Windows.Server.10.0.CPUUtilization.Monitortype.PageSet.PageReference7" PageID="SystemHealth!System.Health.DiagnosticAndRecoveryPage">
<InputParameters/>
<InputTransform/>
</UIPageReference>
<UIPageReference ID="Microsoft.Windows.Server.10.0.CPUUtilization.Monitortype.PageSet.PageReference8" PageID="SystemHealth!System.Health.ProductKnowledgePage">
<InputParameters/>
<InputTransform/>
</UIPageReference>
<UIPageReference ID="Microsoft.Windows.Server.10.0.CPUUtilization.Monitortype.PageSet.PageReference9" PageID="SystemHealth!System.Health.CompanyKnowledgePage">
<InputParameters/>
<InputTransform/>
</UIPageReference>
</UIPageReferences>
</UIPageSet>