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

[BUG] Perl Script not detecting SMART data correctly #138

Open hardwareadictos opened 4 years ago

hardwareadictos commented 4 years ago

Hi, good night.

Just settled up all the addon on my two servers, on the first one it just worked pretty fine, no issues on detecting all smart statics, problem started setting up the second one, for some reason perl script is not detecting my second RAID1 disk properly (wast detecting it well before creating the array).

image

As you can see its not detecting the device ID correctly:

image

I executed manually smart info over the disks and it shows all the properties correctly (temps, write cycles, serial number...) for both disks.

As im doing RAID stuff both disks are identical, same model and same brand (as you can see on Zabbix Report.

Zabbix Server and Agent version: 5.0.1

Please let me know if you need any more information or tests.