Hi all,
I tried this Interface config in Collectd 5.4:
<Plugin "interface">
Interface 'veth*'
IgnoreSelected true
</Plugin>
I want to exclude all devices beginning with veth. But this doens't
work. Can the plugin even work with wildcards?
Cheers, Shorty