Hello,
I want to add a custom multiplier "0.1" to all the items in a xml template for zabbix 5.0. I am using the below template for an item, but it does not give any preprocessing value when i import the template.Can anyone help me in this please.
<preprocessing>
<step>
</type> MULTIPLIER </type>
<params>0.1</paramas>
</step>
</preprocessing>
I want to add a custom multiplier "0.1" to all the items in a xml template for zabbix 5.0. I am using the below template for an item, but it does not give any preprocessing value when i import the template.Can anyone help me in this please.
<preprocessing>
<step>
</type> MULTIPLIER </type>
<params>0.1</paramas>
</step>
</preprocessing>
Comment