Hi,

On Wed, Apr 5, 2017 at 8:32 AM, Matthias Henze <[email protected]> wrote:

> 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.


Thanks for pointing it out. The wiki wasn't updated. I've just edited it.


> I've set data retention to 90 days. I'm unable to find the mentioned
> "graph icon" in the host view.


The graph icon is only available for local hosts. So please make sure to
specify with ntopng -m option a comma separated list of local networks,
e-g-.,

-m "192.168.0.0/24,10.0.0.0/8"


> 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.
>

Those reports are now available in the enterprise version of ntopng. Please
contact our sales dept to get a trial license.


>
> 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"
>

add local networks here...


> 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
>
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to