Remove duplicate "Network Interface" section from win_perf_counters config (#4547)

This commit is contained in:
Lee Jaeyong 2018-08-13 08:32:07 +09:00 committed by Daniel Nelson
parent 035e6a6f78
commit 98a785b077
1 changed files with 0 additions and 14 deletions

View File

@ -205,20 +205,6 @@
Instances = ["_Total"]
Measurement = "win_swap"
[[inputs.win_perf_counters.object]]
ObjectName = "Network Interface"
Instances = ["*"]
Counters = [
"Bytes Sent/sec",
"Bytes Received/sec",
"Packets Sent/sec",
"Packets Received/sec",
"Packets Received Discarded",
"Packets Received Errors",
"Packets Outbound Discarded",
"Packets Outbound Errors",
]
# Windows system plugins using WMI (disabled by default, using