I have been using Zabbix since v4.x, and I noticed that in v6.x the readily available templates have "Linked Templates" changed into "Templates", this is not a problem, but for those templates hiding the actual dependency on other templates by simply creating those items on the template level is not a good idea. For example, in previous zabbix versions, it was clear that switch interfaces are discovered by using the template "interfaces SNMP":
Now in v6.2, this looks like this, linked templates is empty:
So that the user is agnostic concerning the actual origins of the items... This was a bad idea, indeed!! I don't really understand why this has been made this way..
Now in v6.2, this looks like this, linked templates is empty:
So that the user is agnostic concerning the actual origins of the items... This was a bad idea, indeed!! I don't really understand why this has been made this way..
Comment