Monitoring various aspects of your system

Author: John M. Gabriele | back to index

  • Monitoring various aspects of your system
  • ---

    System Monitoring

    Many of the following commands can be run by the watch command, which runs a command for you every 2 seconds and shows the ouput full-screen.

    More general info here:

    General

    The /proc directory is chock full of system information. Some utilities will process that info a bit to make it more digestible.

    Who has which files open?

    CPU

    Memory

    CPU and processes

    disk info

    Network traffic

    Network settings

    Users

    Log files