CCI-MOC / esi

Elastic Secure Infrastructure project
6 stars 12 forks source link

Create an ESI Status Web display page and populate it with live data from ESI #475

Open joachimweyl opened 9 months ago

joachimweyl commented 9 months ago
joachimweyl commented 9 months ago

@tzumainn & @naved001 please add initial thoughts.

tzumainn commented 9 months ago

What information goes into status? This could be (relatively) easy depending on that; we already have an ESI command that outputs the following:

+--------------------+-------+------------------+-----------------+-------------+------------+--------------------------------------+ | Name | Owner | Lessee | Provision State | Maintenance | Offer UUID | Lease UUID | +--------------------+-------+------------------+-----------------+-------------+------------+--------------------------------------+ | oct4-06 | | cloudlab | available | False | | 6d42b4fb-5c30-4529-ab74-d6b6d989e6fc | | oct4-08 | | ukl | active | False | | f3504fde-d444-4963-8bdd-2fb336a90645 | | oct4-09 | | ukl | active | False | | 497a1fb9-2f4f-45e8-bffc-cfe5bca0ae54 | | oct4-10 | | storage-research | available | False | | ed7d55f2-527c-46f8-ba67-5c736b990f1b | | oct4-11 | | | manageable | True | | |

I'm not a UI person, so I can't speak to the effort it would take to have an UI make this query and display the information.

joachimweyl commented 8 months ago

@msdisme who do we need to gather data from about what should be displayed?