xenoeye VS nfdump

Compare xenoeye vs nfdump and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
xenoeye nfdump
5 4
53 741
- -
8.1 9.6
15 days ago 5 days ago
C C
ISC License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

xenoeye

Posts with mentions or reviews of xenoeye. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-08.

nfdump

Posts with mentions or reviews of nfdump. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-24.
  • Netflow collector software for lab purpose
    3 projects | /r/networking | 24 Mar 2023
    https://github.com/phaag/nfdump its an "simple" collector. It is just an CLI tool. If you can utilize the cli it's a monster to analyze the raw data. if you need a fancy gui then this is the wrong collector.
  • real-time analytics / traffic capture on MX204
    3 projects | /r/Juniper | 1 Nov 2022
    Try the open source nfdump (this should also be a package in Debian/Ubuntu at least). You would configure 'nfcapd' to receive netflow data, then process it with 'nfdump' which is a commandline tool for obtaining statistics on traffic (e.g. top N IPs for bytes/flows, etc).
  • Cisco Netflow Help
    1 project | /r/networking | 7 Mar 2022
  • netflow analyzier free tools
    1 project | /r/sysadmin | 9 Apr 2021
    For the quick look nfdump https://github.com/phaag/nfdump is in use. Since it is a CLI tool, it is not really suitable for managers.