Skip to content

State Machine development #53

Description

@dsand

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]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions