On Sat, Jan 19, 2013 at 8:52 PM, Jon Schipp <[email protected]> wrote: > I see. Have you created any useful gnuplot configurations for ifpps?
Haven't found time yet, but there are dozens of gnuplot examples out there to try out / modify. For perf testing / debugging / comparison purposes, this feature can be very useful, that's why it was added. > On Sat, Jan 19, 2013 at 12:56 PM, Daniel Borkmann > <[email protected]> wrote: >> On Sat, Jan 19, 2013 at 6:26 PM, Jon Schipp <[email protected]> wrote: >>> It looks like the values are not comma delimited when using CSV. >>> Is this intentional? Why are they separated by white space? >> >> Yes, this is intentional, so that gnuplot can read it when redirecting >> this into a dat-file. >> >>> ifpps --dev eth0 --csv -l >>> ... >>> # data: >>> 1349497058 0 0 0 0 529349540 352838 0 0 0 0 0 0 9675005 178049 0 0 109 >>> 127244 888700 1015944 1 0 0 0 0 99 0 1 531314 1 531440 0 526 >>> 1349497059 0 0 0 0 529349540 352838 0 0 0 0 0 0 9675005 178049 0 0 187 >>> 127244 888700 1015944 1 0 1 0 0 98 0 0 531314 0 531440 0 526 >>> 1349497060 0 0 0 0 529349540 352838 0 0 0 0 0 0 9675005 178049 0 0 236 >>> 127244 888700 1015944 1 0 1 0 1 97 0 1 531315 1 531441 0 526 >>> 1349497060 0 0 0 0 529349540 352838 0 0 0 0 0 0 9675005 178049 0 0 110 >>> 127244 888700 1015944 3 0 1 0 0 23 0 0 531315 0 531441 1 527 >>> >>> -- >>> >>> >> >> -- >> >> > > -- > > --
