Hi folks,
I was already thinking about this a couple of hours without "success" but maybe someone can help me with this.
We have a template created which is used by several hosts.
All of these hosts have a (visible) hostname of the following schema: SRV-XY-123
...
Search Result
Collapse
76 results in 0.0031 seconds.
Keywords
Members
Tags
-
Airler started a topic Calculated item using foreach functions and an macro for filtering is not workingin Zabbix HelpCalculated item using foreach functions and an macro for filtering is not working
Last edited by Airler; 08-11-2024, 09:29. -
Proxy briefly forgets secrets from HashiCorp Vault when config data update is larger
This is what I see in the zabbix_proxy.log
...Code:1272715:20240912:170033.355 received configuration data from server at "1.2.3.4", datalen 497 1272715:20240912:170043.795 received configuration data from server at "1.2.3.4", datalen 2784836 1272715:20240912:170044.231
-
Can't access to item value with macros
Hello, first of all i have to say im new in zabbix and other infrastructure monitoring services.
Right now im trying now to make map with my hosts and some data.
There is a problem, simply macros like {HOST.HOST} or {HOST.IP} are okay but i cant take item value like {HOST.HOST:system.cpu.load[all,avg5].last(0)}.... -
Templates and Host Macros
Hi,
we have a running zabbix with lot of hosts and so on.
What i dont understand:
If i create a template Item with an macro variable,it will get the variable data from the host later. So far, so good.
But if i want to execute the same template item on the host,... -
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.... -
Supported macro's do not work?
Hey,
I've been trying to get a more descriptive name for my triggers but some of the supported macro's don't work, can anyone tell me why or help me with this?
For instance, I have the following trigger name: {ITEM.NAME} - anomaly gedecteerd in de laatste 15 uur - {TRIGGER.EXPRESSION.EXPLAIN}... -
Felix Schäfer started a topic Is it possible to move Host created by Host Prototype to a Host Groups with Macros?in Zabbix HelpIs it possible to move Host created by Host Prototype to a Host Groups with Macros?
Hello,
We have a scenario were we monitor system of AWS services, that we discover with LLD rules.
For example we have a discovery rule to find every load balander and create one host per load balancer with a host prototype. That works fine.
The problems starts when we want to start... -
Error in macros for a Host
It is really strange.
I have a Host with several templates linked. When I show macros, I get this.
Everything fine. I click in "Inherited and host macros", and I get all macros inherited from temlates.
...Last edited by peterfm; 06-05-2023, 16:17. -
Предобработка данных макроса SNMP discovery. Как убрать лишние пробелы?
Версия Zabbix 6.2.6
Здравствуйте.
Собираю данные из таблицы регистрации клиентов WiFi на оборудовании Mikrotik.
Для идентификации клиентов записываю данные о мак-адресе клиента в макрос {#SNMPVALUE}. В дальнейшем использую информацию при... -
trigger count() using macro as #num
Hi ,
I need to use a local macro as parameter for a count() function:
count(/Rede basico/icmpping[],#{$PING_INDISPONIVEL},,"0")={$PING_INDISPONIVEL}
With # in front of the macro , do not accept.
Without # , doesn't work, I think it is... -
Как суммировать элементы, которых может не быть?
Похожие вопросы в истории поиска я уже находил, но ответ по ним - нет. Может, взгляд под другим углом поможет экспертам подсказать мне решение проблемы?
У меня zabbix... -
Kubernetes-helm чарт и облачные провайдеры.
Здравствуйте, коллеги.
Приходилось ли вам ставить kubernetes-helm чарт не на железе, а в облачном managed K8s?
Базовый мониторинг нод и приложений кластера у меня реализован... -
Supported macros {HOST.HOST}
Hi, guys!
I am using zabbix 6.0.5
I need to pass the hostname as a parameter to define a global macro, but unfortunately I can't do it.
In previous versions, I used the {HOSTNAME} macro, everything worked, but it is deprecated and does not work in version 6.0.5.
I noticed that... -
Поместить значение элемента в макрос ИЛИ обратиться к значению элемента
В имени элемента данных (обнаружения) необходимо указать имя устройства
меня устроит создание макроса из значения элемента.
прямое ссылка на элемент по ключу
или аналог устаревшего {HOST.HOST}
...Last edited by AQS; 01-04-2022, 13:20. -
Default MACRO {HOST.CONN} issue in item
I use zabbix version 5.4.5.
I added a tag to one of the item based on macro that displays the IP address {HOST.CONN}.
When I look at Latest Data, the server IP address is not displayed but the Macro {HOST.CONN} See attached file.
Exactly the same macro is displayed correctly...