app/procinfo: add collectd format and host id
authorRoman Korynkevych <romanx.korynkevych@intel.com>
Wed, 1 Mar 2017 16:27:19 +0000 (16:27 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 10 Mar 2017 14:29:32 +0000 (15:29 +0100)
commit2deb6b5246d7706448d070335b329d1acb754cee
treebf1e58eb6d25f6309f052c64132ce4d52c5213ca
parent547d946c8c3e8bb42cd2ebd8512c851295554450
app/procinfo: add collectd format and host id

Extended proc-info application to send DPDK port statistics to
STDOUT in the format expected by collectd exec plugin. Added
HOST ID option to identify the host DPDK process is running on
when multiple instance of DPDK are running in parallel. This is
needed for the barometer project in OPNFV.

Signed-off-by: Roman Korynkevych <romanx.korynkevych@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
app/proc_info/main.c