macOS
brew install glanceslocal Homebrew formula metadata
sudo port install glancesMacPorts ports tree · sysutils/glances/Portfile · ソース: api.github.com
brew / 順位 704
glances のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.