So, I got a problem with my Zabbix installation.
The Zabbix server (Postgres) is installed via Docker, the proxy (MySQL) also running in docker. When I create a new host in Zabbix and install the agent2 on a device, the proxy only recognizes a heartbeat from the Device but replies host not found....
Search Result
Collapse
100 results in 0.0100 seconds.
Keywords
Members
Tags
-
New hosts only get connection from Proxy to Server when the Proxy is restarted.
-
zabbix-server service failed to start
Hi there, I am getting this error on my newly deploy zabbix.OS is Ubuntu 26.04 LTS with zabbix version 7.4.10. This was fresh deployment with mysql and apache. It was working fine the 1st day...Code:zabbix-server.service: Referenced but unset environment variable evaluates to an empty string: MAINPID
Last edited by dango; 20-05-2026, 01:00. -
Cryptic error on template import
Hi, I'm trying to upgrade the latest "TiDB TiKV by HTTP" template on a Zabbix 7.4.1 server, but getting the error: `Invalid parameter "/22": value (itemid)=(34422) already exists.`.
This happens with the web interface and the API.
There are quite a few changes...Last edited by seren; 14-08-2025, 09:52. -
zabbix helm chart: proxy returns "RangeError: execution timeout"
Trying to watch the nodes from within the Kubernetes cluster (template Kubernetes nodes by HTTP) the proxy fails to connect. Error messages (using ZBX_DEBUGLEVEL 4):
...Code:: 198:20250701:072011.338 End of zbx_ipc_service_recv():2 198:20250701:072011.338 In zbx_pp_manager_process_finished()
-
Utilization of timer processes over 75%
Zabbix-server version 7.09
Database is on another server postgresql version 13
We are monitoring 1204 hosts.
We have recently started getting Utilization of timer processes over 75%. The problem is intermittent with most of the errors happening overnight.
When... -
Looking up Latest Data - PHP warnings
Hello,
Pretty new to Zabbix, still setting up hosts and applying templates.
I ran into these warning messages (at the bottom of the post) while searching Latest Data without a name to filter.
For example, looking at the Host Group Appliances, or the DB001 server. but if I filtered... -
Redis template problem
Hey guys!
I use Zabbix Server 7.0 LTS, and now i stucked with the Redis template. I have a simple standalone redis instance which i want to monitor with agent 2 active.
I have the session config in the plguins/redis.conf:
And for the host:
I use the following... -
Zabbix 7.0.11/12: lld_trigger.c produces empty transaction, causes ORA-06550 SQL
Hello everyone, after updating from Zabbix LTS version 7.0.10 to 7.0.11 I find many ORA-06550 like process producing empty transactions in the Zabbix server log. The bug also occurs in 7.0.12. I increased the debug level and found out that the empty transaction occurs right after zabbix server tries... -
Subject: Error "SNMP error: (noSuchName)" with data item
Hello!
I’m facing an issue in Zabbix related to SNMP data items. The following error appears in the server logs:
Configuration Details:Code:item "myswitch:swFcPortSpeed[2]" became not supported: SNMP error: (noSuchName) There is no such variable name in this MIB.
... -
Unable to ping host when host is being monitored by zabbix proxy server
I have setup a Zabbix proxy server to monitor remote devices. I have those remote devices like routers and switches to point to the Zabbix-proxy IP for SNMP and that works fine. When I go to Monitoring and pick a host that is monitored by the proxy and go to latest data, ICMP entries show the errors...
Last edited by bep6vaku; 21-03-2025, 16:06. -
Custom on failure → Set value: 0 not working (wrong value type error)
I have a simple item with type Numeric (unsigned) and the following key:
The content of this file can be either a number or "none".Code:vfs.file.contents[/sys/block/md0/md/sync_speed]
Despite setting preprocessing:
I still get the error:
...Code:Value
-
Unable to Attach a Template to a Host Key itemtagid already exists.
Good Afternoon,
I recently upgraded Zabbix to 7.2.2. I am running it inside Docker containers. When I try to add a host, I am able to add the host, but only if I don't assign a template to the host. If i assign a template to the host, I get this error
Detail:... -
Cannot import Templates for 7.2-Unexpected server error
Hello!
Today, i needed to import the VMware templates for zabbix 7.2
When importing, i get the error "Unexpected server error" and the form returns tot the import entry.
- I also deleted all previous VMware templates as they were not used, anyway.
- I... -
Node without metrics collection - Intermittent Problem
Hi Zabbix community,
I’m experiencing a recurring issue with approximately 30 nodes in my infrastructure, which trigger the alert "Nodo sin Recoleccion de Metricas." This problem occurs randomly and frequently on devices monitored via SNMP and Zabbix Agent.
Here are...