Update win_pref_counter to include Processor Queue Length in examples. (#2029)
This commit is contained in:
committed by
Cameron Sparr
parent
81004c808f
commit
fbf5bee051
@@ -144,7 +144,7 @@ if any of the combinations of ObjectName/Instances/Counters are invalid.
|
||||
|
||||
[[inputs.win_perf_counters.object]]
|
||||
ObjectName = "System"
|
||||
Counters = ["Context Switches/sec","System Calls/sec"]
|
||||
Counters = ["Context Switches/sec","System Calls/sec", "Processor Queue Length"]
|
||||
Instances = ["------"]
|
||||
Measurement = "win_system"
|
||||
#IncludeTotal=false #Set to true to include _Total instance when querying for all (*).
|
||||
|
||||
Reference in New Issue
Block a user