TheTinkerGnome / zabbix

A Collection of Zabbix scripts, templates and other useful stuff
MIT License
22 stars 36 forks source link

Change value_type of DCDiag items to character #7

Open ghost opened 6 years ago

ghost commented 6 years ago

Importing the template in Zabbix 3.4.2 was causing errors. The error message was:

"Incorrect item value "Numeric (unsigned)" provided for trigger function "str(OK)".

Changing these items' types to character allowed the import procedure to complete successfully.