cosmostat has working drive health dashboard

This commit is contained in:
2026-04-19 14:23:32 -07:00
parent c6007d9c33
commit 46d9f86d55
48 changed files with 4295 additions and 257 deletions

6
files/api/StorageApi.py Normal file
View File

@ -0,0 +1,6 @@
### This file contains the flask routes for interfacing with the DriveServer objects
### I need routes for adding/updating windows/linux hosts, as well as a query route
### There needs to also be a Redis handler, meaning also that this will render with PHP
### but have javascript to update if any Redis data happens
### This won't happen a lot, but it will happen occasionally