dpdkstat: fix fixed shared mem object name
authorMaryam Tahhan <maryam.tahhan@intel.com>
Tue, 14 Feb 2017 18:34:15 +0000 (18:34 +0000)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Tue, 14 Feb 2017 18:34:15 +0000 (18:34 +0000)
commit27881af5432ca6725920e8038807c3c39312e9ad
treed1e59aa6d08d4904b3ad821527e727e79c829b8d
parent9a34b411b95a342e7e964578db8feb252e53fd84
dpdkstat: fix fixed shared mem object name

Fix the shared memory object name so that it's configurable. This way multiple
DPDK applications running in containers can be monitored at the same time
(assuming collectd is also running in that container).

Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
src/collectd.conf.in
src/collectd.conf.pod
src/dpdkstat.c