-
Hi,
Is there any plans to add IF_NAME, IF_DESC fields? I find it out very useful to avoid additional SNMP GET commands.
Regards,
-
Hi,
tested with Version: 1.6.16 from 11.01.2018 12:00 after fixing the build (deleting else before line ~13616 in configure).
I stumbled upon a sorting problem with the -B option. Mainly sorted …
-
Iam doing POC on nfdump and I need help on getting answers for below.any help is much appreciated
Support for types of Flows ( Netflow v5/v9, Sflow, IPFIX, Jflow, Cflow)
Capacity (Flows per secon…
-
Hi All,
When trying to compile the nfdump-1.6.16, I get following during ./configure,
[main@nsc nfdump]$ ./configure --enable-nfprofile --enable-nftrack
...
checking pkg-config is at least ver…
-
I got NFSen integrated! We had been using flow-tools.. but I would really like to get Top Talkers into the Netflow tab of librenms. I can provide testing on a ton of Cisco devices if needed.. or any o…
-
`nfdump -o csv` is sloooooow compared to `nfdump -o pipe`.
```
[netflow@netflow ~]$ time nfdump -R netdata/2018/03/26 -o pipe|wc -l
7986537
real 0m13.181s
user 0m12.447s
sys 0m0.…
-
hi @ekristen
I was trying to install SIFT on EC2 Ubuntu 16.04 Instance,Previously using Packages only command:
sudo sift install --mode=packages-only --user=ubuntu
Initially,it was working fin…
-
Hi,
I would like to use the SOF-ELK VM (https://github.com/philhagen/sof-elk/blob/master/VM_README.md) to analyse an archived pcap (acquired from another source). SOF-ELK use nfdump to parse netflow …
-
I'm new to sift.
Trying to get SIFT runnning on a t2.large EC2 instance.
I'm using CIS Ubuntu Linux 16.04 LTS Benchmark v1.0.0.6 - Level 1-2ba49cfb-babd-43d3-81f6-3657aeb0f101-ami-015ce07051469d4a…
-
the nfdump that comes with ubuntu on travis seems to be too old or broken to pass the tests. It's odd that it fails silently too.
Easiest fix is to probably to download+configure+make install the …