cosmostat has working drive health dashboard
This commit is contained in:
4
files/api/DriveServer.py
Normal file
4
files/api/DriveServer.py
Normal file
@ -0,0 +1,4 @@
|
||||
# This is the class definition for the remote Storage Systems
|
||||
# There will be a StorageLinux and StorageWindows Class, as well as the LocalServer Class
|
||||
# The LocalServer class will mostly be a List of Storage server objects and Class functions for interacting with them
|
||||
# The actual Storage server Classes will mostly just be collections of variables
|
||||
Reference in New Issue
Block a user