kreicer / zabbix-phpfpm-monitoring

PHP-fpm monitoring template for Zabbix with auto discovery, support for multiple pools
GNU General Public License v3.0
3 stars 3 forks source link

Template issues with zabbix 4.0 #1

Open yantsa opened 4 years ago

yantsa commented 4 years ago

When importing template xml I get this error initially

Invalid tag "/zabbix_export/version": unsupported version number.

I edit fpm_template.xml version and change it to 4.0 . Then try again but I get this error:

Invalid tag "/zabbix_export/templates/template(1)": unexpected tag "tags".

kreicer commented 4 years ago

Hello, try to delete all tags like \ in .xml template. Also mb tags \ should be deleted.