Hello,
I have a memory problem with the housekeeper in Zabbix 7.0.26 - 7.0.29 using MariaDB.
Housekeeping was disabled for some time, so old history data accumulated. After starting it manually, the housekeeper continuously consumes more RAM while processing old history and...
Search Result
Collapse
100 results in 0.0059 seconds.
Keywords
Members
Tags
-
Template for MariaDB Galera Cluster
Hi,
I have create a MariaDB Galera Cluster, 3 nodes, on my infrastructure. Now, I want to monitor it with Zabbix. But I do not found a good template ? Only this template GitHub - MogiePete/zabbix-galera-template: Zabbix Template for Monitoring Galera in a linux environment. ยท GitHub but it is... -
Interesting Issue
Our Zabbix environment consists of separate database, server, and proxies. This is on updated 7 LTS. The web runs on the server. We came in this morning to "Zabbix Server is not running", then it would go away, then it would come back. We have noticed that if we disable the web, then the server... -
Zabbix 7.0 fails to connect to Azure MySQL DB
Good morning, evening or night.
I'm currently implementing a new Zabbix environment at my company, we are going from a 6.0 LTS setup with a mysql db on the same machine as the zabbix_server to a cloud setup, a few important details:
Zabbix server vm SO is a Oracle Linux 8.
The... -
try to config MSSQL plugin version 7.2.6
After a long journey I'd discovered the loadable plugin versions etc (Zabbix Cloud Images and Appliances)
I (re)installed in my windows server MSSQL
- Agent 2,
- Plugins (mssql).
Configured plugin path etc.
When I try to start the service: srat than... -
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... -
Zabbix Instance with Azure PaaS DB
Hello,
We have a fairly large Zabbix installation(~4k NVPS for over 10k Servers/devices being monitored) that we need to migrate sometime this year to Azure. One of the things that I've been contemplating is moving to a PaaS database instead of hosting the DB on another server. We currently... -
Databse connection error with external DB-Server and Zabbix-HA
Current Configuration:
- One PostgreSQL Server
- One Zabbix installation with frontend
- One Zabbix installation with only the "server" component
Goal:
- Zabbix-HA with an external DB-Server
So the databse of the zabbix is on a diffrent server....Last edited by eydisxx; 17-03-2025, 12:22. -
Zabbix 6 to 7 databsae upgrade fail on patch 06050201
We are upgarding from Zabbix 6.0.39 to 7.0.0 (tested on 7.0 latest aswell, just logs are on 7.0.0 to test bugs), and when doing a test upgrade we get the following error:
...Code:Starting Zabbix Server. Zabbix 7.0.0 (revision 49955f1). Press Ctrl+C to exit. 1:20250313:142516.859
Last edited by jgroves; 13-03-2025, 17:49. -
[Z3008] query failed due to primary key constraint:
My system environment is:
Rocky Linux 9.4 on a VMware VM
PHP 8 + Nginx 1.20.1
Postgres 14 (non-timescaleDB)
I have these error spamming my server log repeatedly.
...Code:4390:20250131:150618.955 received id:1741599 is less than last id:1741758 4334:20250131:150618.958
-
Questions about installing Zabbix
Hello everyone,
I'm new to this. Let me introduce myself, my name is Hector and I'm studying a vocational training course in Systems and Network Administration in Spain. The final degree project I'm going to present is related to monitoring with Zabbix. I've chosen to do it in the following way:... -
zabbix AWS cross account monitoring issue
Hello Team,
In our environment, we have multiple AWS accounts, and all are in private networks.
On account A, I have a zabbix proxy server
On account B, I have a RDS server
I am trying to implement the AWS RDS instance by HTTP template using role_base option to... -
trigger actions when multiple ports goes down
In my Zabbix setup, when a port goes down, a trigger is invoked, which executes a trigger action. This action runs a script on the Zabbix server to update the health_status column in my RDS table to "inactive." However, when I try to kill ports on all servers simultaneously using a script,... -
zabbix crossaccount monitoring issue
Hello Team,
In our environment, we have multiple AWS accounts, and all are in private networks.
On account A, I have a zabbix proxy server
On account B, I have a RDS server
I am trying to implement the AWS RDS instance by HTTP template using role_base option to... -
Azure Microsoft SQL Serverless Database by HTTP Template Script Update
Recently I needed to implement the
template Template Azure Microsoft SQL Serverless Database via HTTP on a resource in Azure but I came across the Java Script error reporting an incorrect request error and that the metrics were not valid so in a brief search I came across this block of the script...👍 2