X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-cgtop.xml;h=ad1f0f8c4d7efd4b095ef2a3f61d303acced5719;hp=9322fb0920cbddb7777480256c314d2a561f5a38;hb=2ca0435be9359bde3020eeb528c2a6d72ac1e0b0;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 diff --git a/man/systemd-cgtop.xml b/man/systemd-cgtop.xml index 9322fb092..ad1f0f8c4 100644 --- a/man/systemd-cgtop.xml +++ b/man/systemd-cgtop.xml @@ -78,7 +78,7 @@ blkio and memory to the DefaultControllers= setting in /etc/systemd/system.conf (see - systemd.conf5 + systemd-system.conf5 for details). Alternatively, it is possible to enable resource accounting individually for services, by making use of the ControlGroup= @@ -109,6 +109,13 @@ text and exits. + + + + Prints a version string and + exits. + + @@ -142,6 +149,29 @@ Order by disk I/O load. + + + + + Run in "batch" mode: + do not accept input and run until the + iteration limit set with + is + exhausted or until killed. This mode + could be useful for sending output + from systemd-cgtop + to other programs or to a + file. + + + + + + + Perform only this many + iterations. + + @@ -166,7 +196,7 @@ the root group is monitored, for 1 only the first level of control groups is monitored, and so on. Defaults to - 2. + 3. @@ -208,19 +238,19 @@ m i - Change ordering of control groups + Sort the control groups by path, number of tasks, CPU load, - memory usage resp. IO - load. + memory usage, or IO + load, respectively. + - - Increase, - resp. decrease refresh - delay. + Increase + or decrease refresh + delay, respectively.