File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222
2323.. code-block :: shell
2424
25- $ zabbix-template-convertor -h
26- usage: zabbix-template-convertor [-h] [-v] -o X.Y.Z [-s] file
25+ $ zabbix-template-converter -h
26+ usage: zabbix-template-converter [-h] [-v] -o X.Y.Z [-s] file
2727
2828 Migrate Zabbix templates between versions
2929
@@ -46,7 +46,7 @@ To convert a Zabbix 3.2 template for import into v2.0:
4646
4747.. code-block:: shell
4848
49- $ zabbix-template-convertor -o 2.0 my_template.xml > my_template-2.0.xml
49+ $ zabbix-template-converter -o 2.0 my_template.xml > my_template-2.0.xml
5050
5151A number of transformations will take place. For example, Discovery Rule
5252filters will be downgraded from the multiple-filter format introduced in Zabbix 2.4, to a single filter expression as follows:
You can’t perform that action at this time.
0 commit comments