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/webapp/backend/pkg/models
Jason Kulatunga 1246f5bba9
started working on notifications.
4 years ago
..
collector 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
db started working on notifications. 4 years ago
testdata added some anonymized nvme test data to ensure that NVMe drives are correctly processed by new device detection. thanks @Roxedus. 4 years ago