xuejiazhi / ytop

A tool for viewing Linux memory CPU disk and process usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ytop

A tool for viewing Linux memory CPU disk and process usage

imi License

help

root@node1:~# ytop
Usage:
  ytop [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  monitor     monitoring system
  ps          show Memory Information

Flags:
  -h, --help   help for ytop

Use "ytop [command] --help" for more information about a command.

monitor

You can view the computer's load, CPU, memory, Swap memory information,
and can display the CPU load is high and memory load is high 15 process information.

root@node1:~# ytop monitor

Image text

About

A tool for viewing Linux memory CPU disk and process usage

License:MIT License


Languages

Language:Go 98.4%Language:Makefile 1.6%