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

CLEO Status Screen #10

Open
tchamberlin opened this issue Jun 18, 2024 · 3 comments
Open

CLEO Status Screen #10

tchamberlin opened this issue Jun 18, 2024 · 3 comments
Assignees

Comments

@tchamberlin
Copy link
Member

Add a new screen to CLEO Web: the CLEO Status Screen

For reference: CLEO Status can be launched from any RHEL7 host via $ cleo status. Here is a screenshot:

Image

Most of the information in this CLEO Screen comes from Manager Parameters and Samplers. All of that can be replicated using Chalice. Other information, like Messages, is not available via Chalice and should be skipped over for now.

The task here is to replicate as much of the CLEO Status Screen as possible

@tchamberlin
Copy link
Member Author

Revised requirement: you must display at minimum the currently selected managers, their states, and their statuses (the top left panel in the screen shot).

@sofiarobertson
Copy link
Collaborator

status screen: commit e99fcd8
dynamic status screen: commit 7b7a9e0

@sofiarobertson
Copy link
Collaborator

sofiarobertson commented Jul 19, 2024

System selection bug; zipped values wrong. Fixed for now with try/except ValueError
image

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

2 participants