Files
nexus/wiki/entities/Glances.md
2026-04-16 17:30:41 +08:00

28 lines
820 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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]]