Update nexus: fix conflicts and sync local changes

This commit is contained in:
Shen Wei
2026-04-26 12:06:50 +08:00
parent 191797c01b
commit f09834b5a5
2443 changed files with 254323 additions and 255154 deletions

View File

@@ -1,35 +1,35 @@
---
title: "Bottom"
type: entity
aliases: [bottom]
tags: [linux, system-monitoring, open-source, tu i, graphing]
date: 2025-12-18
---
# Bottom
专注实时性能图表绘制的TUI监控工具不提供进程管理功能。
## Overview
Bottom 是一款专注于CPU、网络、内存实时图表可视化的TUI监控工具与其他工具不同它不提供交互式进程管理纯属性能观测用途。
## Key Features
- **实时图表**专注绘制CPU、网络、内存的实时性能曲线
- **进程树视图**:可显示进程层级关系
- **非交互式**:纯监控工具,不可用于任务管理
- **安装方式**
- Arch/Pacman官方仓库
- Debian/UbuntuSnap包
## Related Sources
- [[these-6-linux-apps-let-you-monitor-system-resources-in-style]]
## Connections
- [[TUI]] ← interface type
- [[System Monitoring]] ← core feature (graphing focus)
- [[Resource Monitor]] ← tool category
## Related Entities
- [[Btop++]] — 提供完整功能集(监控+管理)
- [[Glances]] — 轻量级替代
- [[Htop]] — 进程管理替代
---
title: "Bottom"
type: entity
aliases: [bottom]
tags: [linux, system-monitoring, open-source, tu i, graphing]
date: 2025-12-18
---
# Bottom
专注实时性能图表绘制的TUI监控工具不提供进程管理功能。
## Overview
Bottom 是一款专注于CPU、网络、内存实时图表可视化的TUI监控工具与其他工具不同它不提供交互式进程管理纯属性能观测用途。
## Key Features
- **实时图表**专注绘制CPU、网络、内存的实时性能曲线
- **进程树视图**:可显示进程层级关系
- **非交互式**:纯监控工具,不可用于任务管理
- **安装方式**
- Arch/Pacman官方仓库
- Debian/UbuntuSnap包
## Related Sources
- [[these-6-linux-apps-let-you-monitor-system-resources-in-style]]
## Connections
- [[TUI]] ← interface type
- [[System Monitoring]] ← core feature (graphing focus)
- [[Resource Monitor]] ← tool category
## Related Entities
- [[Btop++]] — 提供完整功能集(监控+管理)
- [[Glances]] — 轻量级替代
- [[Htop]] — 进程管理替代