/usr/share/doc/ntopng/README.cento is in ntopng-data 3.2+dfsg1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | With nProbe 100 (ntop's 100 Gbit flow probe) it is now possible to export flows to ntopng in order to see in realtime what happens.
Example
# cento -i zc:ethX -A
Cento will print the interfaceId to use in ntopng
07/Jan/2016 19:55:30 [MonitorInterface.cpp:40] Initialized ZC cluster 999 for the monitor interface
07/Jan/2016 19:55:30 [MonitorInterface.cpp:43] You can now start ntopng as follows: ntopng -i zcflow:999
then you cant start ntopng as follows:
# ntopng -i zcflow:999
|