In Zabbix 6, the name was: PHP-FPM: Number of processes running
In Zabbix 7, the name is: Number of processes running
But there are items with the same name related to the nginx, php-fpm, and linux templates as well.
In Zabbix 6, it was distinguishable in the latest data because the item name indicated what it was associated with, and it even automatically got a tag based on the template.
Now, in Zabbix 7, I haven’t been able to solve this issue in any way so far, like creating a common tag that applies to all items from the template?
What can I do?
This is also a problem with alerts, because I get alerts like “Service is down” but it doesn’t indicate anywhere what service it is. I’ve added the template name to the alert message, so at least now I know what it is, but since it’s not included by default, I assume this is not how it’s supposed to work, or maybe I’m doing something wrong.
Thanks for the help.
In Zabbix 7, the name is: Number of processes running
But there are items with the same name related to the nginx, php-fpm, and linux templates as well.
In Zabbix 6, it was distinguishable in the latest data because the item name indicated what it was associated with, and it even automatically got a tag based on the template.
Now, in Zabbix 7, I haven’t been able to solve this issue in any way so far, like creating a common tag that applies to all items from the template?
What can I do?
This is also a problem with alerts, because I get alerts like “Service is down” but it doesn’t indicate anywhere what service it is. I’ve added the template name to the alert message, so at least now I know what it is, but since it’s not included by default, I assume this is not how it’s supposed to work, or maybe I’m doing something wrong.
Thanks for the help.
Comment