lxc-top --version (return code: 0)
2.1.0
lxc-top --help (return code: 0)
Usage: lxc-top
lxc-top monitors the state of the active containers
Options :
-d, --delay delay in seconds between refreshes (default: 3.0)
-b, --batch output designed to capture to a file
-s, --sort sort by [n,c,b,m] (default: n) where
n = Name
c = CPU use
b = Block I/O use
m = Memory use
s = Memory + Swap use
k = Kernel memory use
-r, --reverse sort in reverse (descending) order
Common options :
-o, --logfile=FILE Output log to FILE instead of stderr
-l, --logpriority=LEVEL Set log priority to LEVEL
-q, --quiet Don't produce any output
-P, --lxcpath=PATH Use specified container path
-?, --help Give this help list
--usage Give a short usage message
--version Print the version number
Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.
See the lxc-top man page for further information.