UnixAgent icon indicating copy to clipboard operation
UnixAgent copied to clipboard

Fix Storages module

Open wiltonsr opened this issue 3 months ago • 0 comments

  • Add support to NVMe disks in the getFromDev method
  • Change position from getFromSmartctl and getFromuDev2 methods inside of sub run

Status

READY

Description

Add support to NVMe disks and guarantee that the getFromSmartctl and getFromuDev2 methods will only run after all methods that search for disks are finished.

Impacted Areas in Application

List general components of the application that this PR will affect:

  • Storage

wiltonsr avatar Apr 05 '24 15:04 wiltonsr