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...
Search Result
Collapse
100 results in 0.0090 seconds.
Keywords
Members
Tags
-
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 -
Proxy 7.2 container fails to open a SQLite3 file
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... -
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... -
Let me configure histsyncer interval?
The current history syncer interval is fixed at 1 sec.
Most customization happens via the StartDBSyncers setting.
This is probably fine for most installations.
I have a quite small installation (< 10 hosts, only a few dozesns of real data points).
Setting StartDBSyncers=1...