Dear Chris, In order to monitor net flow data you need to use ntopng in combination with nProbe.
Assuming your have configured your devices to export Netflow on port 2055, you can use this configuration: ./nprobe -i none -n none --collector-port 2055 --zmq tcp://*:5556 This configuration will collect flows and deliver them to ntopng that you can configure as follows: ./ntopng -i tcp://<nProbe host IP>:5556 --local-networks "a list of comma separated networks in CIDR notation" Regards, Simone > On 13 Jul 2017, at 19:19, Chris Markus <[email protected]> wrote: > > Hello, > > I recently installed Ntop and I love it so far. However I am unable to pull > any netflow data from my router. Ntop is only displaying 1 network that is > connected to the machine I am running the website from. Any help would be > much appreciated. > > Thank you, > > <http://www.perimeter9.com/> > Chris Markus > > p. 403.212.4358 > c. +1 5877779537 > e. [email protected] <mailto:[email protected]> > w. www.perimeter9.com <http://www.perimeter9.com/> > _______________________________________________ > Ntop mailing list > [email protected] <mailto:[email protected]> > http://listgateway.unipi.it/mailman/listinfo/ntop > <http://listgateway.unipi.it/mailman/listinfo/ntop>
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
