MMM
Results 1 to 25 of 595

Thread: The Linux Help and Tutorial Thread

Threaded View

  1. #11
    Xtreme Cruncher
    Join Date
    Jan 2009
    Location
    Nashville
    Posts
    4,162
    Took me awhile to remember then find it but here is a package of utilities to monitor the system. Nothing friendly about these utilities. But very powerful. Depends how far down the rabbit hole ya want to go. It is deep......

    sysstat docs and tutorial. You can write to a file and use isag to plot graphs from the datafile.

    sudo apt-get install sysstat isag

    I should add both top and sysstat get their info from /dev/proc which is where the kernel accounting is written. So you will be getting info from the same place just with stsstat you can configure it to get data over time as well as more specific data.
    Last edited by PoppaGeek; 11-12-2013 at 07:00 PM.

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •