Hello everyone,
I am relatively new to Zabbix and VMware, not an especially accomplished Linux user (we all got to start somewhere). I am trying to setup Zabbix to monitor vSphere, which I believe will automatically create Zabbix hosts for each ESXi Host and so on.
The s...
Search Result
Collapse
76 results in 0.0040 seconds.
Keywords
Members
Tags
-
vCentre and Zabbix 5.4 - Incorrect username and password
-
Macro using in host "visible name" field.
Hi,
Anybody could explain me, how I can use a macro to full fil the field "visible name" in Zabbix host.
My hosts are created by the discover fonction of Zabbix.
Thank you in advance for your help. -
Map labels doesn't working
Hi,
I'm trying to customize my host map with a personal label but it is not working correctly. It seems to only apply the hostname from the host and not using macros or strings.
Any idea?
Best regards.... -
Getting value of context macro assigned to host
Context macro can be assigned at global level, templates and at host. There are inheritance rules that determine which value is assigned to host for context macro, if it is defined at multiple places.
Does anyone have a method to figure out what a particular macro is resolved to at the... -
Macro within a Macro
Hey all,
Is it possible to use a macro while defining another macro?
I would like to create a new macro based on the {HOST.NAME} macro, for example:
Macro: {$HOSTNAME_WITH_SUFFIX}
Value: {HOST.NAME}.some.suffix.... -
Link templates multiple times with different values for macros
Hi,
I am pretty new to Zabbix, but I know about the importance to use templates.
Using 5.2.4, I have created a template for doing checks on a DB2 database.
My problem now: I have multiple servers/hosts with different databases. In the template I have created macros for {$DBNAME}, {$DBLOCATION},... -
Utilizing JSONPath to setup an LLD Macros
Hi.
Zabbix Version: 5.2.4.
I'm querying AWS CLI to discover items.
My item is as follows:...Code:system.run["aws autoscaling describe-tags --region {$ZABBIX_ASG_REGION} --query 'Tags[?ResourceType==`auto-scaling-group` && Key==`{$ZABBIX_ASG_TAG}` && Value==`{$ZABBIX_ASG_VALUE}`]'.ResourceIdLast edited by high-t; 24-02-2021, 18:46. -
Host Item value assign to user macro as a variable
I have an Item check that is an HTTP agent that grabs JSON data from an API. I have a few dependent items that preprocess the data and get the correct values from JSONPath. I need to use one of these data points for another Item check.
Is there a way to assign the item value to a user macro... -
{DATE} macro in Url Item of "HTTP agent" type.
I wanna use Zabbix Macro {DATE} in items url request. Is there are such possibility or workaround?
Zabbix-Server v4.4.5...Last edited by Stayler; 29-10-2020, 19:10. -
Actions的Default message 的問題
Actions設定遇到了一個問題
監控各伺服器的net.if.in[]跟net.if.out[]但是網卡名稱每台伺服器都不一樣
觸發後的預設訊息,想要統一管理,自動判別是哪台網卡觸發的
我該如何只用一個Actions做動作呢?
有嘗試過用Macro設定網卡名稱,但不正確。求解!
版本是3.4...Last edited by eason; 29-10-2020, 10:47. -
Попытка мониторить VM на кластере
Товарищи, доброго всем времени суток!
Может кто сталкивался и мог бы помочь в вопросе?
У нас была потребность в мониторинге виртуалок на хостах, а точнее на каком...Last edited by pateeefon; 19-10-2020, 15:02. -
Multiple macros in discovery SNMP item
Hello everyone,
I'm trying to monitor a cluster of firewalls (fw 0 and fw 1)
In each fw, there's 2 CPUs (cpu 0 and cpu 1). I want to monitor temperature of each CPU.
So I created a discovery rule, wich have to create 4 items :
- FW 0 CPU 0
- FW 0 CPU 1
- FW 1 CPU...Last edited by nicolasfo; 10-10-2020, 15:54. -
Получить IP авторизованного пользователя по логину
Всем привет!
Кто знает, как можно получить IP авторизованного в веб интерфейсе пользователя, используя только его логин?
Метод user.login требует пароль пользователя,... -
Web Test - Step Name/Number Macro
Just checking before I raise a feature request; is there a macro or other method to display the name of the failed web test step? Specifically the step, not the item. -
Zabbix SNMP Macro not working
Hey guys,
i got an issue with my Zabbix after upgrading it to Version 5.0.1.
my Macro {$SNMP_COMMUNITY} doesn't get replaced with the value in my Macro and SNMP sends "{$SNMP_COMMUNITY}" instead.
Output of tcpdump on Zabbix-Server:
zabbix.zynaptiq.internal.55283...