Zabbix: Python3 script to export all Templates to individual XML files
By default, Zabbix permits the export of all templates, but what if I wanted to download all the templates as individual XML files. Zabbix makes it easy to export templates, but the built-in option bundles everything together. If you want each template saved as its own individual XML file, you’ll need a different approach. As it turns out, someone wrote…
Read More »