Open
Description
Hello! I was trying to understand why despite having an NVMe SSD connected over USB and smartctl outputting nvme_smart_health_information_log, this data missing from exporter output. It appears that device.type
is sntrealtek
and not nvme
.
I'd imagine adding something like || smart.device.interface_ == "sntrealtek"
in
Line 105 in ae66809
#267 (comment) could also be a similar issue here. Attaching also my drive's output from collect-smartctl-json.sh.
Metadata
Metadata
Assignees
Labels
No labels