W dniu 20.05.2014 22:06, Michał Margula pisze: > Hello, > > We have migrated to new machine and want to take full advantage of its > specs. Until now we were using MQ=0 to have one queue. Now I removed > that and I heve 16 entries in /proc/interrupts. > > Problem is that IIRC that it will capture now 1/16 of traffic (because > of 16 CPUs/cores). How to attach nprobe to every queue? Is it possible > with one process or do I neeed to have as many nprobes as queues? > > Thanks! >
It seems that proper way is to use -i dna0@X, where X is number of queue, but unfortunately nprobe accepts only last occurence of "-i" option. So it won't listen on multiple interfaces. So how to do it - multiple instances of nprobe? -- Michał Margula, [email protected], http://alchemyx.uznam.net.pl/ "W życiu piękne są tylko chwile" [Ryszard Riedel] _______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
