hi all,
in Zabbix 4.4 when a tag is set in the system template with a <null> value and the same tag is set to a specific value in the host configuration, the host tag is taking the precedence over the one in the template:
template: MYTAG=
host: MYTAG=MYVALUE
in eg....
Search Result
Collapse
9 results in 0.0019 seconds.
Keywords
Members
Tags
-
tagging priority differences between Zabbix 4.4 and 6.0
Last edited by paziu; 18-08-2023, 21:41. -
Template 'Systemd by Zabbix agent 2' changes
Just like for interfaces, have the discovered services and sockets display their name as a tag value.
The service discovery creates the following items:
{#UNIT.NAME}: Get unit info: {#UNIT.NAME}: Active state
{#UNIT.NAME}: Get unit info: {#UNIT.NAME}: Active time...3 Photos -
New Tag and value to event (like jira)
it is possible to update a problem event with a tab and ticket number like jira webhook does? i'm trying to achieve the same result with python script and zabbix 5.0.👍 1 -
É possível ocultar a opção TAG do zabbix?
Amigos, bom dia.
Gostaria de saber se é possível ocultar a opção TAG do Zabbix.
Preciso ocultá-la pois minha gerencia acredita que essa opção esta poluindo o Zabbix no Dashboard e Incidentes.
Desde já agradeço. -
Is it possible to hide the tag option?
Hello friends, I would like to know if it is possible to tag the hosts and hide the tags option from zabbix.
My management requested this because they believe Zabbix is very visually polluted.
Thank you very much in advance... -
Action Operation needed to add Tags for the node.
Hello all,
I am a large environment admin who has 4000+ nvps system. I don't want to use too much host groups, so I want to use host tags to manage my hosts (4000+).
If there was an option to add tags when adding the host from Action, that would be great. I need tags like Environment etc.... -
How to exclude tagged events from the Problems Widget?
On my dashboard, I have created a secondary Problems Widget for specific tagged events. Now I want to EXCLUDE these same tagged events from my primary Problems Widget. I do not see how to configure the tags in the Problems Widget to exclude events. Is there some indirect way to do it?1 Photo -
Tigger Tags = regexp?
Hi Zabbix Guru's
I am trying to Tag windows server event logs for account logins which has been working well, i have a template, item and trigger all set up and is pulling the log and triggering when it should,
what i would like to do now is tag the triggered event with... -
issue with actions and "trigger like"
I am trying to set a action based on the trigger name " [TEST] File is not found"
I have an action that has
Maintenance status not in "maintenance"
Trigger value = "PROBLEM"
Trigger name like "[TEST]"
...