Hello,
I have multiple MikroTik routers deployed across several locations. Each router has at least two WAN ports, and most of these WAN ports are connected to ISP routers, receiving local IP addresses from them.
I would like to create a Zabbix dashboard that clearly indicates,...
Search Result
Collapse
54 results in 0.0050 seconds.
Keywords
Members
Tags
-
Mikrotik WAN port Down Dashboard
👍 1 -
Discovery Rule -> Item Prototype
Hello Zabbix Community,
I try to display every element of a json array as a Honyecomb cell in a dashboard.
I use zabbix_sender to send the JSON to my Zabbix Trapper Item. This step works already but now I try to split every element with a discovery rule and Item Prototypes, the whol LLD...Last edited by serverman; 31-07-2025, 09:24. -
Discovery Rules with SNMP
Hello, I am very new to Zabbix and we are looking to maybe migrate our current SNMP monitoring system to Zabbix.
I got a question when you create discovery rules with snmp, at OID. Can I do a general one that gets all OIDs or do I have to specify what OIDs I want? Like I want the OID 1.3.6.x.x.x.x... -
NFS not shown in items/triggers on hosts in Zabbix Server
Hi all,
Mounted filesystem discovery, discovers disks and extra disks on our vms. I also want to check for NFS mounts, this is not discovered.
What I've done:
I changed regex under Administration -> general -> regular expression:...Code:^(btrfs|ext2|ext3|ext4|reiser|xfs|ffs|ufs|jfs|jfs2
-
use zabbix override
Hi everyone
I have a problem, when I want to create alarms with a different severity in a discovery rule with a trigger prototype, I use override, but it doesn't work, as if it doesn't see the changes at all, I am attaching the photos of Zabbix settings, please help me, thank you
...
-
Problem host auto registration after agent 2 installed
Hello,
zabbix server is a fresh installation
zabbix_agent2 v6.4.12 has been installed and configured like this :dpkg -i zabbix-agent2_6.4.12-1+debian12_amd64.deb...
Server=192.168.21.236
ListenPort=10050
ServerActive=192.168.21.236
#Hostname=
HostnameItem=system.hostname -
Discovery Rule for VPN Interface
Hello,
I'm new to Zabbix and the forums,
I have a template that I use for cellular routers and it has a discovery rule to capture any and all IP addresses on any and all of the interfaces on each one of the routers. The issue I'm running into is that the items that are generated... -
Zabbix 7 / vmware template / discover rule find hypervisors but not the vm inside
Hello,
I run the new zabbix 7 alpha.
The new integrated vmware template is running fine.
i've linked the template vmware with my v-center and the correct macros.
Hypervisors are discovered but not the vm inside the hypervisors. -
Limit to IP discovery?
So we are adding all of our switches by individual, comma-separated IP. I just tried to add more and it's not letting me. Is there a limit as to how many IPs you can add to a single discovery rule? -
SNMP Discovery Rule doesnt work
Hello,
this is my first post here - sorry for my bad english or any other mistakes!
Im currently trying to monitor all Site2Site-VPNs on our Barracuda Firewall and im using the Template "Template Barracuda NG Firewall SNMP" to achive that.
This template... -
Tonik started a topic Pass a value from a 'Discovery rule' to the key of an 'Item prototype' in Zabbixin Zabbix HelpPass a value from a 'Discovery rule' to the key of an 'Item prototype' in Zabbix
Good afternoon. It is necessary to receive data from the Item and pass it to the "Discovery rules", and then use it in the key on each "Item prototypes".
1) I get the data of the "Item".
...Code:Type: Zabbix agent Key: system.run["smartctl --scan-open&qu
-
AWS HTTP S3 Template not retrieving bucket data Zabbix 6.4
Hello there.
Ive spent the last few days troubleshooting my issue regarding the new AWS HTTP templates for Zabbix 6.2 and 6.4, I ended up borking my entire Zabbix stack in the process so I am on a fresh Zabbix 6.4 installation for troubleshooting purposes.
I have all the... -
Предобработка данных макроса SNMP discovery. Как убрать лишние пробелы?
Версия Zabbix 6.2.6
Здравствуйте.
Собираю данные из таблицы регистрации клиентов WiFi на оборудовании Mikrotik.
Для идентификации клиентов записываю данные о мак-адресе клиента в макрос {#SNMPVALUE}. В дальнейшем использую информацию при... -
CSV to JSON adding brackets and backslashes
I've created a discovery rule that collects a list of files.
The list goes something like this:
...Code:$ zabbix_get -s PXW1CEADG016 -k system.run["powershell.exe -File C:\zabbix\scripts\mailing_file_stats.ps1"] name C:\FTP\import\bkp C:\FTP\import\20220709013444_cacs10_v83.txt
Last edited by markfree; 10-07-2022, 00:44.