You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrutiny/collector/pkg/detect
Jason Kulatunga 24262f7c8c
pass deviceType when running smartctl data collection (for megaraid type disks).
4 years ago
..
detect.go pass deviceType when running smartctl data collection (for megaraid type disks). 4 years ago
devices_darwin.go pass deviceType when running smartctl data collection (for megaraid type disks). 4 years ago
devices_linux.go pass deviceType when running smartctl data collection (for megaraid type disks). 4 years ago
devices_windows.go pass deviceType when running smartctl data collection (for megaraid type disks). 4 years ago
wwn.go new device detection engine (OS aware). Uses smartctl --scan to detect drives (and conditionally uses jaypipes/ghw). WWN is calculated from smartctl data, then retrieved from GHW, and fallsback to serial number. WWN calcuation code is based on IEEE spec, for "Registered" IEEE format - NAA5. TODO: support NAA6 and other formats? 4 years ago
wwn_test.go new device detection engine (OS aware). Uses smartctl --scan to detect drives (and conditionally uses jaypipes/ghw). WWN is calculated from smartctl data, then retrieved from GHW, and fallsback to serial number. WWN calcuation code is based on IEEE spec, for "Registered" IEEE format - NAA5. TODO: support NAA6 and other formats? 4 years ago