public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
From: Mark Seger <Mark.Seger@hp.com>
To: linux-newbie@vger.kernel.org
Subject: Performance monitoring made easy
Date: Sat, 15 Dec 2007 11:51:29 -0500	[thread overview]
Message-ID: <47640611.4070406@hp.com> (raw)

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

                 reply	other threads:[~2007-12-15 16:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47640611.4070406@hp.com \
    --to=mark.seger@hp.com \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox