https://github.com/ntop/ntopng/issues/461

ntopng Professional v.2.2.160326

Several routers/firewalls sending flows to a central server.

Its ntopng.conf contains:
-i=tcp://127.0.0.1:5555
-i=tcp://127.0.0.1:5556
-i=tcp://127.0.0.1:5557
-i=tcp://127.0.0.1:5558
-i=tcp://127.0.0.1:5560
-i=tcp://127.0.0.1:5561
-i=tcp://127.0.0.1:5563
-i=tcp://127.0.0.1:5564
-i=tcp://127.0.0.1:5565
-i=tcp://127.0.0.1:5566
-F=mysql;localhost;ntopng;flows;x;x

nprobes are working and feeding the frontend correctly.

However, when I click on a host, and click on historical, the frontend show
/IPv4
No Results Found/

When I login to mysql I see the following tables are created.
There are flow details in all the tables....

mysql> show tables;
+------------------+
| Tables_in_ntopng |
+------------------+
| flowsv4_22 |
| flowsv4_23 |
| flowsv4_32 |
| flowsv4_33 |
| flowsv4_34 |
| flowsv4_35 |
| flowsv4_36 |
| flowsv4_37 |
| flowsv4_38 |
| flowsv4_40 |
| flowsv6_22 |
| flowsv6_23 |
| flowsv6_32 |
| flowsv6_33 |
| flowsv6_34 |
| flowsv6_35 |
| flowsv6_36 |
| flowsv6_37 |
| flowsv6_38 |
| flowsv6_40 |
+------------------+
20 rows in set (0.00 sec)


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

Reply via email to