NIWPI/pages/03.Articles/02.monitoring/09.gtop/.revs/20180501-191706/item.md

1.2 KiB

title private date taxonomy creator blog_url show_sidebar show_breadcrumbs show_pagination
gtop false 10:59 06-04-2018
category tag
blog
tools
monitoring
erreur32 /blog true true true

screen record

GTOP System monitoring dashboard for terminal.

NPM Version NPM Downloads Snap Status

Requirements

  • Linux / OSX / Windows (partial support)
  • Node.js >= v4

Installation

$ npm install gtop -g

Usage

You can sort the process table by pressing

  • p: Process Id
  • c: CPU usage
  • m: Memory usage

Troubleshooting

If you see question marks or other different characters, try to run it with these environment variables:

$ LANG=en_US.utf8 TERM=xterm-256color gtop

License

Released under the MIT license.

Link Project: https://github.com/aksakalli/gtop/