public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
* Performance monitoring made easy
@ 2007-12-15 16:51 Mark Seger
  0 siblings, 0 replies; only message in thread
From: Mark Seger @ 2007-12-15 16:51 UTC (permalink / raw)
  To: linux-newbie

Trying to figure out what's happening on your system can be a 
challenge.  There are a lot of utilities to choose from such as top, 
sar, iostat and a bunch of others.  The challenge is trying to figure 
out which to run and to have multiple windows open if you need to run 
more than one at a time.  Each even has a different output format!

There should be an easier way and now there is.  It's a tool I wrote a 
number of years ago and released on sourceforge this past summer.  You 
basically tell it what you want to monitor (I won't bore you with just 
how much, but just about anything you can think of is in there) and it 
shows you everything on one window in a simple to read and consistent 
display.  If you just want to run it continuously as a service, no 
problem as it can do that too.  How about graphics?  Unlike some tools 
in which only generate graphics, collectl data can be saved in a form 
suitable for gnuplot or even loadable into rrd.  To learn more, you can 
either see some examples at http://collectl.sourceforge.net/ or just 
download the rpm, install it and type collectl.  You'll immediately 
start seeing cpu, disk and network stats with plenty of switches to 
customize what you see and how you see it.

-mark


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-15 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-15 16:51 Performance monitoring made easy Mark Seger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox