src: add OVS PMD stats plugin configuration 55/37855/1
authorShobhi <shobhi.jain@intel.com>
Thu, 20 Jul 2017 10:57:23 +0000 (11:57 +0100)
committerShobhi <shobhi.jain@intel.com>
Thu, 20 Jul 2017 10:57:23 +0000 (11:57 +0100)
commitc94196ecdd12b7cbe89bce1be7a01860865fff82
tree6fcb26856e7ffda57ad4c9d3601d00b02ccf130e
parent6c0c441e0678ade77c5242f83520f2dc3b5ddef1
src: add OVS PMD stats plugin configuration

* ovs_pmd_stats: wrapper script to call actual ovs_pmd_stats python script with it's argument.
* ovs_pmd_stats_config: script to check status of OVS service
& copy ovs_pmd_stats wrapper script to /usr/local/src/.
* Updates exec plugin configuration for running ovs pmd stats wrapper script.
* Updates makefile to include ovs_pmd_stats_config file.

Change-Id: I78be0bf944e816ab23d30f1c565884a1180724f7
Signed-off-by: Shobhi <shobhi.jain@intel.com>
src/collectd/Makefile
src/collectd/collectd_sample_configs/exec.conf
src/collectd/collectd_sample_configs/ovs_pmd_stats.sh [new file with mode: 0755]
src/collectd/ovs_pmd_stats_config.sh [new file with mode: 0755]