Closed bibawa closed 7 years ago
Hello
How much traffic do you have in mbps / packets per second?
Hi,
Thanks for your fast response.. That will be around 500Mbps..
What's your cpu? Do you have any other tools on same server?
Pfring works fine for 2-6GE.
CPU= E3-1220V2 This server is only used for fastnetmon,
I changed our switch to sflow and now it is working, but wouldn't it be better to use por mirror to be more faster ?
brg,
Sflow is best option ;) I recommend it.
In my experience pf_ring_zc (the commercial version) is faster than sflow, however if you just use the free version then go with sflow. One of the benefits with pf_ring_zc is you don’t loose data when things get very busy.
Cheers, Mike
-- Michael McConnell WINK Streaming; email: michael@winkstreaming.com mailto:michael@winkstreaming.com phone: +1 312 281-5433 x 7400 cell: +506 8706-2389 skype: wink-michael web: http://winkstreaming.com http://winkstreaming.com/
On Mar 18, 2017, at 12:05 PM, bibawa notifications@github.com wrote:
CPU= E3-1220V2 This server is only used for fastnetmon,
I changed our switch to sflow and now it is working, but wouldn't it be better to use por mirror to be more faster ?
brg,
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pavel-odintsov/fastnetmon/issues/639#issuecomment-287563621, or mute the thread https://github.com/notifications/unsubscribe-auth/AE8hYZ3IJM3iwab9xgd5K9gOSisIltKiks5rnBzVgaJpZM4MhdcJ.
Use sudo perl fastnetmon_install.pl --use-modern-pf-ring --it's build a new version of pf_ring. It's helped me on Debian Jessie with 3.16.0-4-amd64 kernel
Hi,
I just installed a new Fasnetmon installation on a Ubuntu 14.04 server, the installation itself went smoothly.
We want to mirror our 2 core switches to this fastnetmon box. If I start the fasnetmon daemon I see a lot of packets coming into it but all packates are being dropped:
Total amount of IPv6 packets related to our own network: 0 Not processed packets: 0 pps Packets received: 915 Packets dropped: 148713 Packets dropped: 16252.8 %
What am I missing ?
Thank for your help !