Hello,

I'd like to create some rrd by using the data extracted from the flows
I've historically collected. My final motivation is to get the 95th
percentile for  traffic profile.

My options were the following (none is working so far):
.- dumping the data with nfdump and postprocess it with some kind of calculator
     -> I need the values in 5 minute interval, don't know how can I
aggregate the data by time, I could do it by calling nfdump on every
file, but it seems to be non-optimal.

.- dumping the data into an rrd file, that might be a better solution
because it's quite easy to calculate the 95th percentil for that, but
still don't know how to push all the data into the rrd

.- Create the graphic I need with nfsen and export the rrd it's using,
it would be ok, but I haven't been able to find the rrd it is using...


Any help appreciated.

Regards,

Joan

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Nfdump-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfdump-discuss

Reply via email to