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

Make smartctl-disks-discovery.pl executable #28

Closed kyllingstad closed 7 years ago

kyllingstad commented 7 years ago

This changes the permissions of discovery-scripts/nix/smartctl-disks-discovery.pl from 100644 to 100755, fixing issue #27.

v-zhuravlev commented 7 years ago

Thanks