Enable ovs-stats by default when using ovs
collectd-ovs-stats brings its own config in the package, but it's safer to define it here for completeness. Change-Id: Ib69a16db3d4a05865bd374ca3356dbc3ccd937a8
This commit is contained in:
parent
83a2d262b6
commit
a693e6f1cb
@ -173,6 +173,10 @@ outputs:
|
||||
- {}
|
||||
- neutron::agents::ml2::ovs::firewall_driver: {get_param: NeutronOVSFirewallDriver}
|
||||
service_config_settings:
|
||||
collectd:
|
||||
tripleo.collectd.plugins.neutron_ovs_agent:
|
||||
- ovs_stats
|
||||
collectd::plugin::ovs_stats::socket: '/var/run/openvswitch/db.sock'
|
||||
fluentd:
|
||||
tripleo_fluentd_groups_neutron_ovs_agent:
|
||||
- neutron
|
||||
|
Loading…
x
Reference in New Issue
Block a user