snippetbashTip
ctop — Instantly visualize container performance and health with real-time metrics on CPU, memory, and bloc
Viewed 0 times
ctopcommandandcliinstantlyperformancecontainervisualize
linux
Problem
How to use the
ctop command: Instantly visualize container performance and health with real-time metrics on CPU, memory, and block IO usage. More information: <https://github.com/bcicen/ctop#usage>.Solution
ctop — Instantly visualize container performance and health with real-time metrics on CPU, memory, and block IO usage. More information: <https://github.com/bcicen/ctop#usage>.Show only [a]ctive containers:
ctop -a[r]everse the container sort order:
ctop -r[i]nvert the default colors:
ctop -iDisplay [h]elp:
ctop -hCode Snippets
Show only [a]ctive containers
ctop -a[r]everse the container sort order
ctop -r[i]nvert the default colors
ctop -iDisplay [h]elp
ctop -hContext
tldr-pages: linux/ctop
Revisions (0)
No revisions yet.