Updated readme again

This commit is contained in:
2025-12-22 18:15:46 -05:00
parent 89037ed93f
commit c315fa3efc
2 changed files with 9 additions and 2 deletions

View File

@@ -141,7 +141,6 @@ def get_smart_data_remote(device_path, hostname):
print(f"{Colors.YELLOW}DEBUG: SMART data failed for {base_device} on {hostname}{Colors.END}")
return result
def get_device_health(osd_id, hostname):
"""Get device SMART health metrics from the appropriate host"""
if DEBUG: