nfsen-ng icon indicating copy to clipboard operation
nfsen-ng copied to clipboard

Responsive NetFlow visualizer built on top of nfdump tools.

Results 26 nfsen-ng issues
Sort by recently updated
recently updated
newest added

nfsen-ng uses `-o csv` to get structured data output of nfdump. ipv6 addresses are always shown in full format, which makes this flag obsolete. _Originally posted by @mbolli in https://github.com/mbolli/nfsen-ng/issues/53#issuecomment-702083448_

Hello, I have nfsen-ng installed. Here are some things I'm having problems with but was able to do in nfsen. It could be simply due to operator error and I...

As nfdump processes might take a long time to complete (depending on the parameters and the system), it would make sense to somehow track the running processes and make them...

enhancement
help wanted

I successfully imported some data with -pf -p pf into rrd. Now, wen running the daemon, it will perodically log "illegal attempt to update using time 1549010700 when last update...

bug

Using the nfdump arguments `-L` and `-l` it is possible to specify data limits, in order to only show those statistic lines whose packets or bytes match the specified limit....

When some kind of aggregation comes into play, nfdump will rather soon get very slow. Depending on the system, even getting the top flows for one week might take more...

enhancement

For new users it might help to explain certain fields or functions using the tooltip functionality. ![screenshot_2017-05-28_13-30-10](https://cloud.githubusercontent.com/assets/722725/26528031/cbb607d2-43a9-11e7-960e-0fb31bdb57cd.png)

enhancement

In the flows or statistics view, make it possible to save a filter (either on the server, or using localStorage or similar) and load previously saved filters. ![screenshot_2017-05-28_13-26-08](https://cloud.githubusercontent.com/assets/722725/26528011/4148c166-43a9-11e7-9a2a-3802148682be.png)

enhancement
help wanted

Basically a modern, responsive (Foo-)table implementation of the following: ![nfsen statistic details](http://nfsen.sourceforge.net/StatSummary.png)

enhancement

Alerts allow you to execute specific actions based on specific conditions. An alert is defined by a filter applied to the 'live' profile, conditions, triggers and alert actions. The original...

enhancement
help wanted