Hi Adrian,

Thanks for the reply.

I know i can do this with a profile/channel but this way you can't use 
your old nfcapd/rrd files. So you can't go back in time....

Building a plugin which creates graphs for the top 10 AS numbers is a 
option. But still, if i want to see something else than AS numbers i 
can't use the old nfcapd files and have to build a new plugin for this 
something else : )

I was also hoping to get this done without hacking the code or making a 
plugin so that it always works with future nfsen versions...

I guess the rrdfiles of the live profile contain al netflow data so if 
it is possible to filter information from these files to create the 
graphs i like i am there...

Another option is to use the nfcapd files to do this. Nfsen uses the 
nfcapd files for the raw output on the details page. So i can use this 
to create graphs is guess...
Thanks,

Koen


Adrian Popa wrote:
> Hello,
> 
> Yes, you can create such graphs, by creating new profiles or new 
> channels. Simply specify in the new profile/channel that you want to 
> filter SRC AS 12345 and you will get traffic for src as 12345. It will 
> not do a top or anything else.
> 
> If you want to draw some graphs based on the results of (for instance) 
> top 10 src as, you will need to build a plugin that does the top 10, and 
> then, for each result it updates it's own rrd files and graphs. I have a 
> plugin that does this, but because of new features I wanted to add, it's 
> a bit broken at the moment and it's still under development.
> 
> take care,
> Adrian Popa
> 
> On 7/5/07, *Koen* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
> 
>     Hi all,
> 
>     Is it possible to generated graphs from the selection criteria given on
>     the bottom of the Details page?
> 
>     So lets say i filter on SRC AS 12345, Stat TopN 10, the output of this
>     is the input of the graph generating code and would give the
>     Packets/Traffic/TCP/UDP/ICMP/other graphs for this filter.
> 
>     Thanks,
> 
>     Koen
> 
>     -------------------------------------------------------------------------
>     This SF.net email is sponsored by DB2 Express
>     Download DB2 Express C - the FREE version of DB2 express and take
>     control of your XML. No limits. Just data. Click to get it now.
>     http://sourceforge.net/powerbar/db2/
>     _______________________________________________
>     Nfsen-discuss mailing list
>     [email protected]
>     <mailto:[email protected]>
>     https://lists.sourceforge.net/lists/listinfo/nfsen-discuss
> 
> 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Nfsen-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss

Reply via email to