Re: [Nfsen-discuss] bakend plugin and topN
Netflow visualisation and investigation tool
Brought to you by:
phaag
|
From: <ced...@gm...> - 2006-06-19 15:07:17
|
humhum, sorry all , an typing error, the message wasn't finish. The frontend insn't actually operational. It'll be very simple. My problem today is the next : As I execute the command I wrote, the result contains adress whiwh don't belong to my local networks. Is there something wrong in this command ? Thanks On 6/19/06, Mordread Wallas <mor...@gm...> wrote: > > Salut ;-) > Seems great. Could you provide a screenshot of the frontend? > > Thanks, > > -- > mordread > > On 6/19/06, C=E9dric Delaunay <ced...@gm...> wrote: > > Hello nf-users, > > Currently trying to use and deploy nfsen on my network, I decided to > develop > > a small backend (and then a frentend to present results) which create > and > > keep an history about tops machines. > > here is briefly my algorithm : > > A file list my local networks. > > From this file, I create a string which contains the list separe by 'or > src > > net' > > then > > nfdump -R > > /home/cedric/nfsen/profiles/live/cs7204/nfcapd.200606190000: > nfcapd.200606191435 > > -n 10 -s srcip/bytes 'src net x.w.0.0/16 or src net a.b.0.0/16 or src > net > > x.y.z.0/24' > > |