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

Need to observe master's state #13

Open
xhaju opened this issue Apr 7, 2017 · 3 comments
Open

Need to observe master's state #13

xhaju opened this issue Apr 7, 2017 · 3 comments

Comments

@xhaju
Copy link
Owner

xhaju commented Apr 7, 2017

To help in debugging and running, it would be useful to be able to observe master's state

@xhaju
Copy link
Owner Author

xhaju commented Apr 12, 2017

Currently observing master state using the servers.server_master.StatusHandler, which listens to requests on the '[domainname]:[socketport]/status/' address and serves them with a webpage with a summary of the contents.

Two things to do (probably):

  • Add the "user" that corresponds to each IP in the nodes section
  • Perform this handler using a websocket to avoid sending useless information

@xhaju
Copy link
Owner Author

xhaju commented Apr 20, 2017

Information about the users fixed in a394a35.
Do we need this to be a websocket?

@xhaju xhaju closed this as completed Apr 20, 2017
@xhaju xhaju reopened this Apr 20, 2017
@xhaju
Copy link
Owner Author

xhaju commented Apr 20, 2017

Do we need this to be a websocket?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant