Skip to content

v1.0

Compare
Choose a tag to compare
@v-zhuravlev v-zhuravlev released this 24 May 13:21
· 135 commits to master since this release
  • updated Win and Nix scripts to support DISKTYPE, DISKCMD, DISKMODEL and DISKSN macros:
    where DISKTYPE: SSD(1),HHD(0) or Other(2)
  • updated Win script to deduplicate on serial number
  • added contribution notes
  • added features matrix
  • updated templates (in keys use DISKCMD instead of DISKNAME
  • fixed keys in templates to use quotes
  • added support for extra discovery using sg_scan (for HW RAID adapters)
  • use awk in deprecated UserParameters
    WARNING: Update discovery scripts before updating templates from this point