Hi,

I try to use Ntop with Mikrotik routers and NetFlow. Basically it works. My main goal is to collect historical data for reports which I want to display inside of Ntop. I've read this:

https://github.com/ntop/ntopng/wiki/03-MySQL-FAQ

My "flowsv4" table constantly grows. It is not named "flowsv4_0" as stated in the FAQ. I've set data retention to 90 days. I'm unable to find the mentioned "graph icon" in the host view. When I add "&page=historical" to a regular host URL I get:

 File /var/tmp/ntopng/0/rrd/85/199/191/196/bytes.rrd cannot be found

What I need are daily, weekly and monthly host reports.

How to get this?

My configs look like this:

nprobe router #1:

--zmq="tcp://*:5556"
--collector-port=4711
-n=none
-i=none

nprobe router #2:

--zmq="tcp://*:5557"
--collector-port=4712
-n=none
-i=none

ntop:

-G=/var/run/ntopng.pid
--interface="tcp://127.0.0.1:5556"
--interface="tcp://127.0.0.1:5557"
-F "mysql;localhost;ntop;flows;ntop;ntop"

TIA
Matthias


--

MHC SoftWare GmbH
Fichtera 17
96274 Itzgrund/Germany
voice: +49-(0)9533-92006-0
fax: +49-(0)9533-92006-6
e-mail: [email protected]

HR Coburg: B2242
Geschaeftsfuehrer: Matthias Henze



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

Reply via email to