2025-03-14 21:59:59 -06:00
|
|
|
# ctop
|
|
|
|
|
|
|
|
|
|
> Instantly visualize container performance and health with real-time metrics on CPU, memory, and block IO usage.
|
2025-12-16 10:20:31 -07:00
|
|
|
> More information: <https://github.com/bcicen/ctop#usage>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Show only [a]ctive containers:
|
|
|
|
|
|
|
|
|
|
`ctop -a`
|
|
|
|
|
|
|
|
|
|
- [r]everse the container sort order:
|
|
|
|
|
|
|
|
|
|
`ctop -r`
|
|
|
|
|
|
|
|
|
|
- [i]nvert the default colors:
|
|
|
|
|
|
|
|
|
|
`ctop -i`
|
|
|
|
|
|
|
|
|
|
- Display [h]elp:
|
|
|
|
|
|
|
|
|
|
`ctop -h`
|