Files
tldr/pages.zh/linux/ctop.md

20 lines
321 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ctop
> 通过实时的CPU、内存和块IO使用情况指标瞬间可视化容器的性能和健康状况。
> 更多信息:<https://github.com/bcicen/ctop>。
- 仅显示[a]ctive容器
`ctop -a`
- [r]everse容器排序顺序
`ctop -r`
- [i]nvert默认颜色
`ctop -i`
- 显示[h]elp
`ctop -h`