v-zhuravlev / zbx-smartctl

Templates and scripts for monitoring disks health with Zabbix and smartmontools
https://share.zabbix.com/storage-devices/smartmontools/smart-monitoring-with-smartmontools-lld
GNU General Public License v3.0
245 stars 127 forks source link

Smart Discovery #130

Open anantsaraswat opened 4 years ago

anantsaraswat commented 4 years ago

At the moment this plugin creates all the items for each smart enabled disk, would it be possible to create the items as per the disk type?

Example - We don't have 'Offline_Uncorrectable, Spin_Retry_Count' in SSD drives, but required in case of mechanical disks.

Thanks,