On Fri, 14 Jan 2011 20:41:56 +1300, Don Gould <[email protected]> wrote:

> I've got a MikroTik RB 750G router.  I understand it can spit out 
> netflow of some kind.
> 
> I want to set up to catch the data and know how much traffic has moved 
> over each eth port and how much each eth port has sent to the internet.
...
> Where should I start?

'lsof -i | grep ntop' will show you what network connections Ntop has
open. The web interface will be listening on port 3000.

The next step would be to create a netflow collector in Ntop [Plugins >
Netflow]. Read all the notes on the plugin setup page carefully.

Then configure your netflow probe to send netflow data to the port
specified in the probe. 

alexd
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to