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 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 |
---|---|---|
![]() |
x86_64 (957)* | EPEL 7 (2129 downloads) |
![]() |
x86_64 (173)* | EPEL 8 (161 downloads) |
![]() |
x86_64 (330)* | EPEL 9 (116 downloads) |
![]() |
x86_64 (110)* | Fedora 35 (0 downloads) |
![]() |
x86_64 (56)* | Fedora 36 (20 downloads) |
![]() |
x86_64 (40)* | Fedora 37 (10 downloads) |
![]() |
x86_64 (0)* | Fedora 38 (2 downloads) |
![]() |
x86_64 (40)* | Fedora rawhide (69 downloads) |
![]() |
x86_64 (0)* | Rhel 7 (5 downloads) |
![]() |
x86_64 (0)* | Rhel 8 (5 downloads) |
![]() |
x86_64 (0)* | Rhel 9 (6 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable f18m/cmonitor
More info about enabling Copr repositories