Skip to content

Instantly share code, notes, and snippets.

@avoinea
Created June 8, 2016 13:53
Show Gist options
  • Save avoinea/7d51a5cc8240b4de9e05c7e96ce3dba3 to your computer and use it in GitHub Desktop.
Save avoinea/7d51a5cc8240b4de9e05c7e96ce3dba3 to your computer and use it in GitHub Desktop.

UNIX monitoring tools you should know about

  • System

    • htop - Processes
    • atop - System monitor
  • Disk I/O

    • iotop
  • Network

    • iftop
    • iptraf
    • nethogs
  • DB

    • pgtop - PostgreSQL
    • mytop - MySQL
    • mtop - MySQL
  • Other

    • apachetop - Apache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment