Description
A Docker/LXC, database-free, lightweight container performance monitoring solution, perfect for ephemeral containers (e.g. containers used for DevOps automatic testing). Can also be used with InfluxDB, Prometheus and Grafana to monitor long-lived containers in real-time.
Installation Instructions
From the "Active Releases" section below, click on the "Repo Download" for your Linux distribution. Put the downloaded .repo file in the appropriate directory for your distribution (typically it's /etc/yum.repos.d/). Then run as root:
yum copr enable f18m/cmonitor
yum install cmonitor-collector cmonitor-tools
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 8 | x86_64 (300)* | EPEL 8 (227 downloads) |
EPEL 9 | x86_64 (3935)* | EPEL 9 (1491 downloads) |
Fedora 39 | x86_64 (9)* | Fedora 39 (49 downloads) |
Fedora 40 | x86_64 (9)* | Fedora 40 (23 downloads) |
Fedora 41 | x86_64 (5)* | Fedora 41 (12 downloads) |
Fedora rawhide | x86_64 (80)* | Fedora rawhide (125 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable f18m/cmonitor
More info about enabling Copr repositories