Auto-sync: 2026-04-16 17:30
This commit is contained in:
30
wiki/entities/Btop++.md
Normal file
30
wiki/entities/Btop++.md
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: Btop++
|
||||
type: entity
|
||||
tags: [linux, system-monitoring, TUI]
|
||||
sources:
|
||||
- These 6 Linux apps let you monitor system resources in style
|
||||
last_updated: 2025-12-16
|
||||
---
|
||||
|
||||
## Aliases
|
||||
- btop++
|
||||
- Btop
|
||||
|
||||
## Definition
|
||||
一款基于 TUI(文本用户界面)的 Linux 系统资源监控工具,作者首选。
|
||||
|
||||
## Key Features
|
||||
- 多面板视图:CPU(顶部)、进程(右侧)、内存/存储/网络(左侧)
|
||||
- 交互式进程管理:搜索('f')、终止('t')、强制杀死('k')、信号发送('s')
|
||||
- 支持 Nice 值调整进程优先级
|
||||
- 主题和颜色方案可自定义
|
||||
- 安装方式:Pacman 官方仓库 / Snap 包(Debian/Ubuntu)
|
||||
- 启动命令:`btop`
|
||||
|
||||
## Connections
|
||||
- [[Htop]] ← 类比 ← Btop++
|
||||
- [[Glances]] ← 类比 ← Btop++
|
||||
- [[Bottom]] ← 类比 ← Btop++
|
||||
- [[System Resource Monitoring]] ← 应用于 → [[Btop++]]
|
||||
- [[Process Management]] ← 核心功能 → [[Btop++]]
|
||||
Reference in New Issue
Block a user