Pete Heist <[email protected]> writes: >> On Nov 27, 2017, at 9:37 PM, Toke Høiland-Jørgensen <[email protected]> wrote: >> >> If you add --test-parameter cpu_stats_hosts=localhost you will also get >> a graph of CPU usage which while somewhat rudimentary should at least >> make it possible to see from the results when you are running out of CPU >> entirely :) > > That helps, I did a quick test run and see cpu_stats_localhost::load > in the summary output now, but is there a plot I can add or should it > show up on another plot? I didn’t see something clear in "flent > rrul_be --list-plots”.
Yeah, the plot doesn't show up in the list because it's added conditionally based on the data file. You have the choice of 'cpu', 'cpu_bar' and 'cpu_box' for single test plots. These should show up in the GUI when you load a data set that includes it. -Toke _______________________________________________ Cake mailing list [email protected] https://lists.bufferbloat.net/listinfo/cake
