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

State Machine development #53

Open
dsand opened this issue Sep 15, 2020 · 0 comments
Open

State Machine development #53

dsand opened this issue Sep 15, 2020 · 0 comments
Labels

Comments

@dsand
Copy link
Collaborator

dsand commented Sep 15, 2020

State Machine (anyone)

  • Create a list of all running processes and on what machine

  • Document how to check the status of each running process or the best way to check the status if it needs developed

  • To check status of processes with python, take a look at remote-obs-website/project/views.py
    -- function system_processes()
    -- call it by navigating to 10.30.1.24/system/processes
    -- Currently hardcoded to check only rts2 processes, but could add in a process name string in url to check other processes like:
    @app.route('/system/processes/string:process_name')

[from Dan Avner email 9/2/2020]

@dsand dsand added the goals label Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant