Zabbix Server and Proxy: 7.4.1 @ Ubuntu 24.04
==========
Hello,
I am struggling with an issue where my active Zabbix Proxies are initiating TCP connections much more frequently than configured in their settings - sometimes several per second. I am trying to minimize the connection...
Search Result
Collapse
53 results in 0.0032 seconds.
Keywords
Members
Tags
-
Konisz started a topic Need advice - Zabbix Proxy configuration - Sending data every 1s instead of 60sin Zabbix HelpNeed advice - Zabbix Proxy configuration - Sending data every 1s instead of 60s
-
Possibility to upgrade´\migrate zabbix 7.2 appliance
I´m really new to the zabbix implementation and made a slight error by deploying it in our enterprise, i used the appliance because it seemed so pretty easy deploying on our Hyper-V hosts.
In the following we added all our ressources to this appliance installation, but i have overseen that it... -
Zabbix SNMP traps not showing up in /tmp/zabbix_traps.tmp
Hi! I am following this tutorial:
https://blog.zabbix.com/snmp-traps-in-zabbix/8210/
And my zabbix logs are not displaying in /tmp/zabbix_traps.tmp. I went over the tutorial a few times and everything is written correctly. My Zabbix server host is also configured with SNMP... -
Dashboard Widget not showing collected data
Hi all,
I have an issue that I don't quite understand. I'm trying to create a dashboard with a "top host" widget and then show CPU, MEMORY and some other stuff.
But, for some reason my Memory (and also other "columns") doesn't populate the data, even though it... -
Configuration Vmware ESX
Bonjour,
Je souhaite configurer une supervision sur des ESXI, mais je n'y arrive pas.
J'ai bien crée un mon hôte esx en SNMP avec l'ip, j'ai ajouté les 3 macro : ({$VMWARE.PASSWORD}, {$VMWARE.URL}, {$VMWARE.USERNAME}) j'ai aussi ajouté le modèle Vmware et Vmware Hyperviseur.... -
Configuring Zabbix Proxy to Monitor Remote Hosts
I needed to configure remote hosts to monitor them in zabbix. Here is the setup that I have.
OFFICE 1
1. This is where my ZABBIX SERVER resides. WORKING
2. All Hosts in the office have been successfully configured and are being monitored. WORKING
3. Unable to add... -
Character Set for Oracle Database
Good Day,
We installed Zabbix on RHEL 8.6 and are planning to use Oracle as the database. Per the Zabbix documentation (12 Oracle database setup (zabbix.com)),
it should be configured to use the character set UTF8. However, our database team recommends using AL32UTF8 or AL16UTF16....Last edited by Azzam; 12-01-2023, 06:48. -
Additional servers on zabbix_agentd.conf.d/xxx.conf
Hello! This is my first post, and I'm getting to know Zabbix (and liking it so far).
I have a fairly specific scenario, and I'm wondering what my options are. A bit of background:- I work in a company organized as Global / Regional / Local IT teams. I'm at the regional level.
- Global
-
Zabbix Monitoring Traffic Paused/Interrupted by Configuration Sync
Hi Team, wanting to verify/validate this behaviour.
At first I thought this was caused by config sync but the behaviour did not change when the interval was changed.
2200 SNMP Hosts
350 Zabbix Agents
Virtualised Ubuntu Server with 1x vNIC using e1000e driver...Last edited by Clontarf[X]; 15-08-2022, 07:28. -
Nginx error Hiding top passwords list
According to "best practices" documentation, I tried to hide the common passwords list.
So, I've added at the end of Nginx configuration file the following directive:
When I try...Code:location = /data/top_passwords.txt { deny all; return 404; } -
Zabbix trigger on trapper item - Delay
Good day,
I need advice.
I have one Zabbix Trapper Item to which I send certain data. In case of problems from my application, I create a Zabbix trigger with the expression ".str" (example: {xx:KubeSchedulerDown.str(8eeaeb2793b61dde, # 1)} = 1). - I'm looking for the string... -
Iniciante em Zabbix
Estou começando no Zabbix e me deparei com um problema ao configurar o ambiente... Estou seguindo o seguinte passo a passo para a configuração: https://web.dnslink.com.br/instaland...3-no-centos-7/
Quando tento acessar o caminho # cd /usr/share/doc/zabbix-server-mysql-3.0.1 ,(Após fazer... -
Should the Zabbix Server and Zabbix Proxy Configuration File match?
Good morning everyone,
I have a question that has been keeping me busy for some time. Do the configurations of both the server and the proxy
have to be the same? By equal I mean the value of the options, for example a, Timeout. I have this configuration on my
Zabbix server:... -
move postgres database to mnt/database instead of default location
Hi,
I have the unique situation of burning through OS disks every 5-6 months because of high I/O with zabbix. (the root disk is an SD card. Failure signs show up after 3 months with high latency.) I set up a solution to have the database run on an externally mounted medium more suited... -
Pflummy started a topic VMware SDK/API "This host is not discoverred any more and will be deleted in x days.in Zabbix HelpVMware SDK/API "This host is not discoverred any more and will be deleted in x days.
Hello,
I want to use the vmware api/SDK to monitor my virtual machines.
I configured the SDK login correct, the monitoring data of my esx servers is shown correct(memory Cpu,...), but none of mine machines are monitored.
The machines are added to my hosts, but...