Hi, On Thu, Jan 26, 2017 at 4:15 PM, Frederic Hermann <[email protected]> wrote:
> Hi Simone, > > > >> However, is there any way to get a global report, in addition to the > report by > >> interface ? That would make sense for the Top Remote Hosts and Top > ASNs, for > >> exemple, to have both informations (global and by interface only). > > > If you use normal interfaces, you can combine them using a view (e.g., > -i eth0 > > -i eth1 -i view:eth0,eth1) . However, views aren't available for > dynamically > > created interfaces. > > Is this working with zmq interfaces ? > ie would : -i view:tcp://127.0.0.1:5559c,tcp://127.0.0.1:5560c > Yes, but not if you create dynamic interfaces (e.g., with the remote probe address or the remote interface index) out of the zmq interfaces. > working ? > > Regards > >
_______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
