I recently ran a Zabbix Proxy (7.0) container on a Mikrotik router (arm64). Then decided to update the container (to 7.2), so I removed the old container and added a new one with the new tag version. Now it won't start anymore.
When I start the container, it stops right after.
Checking the...
Search Result
Collapse
100 results in 0.0061 seconds.
Keywords
Members
Tags
-
High utilization of Zabbix proxy (v 6.4). Proxy for SNMP monitoring (Network devices)
Hi,
I have a task to build a proxy for monitoring network devices in my company. We will monitor network devices via SNMP. Some items will also have preprocessing. By default - about 200 network devices are to be monitored, including: routers, switches.
Our Zabbix Server sometimes chokes...Last edited by seroslaw; 27-12-2024, 13:55. -
1264321:20241223:105819.450 received id:576177 is less than last id:576419
Hey,
I have a Zabbix server, zabbix db running MariaDB and 2 proxies also with MariaDB.
Zabbix version is 7.0.5 and hosts are Ubuntu24.
I started adding hosts (linux vm machines) and everything worked fine.
Then I started adding Windows vm machines and suddenly I started... -
Zabbix Proxy problems
Zabbix Server :7.0.0beta2Zabbix Proxy 7.0.0
245720241206:215419.850 received configuration data from server at "xx.xx.xx.xx", datalen 15213
245720241206:215419.851 cannot process received configuration data from server at "xx.xx.xx.xx": missing field "co... -
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
-
Ошибка подключения Zabbix для мониторинга FreePBX
На той неделе развернул у себя на работе ZabbixServer, І Проксі Zabbix по гайду из Ютуба установки Zabbix в Докере. При подключении FREEPBX для мониторинга через шаблон Asterisk by HTTP столкнулся со следующими проблемами: В хосте мне пишет (Failed to fetch AMI page (or no data for 30m)Zabbix has not... -
Zabbix pre processing JavaScript not being executed on proxies.
Good afternoon.
I am currently running Zabbix 7.0.2 in a Kubernetes cluster. This main instance if Zabbix has a proxy sitting in a DMZ that has DNS names that is only resolvable withing that network. If I create a HTTP agent item that talks to the OpenShift cluster via its URL it all works... -
Monitoring stops when Proxy is switched to passive mode.
Hi All,
I am monitoring a remote site via proxy, and i have added multiple hosts using Zabbix and SNMP Agents.
But i am only able to monitor them when the proxy is in Active mode, when i switch the Proxy to Passive mode, the readings from hosts stops.
I have tried various things... -
Remote Proxy connectivity issue with Zabbix Server.
Hi, I have implemented Zabbix Server, Frontend, Agent 6.4 on Ubuntu 22.04 (Jammy), Database is MySQL.
I am monitoring various devices by using SNMP & Zabbix Agents connected to my local network. I have also installed a zabbix proxy on a remote network and added that proxy to my server. Issue...Last edited by vivetech; 03-07-2024, 13:38. -
Difference between Zabbix Agent and Zabbix Proxy?
Can someone please let me know what's actually difference between Zabbix Agent and Zabbix Proxy in terms of functionality? To give a scenario let's say i have bunch of Routers on some external customer network that i would like to Monitor(Get Event/Alarm/Alert that Router Went Down/Up) and also Collect... -
[Z3001] connection to database failed, unable to open database file
Hello,
I have installed AlmaLinux 9.4 and then ran the following commands, but I still get this error message.
The previous installations done with the same methods worked fine before.
Can you help me?
Install AlmaLinux 9.4
dnf -y update
dnf -y upgrade... -
Too much Proxy configuration update logs
Whenever an active Proxy retrieves configuration data from the Zabbix Server, the Server logs this information.
I have an environment with a proxy where the "ProxyConfigFrequency" is set to 60.
This creates a new line record in the Server log every minute.
I... -
How do I fix my proxy problem?
Hey everyone,
I'm having trouble with proxy-based discovery in my monitoring setup and could really use some help.
The Problem: Even though I've set up proxies and assigned them to specific network ranges, the discovery isn't working right. I'm not seeing any new devices pop up in those... -
138934:20240304:183919.404 no active checks on server [:10051]: host [] not found
Hi! I have a problem with an agent and a zabbix proxy conection. I have already check the hostname in the conf file, I have check if there is conection through 10050 and 10051 ports by telnet, I have check the hostname file to see if it is the same name when executing hostname command, I have changed... -
Zabbix Proxy Missing SQL Scripts
I am currently attempting to follow the debian 12 proxy installation instructions: Download and install Zabbix 6.4 for Debian 12 (Bookworm), MySQL
I am working on deploying the proxy to a raspberry pi. When I try and run the command "apt install zabbix-proxy-mysql zabbix-sql-scripts"...