try to fix collectd to not log all virtaul interfaces. ^vnet does not always work
This commit is contained in:
parent
1893bac187
commit
dc0df6a285
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ LoadPlugin vmem
|
||||||
<Plugin "interface">
|
<Plugin "interface">
|
||||||
Interface "/^veth/"
|
Interface "/^veth/"
|
||||||
Interface "/^vnet/"
|
Interface "/^vnet/"
|
||||||
|
Interface "/vnet/"
|
||||||
IgnoreSelected true
|
IgnoreSelected true
|
||||||
</Plugin>
|
</Plugin>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue