Select Git revision
smartmon.py
-
godog authored
On NVME devices the expected "SMART support" lines are not printed, despite having working SMART information. Rely on smartctl --info exit code instead. smart_ctl() swallows exit code, thus call subprocess directly.
godog authoredOn NVME devices the expected "SMART support" lines are not printed, despite having working SMART information. Rely on smartctl --info exit code instead. smart_ctl() swallows exit code, thus call subprocess directly.