Auto-sync: 2026-04-16 17:30

This commit is contained in:
2026-04-16 17:30:41 +08:00
parent b2250c60b2
commit c999498de4
662 changed files with 3797 additions and 21340 deletions

27
wiki/entities/Glances.md Normal file
View File

@@ -0,0 +1,27 @@
---
title: Glances
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
- 极轻量、响应迅速
- 全键盘驱动操作
- 显示网络、CPU、内存、存储统计
- 最大面板为进程监视器,使用方向键浏览
- 'h' 查看所有可用命令
- 'k' 快速终止进程
- 安装方式Arch/Debian 官方仓库 / Snap 包Debian/Ubuntu
- 启动命令:`glances`
## Connections
- [[Btop++]] ← 类比 ← [[Glances]]
- [[Htop]] ← 类比 ← [[Glances]]
- [[System Resource Monitoring]] ← 应用于 → [[Glances]]
- [[Process Management]] ← 核心功能 → [[Glances]]