Atoptool / atop

System and process monitor for Linux
GNU General Public License v2.0
799 stars 111 forks source link

Add cgroup V1 support? #241

Closed gleventhal closed 11 months ago

gleventhal commented 1 year ago

Thanks very much for adding cgroup support! It seems as of v 2.8.1 that it's exclusive to cgroupsV2 but RHEL8 ships with cgroupsV1 natively (default), and many companies will be using EL8 for the next few years. Could you please support cgroupsV1 ?

Atoptool commented 11 months ago

Currently I am investigating how to extend the support of cgroupsv2 by also gathering metrics on cgroup level. For me this is more important than supporting cgroupv1.