Hello zabbixers!
As far as I understood tags configure on the template level should be inherited by the host, but most important by the triggered events. So let's assume the following situation:
I have create a template DataCenter/Rome. On this template I have configured a tag LOCATION:ROME. There are no items or triggers defined in this template.
I have created a host named test-server with some test items and test triggers and I have assigned the above template to this host.
If there are any alarms triggered by this host, I would expect to see those alarms tagged with LOCATION:ROME.
So, the first question is: is this the expected behaviour, have I understood it right? If yes, then why I don't see that tag on the raised alarm??
As far as I understood tags configure on the template level should be inherited by the host, but most important by the triggered events. So let's assume the following situation:
I have create a template DataCenter/Rome. On this template I have configured a tag LOCATION:ROME. There are no items or triggers defined in this template.
I have created a host named test-server with some test items and test triggers and I have assigned the above template to this host.
If there are any alarms triggered by this host, I would expect to see those alarms tagged with LOCATION:ROME.
So, the first question is: is this the expected behaviour, have I understood it right? If yes, then why I don't see that tag on the raised alarm??

Comment