Only send total CPU since it's all I report, hopefully it makes the graph faster.

This commit is contained in:
Hyperling 2021-04-17 20:15:49 -05:00
parent 4938ddccba
commit 72111e81b4

View File

@ -127,7 +127,7 @@
# influx_uint_support = false
[[inputs.cpu]]
percpu = true
percpu = false
totalcpu = true
collect_cpu_time = false
report_active = false