Hello,
I'm somewhat new to using Zabbix, so this might be a dumb question, but here it is:
I recently set up a new Zabbix server running version 6.0. I then exported all my hosts and templates from my previous Zabbix instance, which was running version 4.4. The issue I'm encountering is that my item names contain "$1", and after some research, I discovered that this feature was deprecated in this version.
However, I'm not entirely sure how to resolve this problem. I would manually change each item if possible, but I believe the items discovered by templates are read-only. Therefore, I think I can only modify item prototypes through the discovery rule, but I'm unsure what I should write to make everything work.
What should I enter in the "Name" field to replace "$1"?

A print from my latest data from one of my hosts:
I'm somewhat new to using Zabbix, so this might be a dumb question, but here it is:
I recently set up a new Zabbix server running version 6.0. I then exported all my hosts and templates from my previous Zabbix instance, which was running version 4.4. The issue I'm encountering is that my item names contain "$1", and after some research, I discovered that this feature was deprecated in this version.
However, I'm not entirely sure how to resolve this problem. I would manually change each item if possible, but I believe the items discovered by templates are read-only. Therefore, I think I can only modify item prototypes through the discovery rule, but I'm unsure what I should write to make everything work.
What should I enter in the "Name" field to replace "$1"?
A print from my latest data from one of my hosts:
question is, with what to replace it with ...
Comment