Can anyone explain the use-case for the tags which are automatically created by the Windows service discovery on the factory Windows templates?
Each tag is unique to the service it is associated with - so it doesn't give me the ability to see a bunch of related things, for example.
The tags...
Search Result
Collapse
30 results in 0.0026 seconds.
Keywords
Members
Tags
-
Use-case for tags created by Windows service discovery on factory templates
-
Tags Mass update for ALL hosts in a hostgroup
I have ~900 hosts in a group and have to add a tag to all of them.
I can do mass update in Zabbix Web but only for a page (50 hosts) at a time.
Is it possible to add a tag to all hosts in a hostgroup at once via Zabbix Web or my best bet would be to use API? -
dynamic tag list in search fields
Hello all,
It would be nice if tag value field in every search snippet to be dynamically populated as a list with all possible matches as you type like the fields host, hostgroup, templates etc.
What do you think ? -
Identifying which clients a problematic hosts belongs to in the Problems widget
As an MSP we have multiple clients in our Zabbix system (just migrated from 5.0 to 6.0).
Our office has 2 big screens where there is a dashboard with the "Problems" widget displayed so we can see if there is an active issue by any of the clients.
Our problem is the its not... -
Assign tag value based on macro - for item prototype
I have a template that has discovery and Item prototypes.
I want to assign each discovered item a tag with a value based on it´s item value.
I assumed I could do this using some sort of macro, tried various different entries. Maybe not possible or I have a typo or thinking this wrong.... -
Add variable to Tag name and value
Hi all,
I am trying to change the ITEMS and TRIGGERS tag name an value with a variable that will add the host name and the Item/Trigger name - (example: Item.{#VM.NAME})
I did it to the tags for the hosts in the TEMPLATES ( tag name: SERVER / Tag Value: {#VM.NAME} ), and this transferred... -
tagging priority differences between Zabbix 4.4 and 6.0
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....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 -
Close SNMP trap event with the same OID
Using Zabbix 6.2.
Whenever my Proxy receives a trap, it shows that the service has switched to either Backup or Primary mode. Therefore, a trigger was created to check if the SNMP trap has specific strings.
...Code:find(/HOST/snmptrap["\.1729\.104\.0\.2"],#1,"iregexp",":
-
Vmware discovery tag filter
Hi,
I wanted to have some automatic discovery 'rules' for different types of evnironment based on VM tags in vCenter.
In discovery section I've used LLD to map tags to [HASHTAG="t3961"]tags[/HASHTAG] macro (according to doc it's not defined as others) and apply some condition in...3 Photos -
Adding new tag via API to a host created via host.create, resulting not successful
Hi, I have a host created via API (host.create) including 5 initial tags.
I'm trying to add a new tag for a host, but the API host.update replaces all the 5 old tags with the new one. So instead of having 6 tags, the host ended up with only 1.
Any suggestions to add a new tag via APIs?...Last edited by verde; 31-08-2022, 18:26. -
Latest Data persistent filter and tag cluttering
I'm using Zabbix 6.0.2 and whenever I open "Latest data" tab, by default it shows all items from all hosts.
If I filter something, switch to some other tab and then come back to Latest Data, that previous filter won't persist.
I know I can save some filters if I need...Last edited by markfree; 26-03-2022, 16:44. -
User group permission - permission and tag
Hey,
I need to create a group permission for a user that will allow him to get all of the information from few `host groups` and specific items (tag filtered) from all of the hosts.
Example:
Group 1: Host11, Host12, Host13
Group 2: Host21, Host22 Host23
Group...Last edited by Amiram; 10-11-2021, 14:03. -
Dashboard Trigger overview not filtering by Tags
As the title states, I have a Trigger Overview dashboard widget that isn't filtering according to the tags I've setup and I am not sure why. I've tested a filtering by the same tag in the Configuration > Hosts section and am only seeing the triggers that I want, but when applying the same tag...