[pmacct-discussion] Interface index problem

2016-11-03 Thread Cédric ML
Hello, I'm trying to set up pmacct so send sflow to a collector. my pmacct config file looks like this : ! daemonize: true interface: eth0 aggregate: tag, src_host, dst_host, src_port, dst_port, proto, tos, src_as, dst_as plugins: sfprobe sfprobe_receiver: 192.168.156.109:9995 sampling_rate: 20

[pmacct-discussion] pmacct / sflow / bgp

2016-12-28 Thread Cédric ML
Hello, I'm trying to make pmacct work with a bgp agent (bird). pmacct is installed on the bgp router, bgp_agent session is up, and prefixes are exported to pmacct process. This bgp router has three vlans (50,51,52) on interface eth0. I'm trying to get correct correct values in incoming/outgoi

Re: [pmacct-discussion] pmacct / sflow / bgp

2017-01-04 Thread Cédric ML
uecomment-265497661 The sFlow dissector of Wireshark seems buggy and i recommend using sflowtools for debugging and troubleshooting purposes. Cheers, Paolo On Wed, Dec 28, 2016 at 04:22:19PM +0100, Cédric ML wrote: Hello, I'm trying to make pmacct work with a bgp agent (bird). pmacct is ins

Re: [pmacct-discussion] pmacct / sflow / bgp

2017-01-06 Thread Cédric ML
aolo On Wed, Jan 04, 2017 at 03:09:07PM +0100, Cédric ML wrote: Hi Paolo, sflowtool seems to give good results, but there's is still one problem : in each sflow sample, I have this : skipping unknown flow_sample_element: 43874:2 len=16 This causes problems with perl Net::sFlow library

Re: [pmacct-discussion] pmacct / sflow / bgp

2017-01-10 Thread Cédric ML
Hi, Here's the link to the issue opened on github : https://github.com/fooelisa/perl-net-sflow/issues/3 Regards, Cédric Le 06/01/2017 à 14:42, Cédric ML a écrit : Hi Paolo and thank you for your response. I have to keep tag and tag2 set because I need the interface and direction informa