1
2LSCGROUP(1)                    libcgroup Manual                    LSCGROUP(1)
3
4
5

NAME

7       lscgroup - list all cgroups
8
9

SYNOPSIS

11       lscgroup [[-g] <controllers>:<path>] [...]
12       lscgroup [-h|--help]
13
14

DESCRIPTION

16       List all/chosen cgroups.
17
18
19       <controllers>:<path>
20              defines  the  control  groups whose subgroups will be shown.  If
21              this parameter is not used, the command will list  all  existing
22              cgroups.
23
24

ENVIRONMENT VARIABLES

26       CGROUP_LOGLEVEL
27              controls  verbosity of the tool. Allowed values are DEBUG, INFO,
28              WARNING or ERROR.
29
30

EXAMPLES

32       lscgroup -g cpu:/
33              list all cgroups which are  in  hierarchy  containing  cpu  con‐
34              troller
35
36
37       lscgroup -g cpu:/student
38              list  all  cgroups  which  are  in hierarchy containing cpu con‐
39              troller in subgroup student
40
41
42       lscgroup
43              list all cgroups which in all hierarchies
44
45
46

SEE ALSO

48       lssubsys (1), cgcreate (1), cgdelete (1), cgconfig.conf (5)
49
50
51
52Linux                             2009-11-05                       LSCGROUP(1)
Impressum