Bug 1508008 - [OSP10] Open vSwitch Stats Plugin
Summary: [OSP10] Open vSwitch Stats Plugin
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: collectd
Version: 10.0 (Newton)
Hardware: Unspecified
OS: Linux
medium
medium
Target Milestone: z10
: 10.0 (Newton)
Assignee: Matthias Runge
QA Contact: Leonid Natapov
URL:
Whiteboard:
Depends On: 1409860
Blocks: 1334442 1335593 intel-collectd
TreeView+ depends on / blocked
 
Reported: 2017-10-31 16:45 UTC by David Vallee Delisle
Modified: 2022-08-09 13:44 UTC (History)
16 users (show)

Fixed In Version: collectd-5.8.0-1.1.el7ost
Doc Type: Enhancement
Doc Text:
Clone Of: 1409860
Environment:
Last Closed: 2019-01-15 11:37:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github https://github.com/collectd collectd issues 1971 0 None None None 2017-10-31 16:45:35 UTC
Red Hat Issue Tracker OSP-8660 0 None None None 2022-08-09 13:44:23 UTC

Comment 12 Matthias Runge 2018-02-13 07:25:42 UTC
How to test:

make sure the plugin is loaded, if there is no config, create a file:
/etc/collectd.d/ovs-stats.conf

LoadPlugin ovs_stats

<Plugin "ovs_stats">
    Socket "/var/run/openvswitch/db.sock"
</Plugin>



Save the file and systemctl restart collectd

Comment 24 Sean Merrow 2018-08-16 21:15:01 UTC
Moving this to OSP 10 tracker since it is targeted for OSP 10 future errata

Comment 25 Sean Merrow 2018-08-16 21:15:44 UTC
Moving this to OSP 10 tracker since it is targeted for OSP 10 future errata

Comment 28 Lon Hohberger 2019-01-04 11:47:50 UTC
According to our records, this should be resolved by collectd-5.8.0-12.el7ost.  This build is available now.

Comment 29 Leonid Natapov 2019-01-10 14:11:12 UTC
collectd-5.8.0-12.el7ost.x86_64
collectd includes ovs-stats plugin and also ovs-stats.conf file.

Jan 10 09:04:03 compute-0 collectd[218936]: plugin_load: plugin "ovs_stats" successfully loaded.


Note You need to log in before you can comment on or make changes to this bug.