Go to file
2017-02-07 03:33:09 +00:00
collector add container state checks, set status icon based on state string 2017-02-03 18:09:55 +11:00
config refactor global config into subpackage 2017-02-07 03:33:09 +00:00
logging add waitgroup, exit handlers to logging server 2017-02-05 11:25:30 +11:00
widgets add container state checks, set status icon based on state string 2017-02-03 18:09:55 +11:00
container.go add SetStatus method to Container 2017-02-04 10:33:13 +11:00
containermap.go refactor global config into subpackage 2017-02-07 03:33:09 +00:00
grid.go refactor global config into subpackage 2017-02-07 03:33:09 +00:00
main.go refactor global config into subpackage 2017-02-07 03:33:09 +00:00
menus.go refactor global config into subpackage 2017-02-07 03:33:09 +00:00
README.md add note, quickstart to readme 2017-01-27 01:00:05 +00:00
sort.go refactor global config into subpackage 2017-02-07 03:33:09 +00:00

ctop

NOTE This project, while largely usable, is a work in progress! This message will be removed upon initial stable release

Top-like interface for container metrics

Quickstart

To build and run ctop:

git clone https://github.com/bcicen/ctop.git
cd ctop
go build && ./ctop