You could try this:
(1) install hsflowd from host-sflow.sf.net
(2) edit /etc/hsflowd.conf to turn off DNS-SD and configure the collector(s)
(3) start both hsflowd and sflowovsd
Assuming that works (please tell me if it doesn't), you can look at
the source code to sflowovsd, or just turn up it's
Hi.
By looking the mail archive, I got this solution:
>
collector_ip=127.0.0.1:6343
agent_ip=eth1
header_bytes=128
sampling_n=256
polling_sec=10
sFlowUUID=`sudo ovs-vsctl -- --id=@sflow \
create sflow\
agent=${agent_ip}