Hi all. I am running Zabbix 7.0 LTS with proxies deployed at remote sites. We are trying to migrate our Agent-based Discovery Actions to Autoregistration Actions to limit the strain on the proxy servers.
We have a large list of discovery rules which tag, add to host groups and link templates...
Search Result
Collapse
100 results in 0.0094 seconds.
Keywords
Members
Tags
-
Autoreg Host tagged with Discovery Actions
-
About VMware Template and Discovery Notify
Hello Guys,
I'm using Zabbix 7.0.21 and I monitor my remote sites from a single point via proxies.
Behind each proxy is a VMware infrastructure, which I monitor using a VMware template.
What I'd like to do is this:
As you know, I discover the Guest... -
Discovery rule for hosts having a particular template
Some of our hosts have the template Backup Node. For each such, there is (or should be) a directory /somewhere/ConfigBackups/{hostid} containing backup files. Backups should be taken daily so the newest backup should be no more than 24 hours old. The directory /somewhere/ConfigBackups is mounted on... -
Multiple SNMP communities per host (via SNMP agent)?
Hello all,
I'm trying to monitor certain network hardware via SNMP in Zabbix.
Due to how our hardware is configured, we need to use two communities for each host.
I can create a second SNMP agent just fine, but it seems like discovery rules are limited to one SNMP... -
Docker Container Monitoring (Discovery Auto Disabling Triggers)
I am trying to configure Zabbix to monitor docker containers. I have a couple running as a test and I want to have triggers and alerts if certain contains aren't running for some reason. I could see the each container auto discovered and they had various items and triggers for health status and running... -
Network interface mis-treated in Zabbix (7.4.1)
I discovered a problem with how Zabbix 7.4.1 handles network nic names.
In a trivial case, say a virtual machine or a physical machine with only one integrated (motherboard) NIC, the names are handled correctly.
But for my server with a mix of integrated and PCI-card extended, the names... -
SNMP Discovery Issue with Uniqueness Criteria
Recently, I noticed that when we have an SNMP discovery rule and one of the OID values is "uniqueness criteria", the other OID is no longer discovered.
For example:
A discovery rule queries the OIDs ".1.3.6.1.2.1.1.2.0" (object id) and ".1.3.6.1.2.1.1.5.0"...Last edited by markfree; 22-07-2025, 16:35. -
harri started a topic Kubernetes templates: Is {$KUBE.API.URL} supposed to be correct out of the box?in Zabbix HelpKubernetes templates: Is {$KUBE.API.URL} supposed to be correct out of the box?
Question about the Kubernetes templates:
The README for the "Kubernetes nodes by HTTP" template says (https://git.zabbix.com/projects/ZBX/...tp/README.md):
...Code:Set the {$KUBE.API.URL} such as <scheme>://<host>:<port>. -
Network interface discovery: Speed fails with software-defined networking
Looking at our Proxmox hosts specifically, those interfaces that are configured via SDN (including one of the bonds) don't drop an entry into /sys/class/net/ifname which leads the speed output to fail. Short of disabling the particular item in the template, is there a way to get this to work? I'm thinking... -
Global regular expression not working - excluding Windows Services
Zabbix Experts I need your help with this sort of issues on the new version : zabbix server 7.0.3 LTS
- Exclude services from automatic discovery
- For ex. Service "RemoteRegistry" (Remote Registry) is not running (startup type automatic)
- Disabling alerts for certain services...Last edited by ciscoking1997; 04-06-2025, 13:19. -
Zabbix delayed trigger when there is a problem with a HA Proxy backend
Dear Support Community,
At our organisation we're using Zabbix (5.2) to monitor multiple environments both frontends and backends. We are currently struggling with Zabbix and HA Proxy and using the Zabbix HA Proxy templates.
For some reason when there is a problem now on the...Last edited by maherenthusiast; 28-05-2025, 14:35. -
Suggestion: process monitoring filter packs
We just had a few of our machines start alerting because things like bash, python3, dnf etc. weren't running. Obviously those need to be filtered and then I thought: why not create filter packs/templates that can be applied to a class of systems? Something like:- RHEL-{version}
- Fedora-{version}
- Debian-{version}
- Windows
-
Zabbix restart Windows service when it detects it not running.
Hello,
I followed this video https://www.youtube.com/watch?v=UcNZWbvHrag and forum Zabbix 6.4 Restart a Windows service - ZABBIX Forums. But I can't get my test server to work. Does anyone have any suggestions on how to get this to work? -
Template Discovery filter issue/question
Hello,
I recently updated our Vmware template to version 7.0-2 and I wanted to filter out some of the discovery alert by using the discovery filters as seen below.
The issue I noticed was that whenever I add two conditions to the filters they stop working, the filter works when I... -
How to use vmware.vm.discovery with javascript preprocessing?
Can someone guide me on how I can use Javascript preprocessing with vmware.vm.discovery returned JSON?
Also is there some schema definition of the returned json to use here?
Thanks
John...