The Wayback Machine - https://web.archive.org/web/20200624141729/https://github.com/bcicen/ctop/issues/175
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a WebUI? #175

Open
animeai opened this issue Jul 9, 2019 · 3 comments
Open

Add a WebUI? #175

animeai opened this issue Jul 9, 2019 · 3 comments

Comments

@animeai
Copy link

@animeai animeai commented Jul 9, 2019

As this was last asked in 2017 (the answer then was "No current plans but 'yudai/gotty' sort of works") I felt it might be the right time to ask again.

In the modern age of container usage, we often don't want to SSH to our box to do a health check. While apps like Glances give a good overview of the host as a whole, nothing I've found breaks everything down as nicely as ctop which is my go-to program for troubleshooting and monitoring containers after initial install. I feel it would add a lot of value to the project to create a ctop daemon with WebUI so like other apps you can view it just on https://my.domain:12345 from any device without needing full ssh credentials and software. Don't know about others, but ssh on a phone with private key authentication is a nightmare!

Any thoughts on adding this as a feature or perhaps new project that uses the the ctop executable?

@luckydonald
Copy link

@luckydonald luckydonald commented Aug 24, 2019

This application is great for emergencies on server, like killing that one container with 200% CPU usage, it shouldn't be bloated with some web gui stuff.

Check out the already existing portainer, it might be exactly what you're looking for.

@ChrisMcKee
Copy link

@ChrisMcKee ChrisMcKee commented Oct 25, 2019

https://github.com/netdata/netdata is good for providing a web ui / flashy graphs etc

@savvasdalkitsis
Copy link

@savvasdalkitsis savvasdalkitsis commented Jun 9, 2020

Resurrecting this to say you should also have a look at glances https://glances.readthedocs.io/en/stable/index.html

You can install it as a docker container and provides a web ui that is somewhat similar to ctop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
4 participants
You can’t perform that action at this time.