Visualizing system performance data
Visualizing system performance data
Related Posts
Related Websites
| Hot: |
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
by David Winterbottom (codeinthehole.com)
URL: http://feedproxy.google.com/~r/Command-line-fu/~3/jjk4Htw9rvo/visualizing-system-performance-data
related post
- My Images
- Get the information on all the rpms installed on the system
- Nature
- Bash Tips & Tricks
- BDay Snaps
Related Posts -
Diff Linux command -- Find the difference in files the easier way. In Linux you can use diff command to find the... -
On screen display of a command Bookmark this category delay: 2d On screen display of a...
Related Websites - 1 Month Late or Worse Curves by Credit Grade I have pulled the public data on the performance tab...
- The Taman Ismail Marzuki Arts Complex of Jakarta There are many activities in which to take part when...

























