UnixAgent
UnixAgent copied to clipboard
Fix Storages module
- Add support to NVMe disks in the
getFromDev
method - Change position from
getFromSmartctl
andgetFromuDev2
methods inside ofsub 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