Auto-sync: 2026-04-16 17:30
This commit is contained in:
27
wiki/entities/Htop.md
Normal file
27
wiki/entities/Htop.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Htop
|
||||
type: entity
|
||||
tags: [linux, system-monitoring, TUI]
|
||||
sources:
|
||||
- These 6 Linux apps let you monitor system resources in style
|
||||
last_updated: 2025-12-16
|
||||
---
|
||||
|
||||
## Definition
|
||||
一款极简风格的 TUI(文本用户界面)Linux 进程监控工具。
|
||||
|
||||
## Key Features
|
||||
- 极简设计,以函数键操作为主
|
||||
- F3:搜索进程
|
||||
- F7/F8:调整进程优先级(Nice 值)
|
||||
- F9:强制终止进程
|
||||
- 默认显示内存和 CPU 核心仪表盘
|
||||
- 可在设置(F2)中添加电池、时钟、网络等仪表盘
|
||||
- 安装方式:官方仓库
|
||||
- 启动命令:`htop`
|
||||
|
||||
## Connections
|
||||
- [[Btop++]] ← 类比 ← [[Htop]]
|
||||
- [[Glances]] ← 类比 ← [[Htop]]
|
||||
- [[System Resource Monitoring]] ← 应用于 → [[Htop]]
|
||||
- [[Process Management]] ← 核心功能 → [[Htop]]
|
||||
Reference in New Issue
Block a user