Hi guys,
I am using mikrotik Os v5.24,
and i want to monitor my traffic and keep the record stored in a file or a database. (No packet capture)
I am looking for something like this:
Via web or application.
I want a freeware tool that can do this via Windows or Linux.
Cant use dude because it doesn’t work on latest Windows 64 bits.
Cant use Ntop because it crashes a lot on latest debian and ubuntu.
I already setup a Raspberry Pi to monitor my home network. (Monitoring via Web)
Using NFDUMP and NfSen.
Setup example: http://terraltech.com/installation-and-configuration-of-nfdump-and-nfsen-on-ubuntu/
Notes: I had to copy 3 files to the bin directory. (Do this if you get an installation error ‘from the install.pl’)
nfdump, fnsen and nfprofile
It is not beautiful but it does what i wanted.
If you have something better please let me know.