Gtop
gtop
System monitoring dashboard for terminal.
gtop could be termed as the node's version of htop, gives a very need interface on the cli that would list out the below:
CPU history.
Memory and Swap History.
Memory and Netowrk usage.
Disk usage.
Process list.
You can sort the process table by pressing:
p: Process Id
c: CPU usage
m: Memory usage
Get it: npm install -g gtop
Sample usage:
1 2 3 | |
GIF FTW!
