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

Show how much "servers" are in paused or running #927

Closed
glamorous opened this issue Nov 19, 2020 · 2 comments · Fixed by #929
Closed

Show how much "servers" are in paused or running #927

glamorous opened this issue Nov 19, 2020 · 2 comments · Fixed by #929

Comments

@glamorous
Copy link
Contributor

glamorous commented Nov 19, 2020

If you have multiple servers running horizon, you only "pause" one server, the one which you enter the command. It would be helpfull if you can see which "host" is paused. Better should be if the status above show the count of running "hosts" and only shows "paused" when all of them are paused. On each server there could be a status showing it is running or not.

For example:
You have 4 running servers: status = Active (4/4)
You have 3 running servers: status = Active (3/4)
You have 2 running servers: status = Active (2/4)
You have 1 running servers: status = Active (1/4)
You have 0 running servers: status = Paused

If this something that would be a good thing to add, I would try to add this feature in a PR.

@glamorous glamorous changed the title Show how much "servers" are in paused Show how much "servers" are in paused or running Nov 19, 2020
@driesvints
Copy link
Member

@glamorous feel free to attempt a PR. Depending on how complex it would become we can consider it or not.

@glamorous
Copy link
Contributor Author

Added a PR with possible solution/improvement #928

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants