seems that the version info is not correct
zypper search -s zabbix-apache-conf
Loading repository data...
Reading installed packages...
S | Name | Type | Version | Arch | Repository
---+-------------------------+---------+-------------------------+--------+---------------------------...
Search Result
Collapse
12 results in 0.0036 seconds.
Keywords
Members
Tags
-
zabbix 7.4.9 on sles repo not found
-
Zabbix proxy discovered in old version, even if it's running 6.4.4
Hi Guys,
Recently I have upgraded my master Zabbix server to 6.4.4, and did the same on Zabbix proxy server. Both hosted on Ubuntu 22.04 and both shows 6.4.4 after this commandBut, when entering on master zabbix to Administration - > Proxies, I can see my proxy...Code:zabbix_server --version
-
InfluxDB Template with wrong version at master branch
The latest update for Zabbix, version 5.4.6, added a InfluxDB template that has a wrong version number.
This new template is announced at "What's new in Zabbix 5.4.6" and Release notes for Zabbix 5.4.6.
But Zabbix Git shows version "version: '6.0'" at the Master... -
frontend does not match Zabbix database - Current: 4050136 - Required: 4040000.
I tried updating Zabbix server 4.4.10 using repository "/4.5/rhel/7/x86_64/zabbix-release-4.5-2.el7.noarch.rpm"
and the server updated correctly but the frontend didn't.
I'm now getting this error message
DB is MySQL 8.0.2
How to update that... -
Zabbix Agent Specific version installation
OS : Linux
VERSION=16.04.6 LTS ( Xenial )
I have installed zabbix agent 4.4 using link mentioned in the doc https://repo.zabbix.com/zabbix/4.4/u...xenial_all.deb with no problem. This installs the latest version of zabbix agent. Current version being 4.4.10 .
However I wanted... -
Zabbix server and MariaDB version compatibility
Hello,
We would like to update MariaDB (currently) 10.1.x to newer major versions, however checking the docs, it is only mentioned "MariaDB also works with Zabbix" without any version range.
We are currently running zabbix 3.4.2, but are planning upgrade to 4.0 and eventually... -
Issues retrieving OS OS_FULL for AIX systems....
Making an API call which contains
***
"selectInventory": [
"os",
"os_full"
]
***
For Linux and Windows systems get back good info...
for AIX get
os = "AIX hostbame 1 6 00F765BC4C00"...Last edited by bostonmacosx; 08-04-2019, 20:26. -
3.0 Agent and 4.0 Server
Hello!
I am a new user of Zabbix.
Please say - Can agent with 3.0 version correctly work with Server 4.0 version?
Thank you for reply! -
Difference between 32bit and 64bit Agent
Hello everyone,
can anyone tell me the exact difference between a 32 bit agent of Zabbix and the 64 bit version ?
So far i could find out that a 32 bit agent can run on a 64 bit operating system but sometime it could cause problems.
Are there any features or optiones... -
Zabbix installation problem (Debian)
Hello !
I have installed Zabbix on a Debian server (openmediavault system) in this way:
# cd ~
# apt-get install libapache2-mod-php5
# wget http://repo.zabbix.com/zabbix/2.2/de...wheezy_all.deb
# dpkg -i zabbix-release_2.2-1+wheezy_all.deb... -
Distributed Zabbix With Mixed Versions
Hi there,
I was wondering whether it would be possible to have a distributed Zabbix deployment where child and master nodes were of different versions - minor version differences, specifically 1.4.6 and 1.6.x?
In this case I'm specifically interested whether the master... -
Agent/Server version differences
Hi, I'm currently running a zabbix 1.4.4 server and agents. I have a new computer I'd like to monitor and I'd like to use the builtin 1.6.4 agent installation from the package manager. Will this agent communicate properly to/with the older server?
I read in the manual that the newer 1.6 server...