v-zhuravlev / zbx-smartctl

Templates and scripts for monitoring disks health with Zabbix and smartmontools

Home Page:https://share.zabbix.com/storage-devices/smartmontools/smart-monitoring-with-smartmontools-lld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import-Problems with Zabbix 4.2.8

MatthiasKuehneEllerhold opened this issue · comments

Importing the XML into Zabbix 4.2.8 results in this error:
"Trigger prototype "{#DISKNAME}: Disk temperature: {ITEM.LASTVALUE}" depends on trigger "{#DISKNAME}: Disk temperature: {ITEM.LASTVALUE}", which does not exist."

Any advice?

Removing both trigger prototypes brings me the next error:
"Trigger prototype "{#DISKNAME}: one or more SMART attributes are FAILING_NOW" depends on trigger "{#DISKNAME}: SMART status is not OK", which does not exist."

I've upgraded to 4.4, still the same. Importing without any trigger deps works.