macOS
brew install glanceslocal Homebrew formula metadata
sudo port install glancesMacPorts ports tree · sysutils/glances/Portfile · 来源: api.github.com
安装
brew install glanceslocal Homebrew formula metadata
sudo port install glancesMacPorts ports tree · sysutils/glances/Portfile · 来源: api.github.com
sudo apk add glancesAlpine Linux edge package indexes · glances · 来源: dl-cdn.alpinelinux.org
sudo apt install glancesDebian stable package indexes · glances · 来源: deb.debian.org
sudo dnf install glancesFedora Rawhide package metadata · glances · 来源: dl.fedoraproject.org
nix profile install nixpkgs#glancesnixpkgs package indexes · pkgs/by-name/gl/glances/package.nix · 来源: api.github.com
sudo pacman -S glancesArch Linux sync databases · glances · 来源: geo.mirror.pkgbuild.com
sudo zypper install python313-GlancesopenSUSE Tumbleweed package metadata · python313-Glances · 来源: download.opensuse.org
概览
Alternative to top/htop
历史
Glances is a Python system monitor that compresses CPU, memory, disk, network, process, sensor, container, and service data into a terminal or web dashboard. It is often described as an alternative to top and htop, but its project documentation emphasizes remote monitoring, APIs, export modules, and plugin-oriented extensibility.
Public development traces back to the early 2010s in the GitHub repository. The project grew from a terminal dashboard into a cross-platform monitoring application with curses, web, client/server, REST, XML-RPC, stdout, CSV, JSON, export, Docker, and Python API use cases.
The documentation describes Glances as an open architecture built in Python around libraries that gather system information. That architecture let the project add plugins and export modules without turning the core command into a single-purpose top clone.
Glances spread through Python packaging and operating-system package repositories because it gives administrators one command that works across Linux, macOS, Windows, BSD-like systems, containers, and remote hosts. Its repository advertises PyPI, Docker, contributor, download, and community badges, reflecting use both as a local troubleshooting tool and as a lightweight monitoring endpoint.
Practitioners run glances for an immediate terminal overview, glances -w for a browser dashboard and REST API, glances -s and glances -c for client/server monitoring, glances --stdout or --stdout-json for scripts, and glances --fetch for a quick machine summary. Optional extras enable web and export features, while the Python API lets scripts consume the same plugin data.
For package users, Glances is attractive because a single executable can replace a pile of small inspection commands during triage. For maintainers, the package is a Python application with optional extras, psutil-based system bindings, shell completion support, Docker images, and many OS-level distribution targets.
安全态势
没有找到 glances 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/glances/glances.conf/etc/glances/glances.conf/usr/share/doc/glances/glances.conf~/.config/glances/glances.conf~/Library/Application Support/glances/glances.conf/usr/local/etc/glances/glances.conf/usr/share/doc/glances/glances.conf%APPDATA%\glances\glances.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
glances | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:glances |
|---|---|
| 版本 | 4.5.6 |
| 软件包管理器 | Homebrew |
| 主页 | https://nicolargo.github.io/glances/ |
| 仓库 | https://github.com/nicolargo/glances |
| 最后更新 | 2026-08-02T17:10:42Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
glances 4.3.1+dfsg-1
Curses-based monitoring tool
https://github.com/nicolargo/glances
sudo apt install glancesglances-doc 4.3.1+dfsg-1
Documentation for glances Curses-based monitoring tool
https://github.com/nicolargo/glances
sudo apt install glances-docglances
nix profile install nixpkgs#glancesglances 3.4.0.3+dfsg-1
Curses-based monitoring tool
https://github.com/nicolargo/glances
sudo apt install glancesglances-doc 3.4.0.3+dfsg-1
Documentation for glances Curses-based monitoring tool
https://github.com/nicolargo/glances
sudo apt install glances-docglances 4.5.5-r0
CLI curses based monitoring tool
https://nicolargo.github.io/glances/
sudo apk add glancesglances-doc 4.5.5-r0
CLI curses based monitoring tool (documentation)
https://nicolargo.github.io/glances/
sudo apk add glances-docglances 4.5.6-2.fc45
A cross-platform system monitoring tool
https://nicolargo.github.io/glances/
sudo dnf install glancesglances 4.5.5-1
CLI curses-based monitoring tool
https://nicolargo.github.io/glances
sudo pacman -S glancespython313-Glances 4.5.5-2.2
A cross-platform curses-based monitoring tool
https://github.com/nicolargo/glances
sudo zypper install python313-Glancespython314-Glances 4.5.5-2.2
A cross-platform curses-based monitoring tool
https://github.com/nicolargo/glances
sudo zypper install python314-Glancesglances
sudo port install glances来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.