lscgroup(1) - Linux man page

Name

lscgroup - list all cgroups

Synopsis

lscgroup [<controllers>:<path>] [...]
lscgroup [-h|--help]

Description

The command list all/chosen cgroups.
<controllers>:<path>
defines control groups which subgroups will be shown. If this parameter is not used then the command list all cgroups which are present.

Environment Variables

CGROUP_LOGLEVEL
controls verbosity of the tool. Allowed values are DEBUG, INFO, WARNING or ERROR.

See Also

lssubsys (1), cgcreate (1), cgdelete (1), cgconfig.conf (5)