Visualizing system performance dataNo Gravatar
Hot:sun Visualizing system performance datasun Visualizing system performance datasun Visualizing system performance datasun dark Visualizing system performance datasun dark Visualizing system performance data

Bookmark this category

Visualizing system performance data

$ vmstat 2 10 | awk 'NR > 2 {print NR, $13}' | gnuplot -e "set terminal png;set output 'v.png';plot '-' u 1:2 t 'cpu' w linespoints;" draw `vmstat ` data using gnuplot

commandlinefu.com

by David Winterbottom (codeinthehole.com)

 Visualizing system performance data
 Visualizing system performance data

 Visualizing system performance data

URL: http://feedproxy.google.com/~r/Command-line-fu/~3/jjk4Htw9rvo/visualizing-system-performance-data


related post

Share This Post

Technorati Tags: performance, system

Blog Traffic Exchange Related Posts Blog Traffic Exchange Related Websites