nProbe icon indicating copy to clipboard operation
nProbe copied to clipboard

Open source components and extensions for nProbe

Results 126 nProbe issues
Sort by recently updated
recently updated
newest added

Hi there, this is Andy Torres from Nagra. As discussed we are in need of additional fields for HTTP/DNS available in cento json export. HTTP [NFv9 57832][IPFIX 35632.360][Len 4 varlen]...

We're using nProbe as a collector for sFlow samples from our BGP routers. We would like to only collect and log the remote traffic from and to our networks. This...

question

Hi, I wanted to install nprobe inside a docke container on my pi. However, I'm running into some installation issues. Original dockerfile: https://github.com/ntop/docker-ntop/blob/master/Dockerfile.nprobe ``` FROM ubuntu:18.04 MAINTAINER ntop.org RUN apt-get...

traffic is about 6.2Gbps but in ntopng is shown about 5.1Gbps cento --version v.1.11.200101 ntopng --version v.3.9.200101 Using PFRING_ZC v.7.5.0.191219 [ntopng_config.log](https://github.com/ntop/nProbe/files/4015180/ntopng_config.log) [cento_config.log](https://github.com/ntop/nProbe/files/4015181/cento_config.log) [cento-2.log](https://github.com/ntop/nProbe/files/4015162/cento-2.log) [cento.log](https://github.com/ntop/nProbe/files/4015163/cento.log) ![image](https://user-images.githubusercontent.com/43135531/71656766-eec96b80-2d51-11ea-9c4b-d799fc85123c.png) ![image](https://user-images.githubusercontent.com/43135531/71656783-043e9580-2d52-11ea-8ff7-9d4904cee9ca.png) cat /proc/net/pf_ring/stats/* | grep...

When writing thousands of complex json flows/second to kafka, we find that the template keys are taking a lot of disk space. Would it be possible to use some kind...

enhancement

It seems nprobe doesn't export (or count) TCP packets that have been lost. It would be desirable to have information elements similar to what we have for OOO and RETX.

enhancement

I have the following setup: ``` RTR -> pmacct -> nprobe -> ntopng ``` nprobe get's IPFIX from pmacct and sends zmq to nprobe, works fine. Now I want to...

enhancement

EXPORTER_IPV6_ADDRESS is not getting populated, support for that should be implemented as it is required to disaggregate traffic based on the router (see https://github.com/ntop/ntopng/issues/3470)

enhancement

Add all Layer 7 related metadata available with Textual dump but partially missing in direct Kafka dump and almost missing in IPFIX format. In IPFIX format though they are sending...

enhancement

**nProbe version**: v.8.6.190325 (r6322) for x86_64-pc-linux-gnu **nProbe command:** ``` $ nprobe -i eth1 -n 127.0.0.1:2055 -W -G -b 2 -V 9 -t 600 -d 10 -l 10 -T "%IN_BYTES %IN_PKTS...

to be verified