Description
Glances is a CLI curses based monitoring tool for both GNU/Linux and BSD. Glances uses the PsUtil library to get information from your system. It is developed in Python. Unfortunately, glances starting to 3.0.0 needs psutil 5.3.0 or higher, so centos 7 cannot have an updated package without setting an extra copr repo.
Installation Instructions
For centos 7 You need to enable my copr for python-psutil
Known bugs
Dependencies are not well managed on el7:
yum install python36-future python3-psutil
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 9 | x86_64 (6)* | EPEL 9 (28 downloads) |
Fedora 38 | x86_64 (22)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (21)* | Fedora 39 (37 downloads) |
Fedora 40 | x86_64 (2)* | Fedora 40 (26 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (7 downloads) |
Fedora rawhide | x86_64 (23)* | Fedora rawhide (235 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tartare/glances
More info about enabling Copr repositories