Hello fellow Debian users :)
First off, some general information regarding my Debian install:
$ lsb_release -a
Distributor ID: Debian
Description: Debian GNU/Linux 8.5 (jessie)
Release: 8.5
Codename: jessie
Now to my problems:
I'm currently looking into cgroups. (Planning to use them on my server
to limit resources for my users)
I'm a little confused though.. I have installed the following three
packages:
ii cgroup-bin 0.41-6
all control and monitor control groups (transitional package)
ii cgroup-tools 0.41-6
amd64 control and monitor control groups (tools)
ii libcgroup1:amd64 0.41-6
amd64 control and monitor control groups (library)
..But i don't seem to find the cgconfig.conf file which should be
located under /etc..
I did however find a example cgconfig.conf:
"/usr/share/doc/cgroup-tools/examples/cgconfig.conf"
(Found in the cgroup-tools package)
My question is if i can simply use the example file for my running
system, or is there something that i need to tweak/configure to make it
work?
I sadly also was unable to find much resources about cgroups in Debian.
Is there maybe something i overlooked?
Can you guys give me a hint?
Should i even attempt to manage cgroups this way? (Sorry, this must
sound quite "noobish")
Thank you all in advance :)
greets
mo