Bug 1508008

Summary: [OSP10] Open vSwitch Stats Plugin
Product: Red Hat OpenStack Reporter: David Vallee Delisle <dvd>
Component: collectdAssignee: Matthias Runge <mrunge>
Status: CLOSED CURRENTRELEASE QA Contact: Leonid Natapov <lnatapov>
Severity: medium Docs Contact:
Priority: medium    
Version: 10.0 (Newton)CC: apannu, damien.power, dvd, jbadiapa, lars, lnatapov, marjones, mbracho, mmagr, mrunge, rmccabe, robert.h.armstrong, robert.w.love, sgordon, slinaber, spryor
Target Milestone: z10Keywords: FutureFeature, TestOnly, Triaged, ZStream
Target Release: 10.0 (Newton)   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: collectd-5.8.0-1.1.el7ost Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 1409860 Environment:
Last Closed: 2019-01-15 11:37:09 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1409860    
Bug Blocks: 1334442, 1335593, 1458000    

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.