A Prometheus exporter that collects and exposes resource usage metrics from Linux control groups (cgroups).
The cgroup_exporter is a Prometheus exporter that scrapes resource utilization data from Linux cgroups, which are kernel mechanisms for limiting and monitoring resource usage for processes. It is particularly useful for monitoring jobs in high-performance computing (HPC) environments managed by schedulers like Slurm and TORQUE, as well as systemd user slices.
The exporter is designed to be simple and focused, providing essential cgroup metrics to Prometheus without unnecessary complexity, enabling detailed resource monitoring in containerized and HPC environments.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.