Repeating public info from the description. From jira.opnfv.org Collectd ovs_stats plugin does not collect dpdk interface statistics if under bond interface https://jira.opnfv.org/projects/BAROMETER/issues/BAROMETER-92?filter=allopenissues
I have a prototype ovs_stats plugin that I've recently modified to handle bond ports in general. What I do is take the metrics for both interfaces associated with the bond port and sum them together (and store the summed counter values in the bond port object). Would this be a viable solution?
The following PRs need to be reviewed: https://github.com/collectd/collectd/pull/2865 and https://github.com/collectd/collectd/pull/2867
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0613