...
- The plugin uses below default socket paths for the client and the server, to use configuration other than default below has to be updated in collectd.conf file
ClientSocketPath "/var/run/.client"
DpdkSocketPath "/var/run/dpdk/rte/telemetry"
...
- DPDK telemetry library - http://lxr.dpdk.org/dpdk/v19.08/source/lib/librte_telemetry
- DPDK DPDK telemetry library doc: - http://lxr.dpdk.org/dpdk/v19.08/source/doc/guides/howto/telemetry.rst
...