sudo ovs-vsctl -- --id=@sflow create sflow agent=eth0 target=\"192.168.2.13:6343\" sampling=10 polling=20 -- -- set bridge s1 sflow=@sflow
curl -H "Content-Type:application/json" -X PUT --data "{keys:'ipsource,ipdestination,tcpsourceport,tcpdestinationport', value:'bytes', log:true}" http://127.0.0.1:8008/flow/tcp/jsoncurl -H "Content-Type:application/json" -X PUT --data "{keys:'ipsource,ipdestination,tcpsourceport,tcpdestinationport', value:'bytes', log:true}" http://127.0.0.1:8008/flow/icmp/jsonThat was a big oversight! I forgot ICMP is not TCP! I will change that.
Thanks Peter.
Sent from my mobile device.
--
You received this message because you are subscribed to a topic in the Google Groups "sFlow-RT" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sflow-rt/SQM-jRbv430/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sflow-rt+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.