Zbx Smartctl Versions Save

Templates and scripts for monitoring disks health with Zabbix and smartmontools

v1.5

4 years ago

NVMe support:

  • Discovering NVMe drives using --scan-open -dnvme
  • Discovery of NVMe supported on Linux and Windows

v1.4

5 years ago
  • SAS disks support
  • NVMe devices support, including discovery with nvme-cli
  • 'Static discovery' support. see in the README
  • Different discovery rules for SSD and HDD
  • Removed excessive smartctl calls in the template for Zabbix 3.4

v1.0

5 years ago
  • 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