X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-cgtop.xml;h=8ee552a012a205f7160b256418aa5ac23350ddd0;hp=51549c4ac2e7a476ec7b70c6b4c247467ef3288d;hb=3c56cab44150ad47323970cfadfb0257c6305a74;hpb=7ac807320a7416463d7ff3ef6ede574863a601c5 diff --git a/man/systemd-cgtop.xml b/man/systemd-cgtop.xml index 51549c4ac..8ee552a01 100644 --- a/man/systemd-cgtop.xml +++ b/man/systemd-cgtop.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + systemd-cgtop @@ -62,7 +63,7 @@ hierarchy, ordered by their CPU, memory, or disk I/O load. The display is refreshed in regular intervals (by default every 1s), similar in style to - top1. + top1. If systemd-cgtop is not connected to a tty, only one iteration is performed and no columns headers are printed. This mode is suitable for @@ -79,15 +80,15 @@ CPUAccounting=1, MemoryAccounting=1 and BlockIOAccounting=1 settings in the - unit files in question (See - systemd.cgroup5 - for details). + unit files in question. See + systemd.resource-control5 + for details. To emphasize this: unless CPUAccounting=1, MemoryAccounting=1 and BlockIOAccounting=1 are enabled for - the services in question no resource accounting will + the services in question, no resource accounting will be available for system services and the data shown by systemd-cgtop will be incomplete. @@ -99,21 +100,6 @@ The following options are understood: - - - - - Prints a short help - text and exits. - - - - - - Prints a version string and - exits. - - @@ -197,6 +183,8 @@ 3. + + @@ -264,7 +252,7 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise. @@ -274,8 +262,8 @@ systemd1, systemctl1, systemd-cgls1, - systemd.cgroup5, - top1 + systemd.resource-control5, + top1