- Check if drive is in the DB. If not - probably regexp not matched.
- If drice is not in the db - try to look for a very similar drive.
- If not found and you want to add it - do not add only one drive, try to find a datasheet for the entire serie on the vendor site. Google for the values.
- Check if attribute matching other entries with a same brand. A lot of SSD-s are in fact same hw but different names.
- If there is an exact match - extend regexp to match entire session. If there is no match - create a new entry.
- SMART attribute source order: datasheet (if any), vendor tool (usually windows only, ask user to run), very similar drives, guess (last choice)
Created
September 30, 2017 08:01
-
-
Save samm-git/39ba7a18614de85255945559be502d7e to your computer and use it in GitHub Desktop.
Adding drives to db (draft)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment