![]() |
1
Puteulanus 216 天前 ![]() |
2
humbass OP NIUBILITY ,好像就是我要找的东西!!!
|
3
Suddoo 216 天前 via iPhone
htop ,bashtop ,各种 top
|
![]() |
4
ysc3839 216 天前 via Android
htop
s-tui https://github.com/amanusk/s-tui |
![]() |
5
flynaj 216 天前 via Android
top 及系列命令 htop
|
![]() |
6
flynaj 216 天前 via Android
atop ctop htop iftop
|
![]() |
7
lithiumii 216 天前 via Android
btop 显然是最帅的
|
![]() |
8
wtks1 216 天前 via Android
htop 就很直观了
|
![]() |
9
bs10081 216 天前
@Puteulanus btop 作為 C 版 bashtop ,真的是太棒了。
|
10
lovestudykid 216 天前
不要各种 top ,试试 bottom
https://github.com/ClementTsang/bottom |
![]() |
12
sutking 216 天前 via iPhone
所以楼主最终选择了哪个?
|
![]() |
13
wonderfulcxm 216 天前
these have been around for years. All of them are terminal-based tools.
Grandpa top. Written 36 years ago, C, installed by default on almost every Unix descendant. bashtop, in pure bash! Beautiful and space efficient, and deserves special comment. bpytop, @aristocratos, the author of bashtop, rewrote it in Python in mid-2020; it's the same beautiful interface, and a very nice alternative. htop. A prettier top. Similar functionality. 16 years old! atop. Detailed process-focused inspection with a table-like view. Been around for 9 long years. iftop, a top for network connections. More than just data transfer, iftop will show what interfaces are connecting to what IP addresses. Requires root access to run. iotop, top for disk access. Tells you which processes are writing to and from disk space, and how much. Also requires root access to run. nmon a dashboard style top; widgets can be dynamically enabled and disabled, pure ASCII rendering, so it doesn't rely on fancy character sets to draw bars. ytop, a rewrite of gotop (ca. 3.0) in Rust. Same great UI, different programming language. slabtop, part of procps-ng, looks like top but provides kernel slab cache information! Requires root. systemd-cgtop, comes with systemd (odds are your system uses systemd, so this is already installed), provides a resource use view of control groups -- basically, which services are using what resources. Does not require root to run. virt-top top for virtualized containers (VMs, like QEMU). ctop top for containers (LXC, like docker) ref https://github.com/xxxserxxx/gotop |
![]() |
14
qianxi0410 216 天前
bottom
|
![]() |
15
villivateur 216 天前
|
![]() |
16
guanhui07 216 天前
htop
|
17
yunyuyuan 216 天前
manjaro 任务管理器直接 ctrl + esc 就行了
|
![]() |
18
FengMubai 216 天前 ![]() |
![]() |
19
tomychen 216 天前
我记得好像还有一个 vtop
|
![]() |
20
Hack3rHan 215 天前 via iPhone
常用的,htop ;炫酷的,带主题的,bashtop
|
21
humbass OP |
![]() |
22
xiadengmaX1 215 天前 via Android
bpytop
|
24
xxb 215 天前 via iPhone
glances
|
25
codefun666 215 天前
glances, 最好用的的监测工具,没有之一
|
27
humbass OP @codefun666 对 Python 写的东西无感 :)
|