2016 és 1709+ rendszerbeli nyomtatókiszolgáló várólistájának feladathibái

Microsoft.Windows.Server.10.0.PrintServer.PrintQueue.JobErrors (UnitMonitor)

Teljesítménymérés figyelője Nyomtatási várólista\Feladathibák

Knowledge Base article:

Összefoglalás

2016 és 1709+ rendszerbeli nyomtatókiszolgáló – a várólista feladathibáinak száma túllépte a több egymást követő mintára vonatkozó küszöbértéket.

Element properties:

TargetMicrosoft.Windows.Server.10.0.PrintServer.Printer
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Instance NamePrint Queue
Counter NameJob Errors
Frequency900
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.ConsecutiveSamplesThreshold
RemotableTrue
AccessibilityPublic
Alert Message
2016-os és 1709-es vagy újabb verziójú nyomtatókiszolgáló – a várólista feladathibáinak száma magas
A nyomtatási várólista feladathibáinak száma túllépte a küszöbértéket.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.10.0.PrintServer.PrintQueue.JobErrors" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.Server.10.0.PrintServer.Printer" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="SystemPerf!System.Performance.ConsecutiveSamplesThreshold" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.10.0.PrintServer.PrintQueue.JobErrors.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
<AlertParameters/>
</AlertSettings>
<OperationalStates>
<OperationalState ID="OverThreshold" MonitorTypeStateID="ConditionTrue" HealthState="Warning"/>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="ConditionFalse" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Job Errors</CounterName>
<ObjectName>Print Queue</ObjectName>
<InstanceName>$Target/Property[Type="Microsoft.Windows.Server.10.0.PrintServer.Printer"]/DeviceID$</InstanceName>
<Frequency>900</Frequency>
<Threshold>20</Threshold>
<Direction>greaterequal</Direction>
<NumSamples>24</NumSamples>
</Configuration>
</UnitMonitor>