Skip to content

Commit 5801595

Browse files
Managorkbdharun
andauthored
lxc-top: add page (#17595)
Co-authored-by: K.B.Dharun Krishna <[email protected]>
1 parent f5a274c commit 5801595

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

pages/linux/lxc-top.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# lxc-top
2+
3+
> Display resource usage of LXC containers.
4+
> More information: <https://linuxcontainers.org/lxc/manpages/man1/lxc-top.1.html>.
5+
6+
- Start `lxc-top`:
7+
8+
`lxc-top`
9+
10+
- Adjust update interval:
11+
12+
`lxc-top {{[-d|--delay]}} {{5}}`
13+
14+
- Sort by [n]ame, [c]pu use, [b]lock I/O, [m]emory, or [k]ernel memory:
15+
16+
`lxc-top {{[-s|--sort]}} {{n|c|b|m|k}}`

0 commit comments

Comments
 (0)