aboutsummaryrefslogtreecommitdiffstats
path: root/puppet-barometer/templates/ovs_events.conf.erb
blob: 24344ec4ebe9c9e6bccc990e66118d7ee7c8b710 (plain)
1
2
3
4
5
6
7
8
9
10
11
<LoadPlugin ovs_events>
   Interval 1
</LoadPlugin>
<Plugin "ovs_events">
   Port 6640
   Socket "/var/run/openvswitch/db.sock"
   Interfaces "br0" "veth0"
   SendNotification true
   DispatchValues true
</Plugin>