Salut !
Je suis étudiante, et l’un de mes projets consiste à migrer la supervision actuelle de mon entreprise — ancienne et assez négligée — qui fonctionne sur une distribution Linux désormais non supportée, vers un nouveau serveur avec une distribution Linux récente (probablement...
Search Result
Collapse
24 results in 0.0027 seconds.
Keywords
Members
Tags
-
Migration Centreon vers Zabbix
-
SLA setup with zabbix
Hello everyone,
I'm currently working on a migration from PRTG to Zabbix and for that i also need to migrate the SLA. The main trouble i am experiencing is finding correct and clear information on how to configure SLA in version 7.4.5 since the way SLA works has been changed for what i... -
Hosts, templates, triggers migration from Zabbix 6 to 7
Hi,
We use Zabbix 6 in our data center.
As You understand, a lot of hosts, templates etc are currently added.
For now we planned migration to new version.
I have configured new separate Zabbix Server and Database.
Is there any suggestions... -
Zabbix MySQL database migration issues
Hello,
I have been working on migrating an old Zabbix 5.4 server (hosted on Ubuntu 20.04) to the Zabbix 7.0 LTS appliance image. The new server was easy to setup and I was able to transfer data from my /etc/zabbix and /etc/php. I first ran bzip2 -dk "/var/lib/mysql/zabbix.bz2" | mysql... -
Migrate TImescale to new host
zabbix 7.x, can't migrate database according to https://docs.timescale.com/migrate/l...p-and-restore/
...Code:COPY 0 COPY 0 COPY 0 psql:/opt/dump.sql:14105578: ERROR: function base36_decode(text) does not exist LINE 1: CAST(base36_decode(substring(cuid FROM
Last edited by Tristis Oris; 30-07-2024, 11:40. -
Enterprise Zabbix Server Migration Query
I am planning to migrate to a new Zabbix server and seek advice on how to best approach this transition. Our current setup involves a Zabbix server version 5.4.7, running on Debian 10 and utilizing a PostgreSQL database. It monitors 4,221 hosts.
Our objective is to transition this existing... -
Migration EyesOfNetwork (Nagios) to Zabbix
Hello everybody.
Our current monitoring software is EyesOfNetwork (base of Nagios), it works but it is no longer maintained.
We have more than 500 hosts and some NRPE agents.
After some tests (with UserParameter) I think I can resolve the migration of check_NRPE.
... -
mrhenker started a topic Migrate from Zabbix 4.2.8 (CentOS 7 and Maria) to container docker 6.4.2 with Mysqlin Zabbix HelpMigrate from Zabbix 4.2.8 (CentOS 7 and Maria) to container docker 6.4.2 with Mysql
I received the mission to migrate a Zabbix installation in 4.2.8 (CentOS 7 and MariaDB) to version 6.4.2 in Docker container with mysql. I found several documentations about migrations but none dealing with migrating from a virtual machine to a container. Can you indicate a documentation or experience... -
Migrating zabbix from 4.2 to 6.2
I am currently working on moving physical zabbix server 4.2 version(that is running on Centos 7) to a Zabbix 6.2 ( that is running on a Ubuntu 20.04 (focal)). The 4.2 version is using mariadb and the 6.2 version is using mysql. The size of the old server is above 2 GB. Can someone help with the steps... -
harri started a topic zabbix database migration to primary keys (mariadb): Can I just drop the old tables?in Zabbix Helpzabbix database migration to primary keys (mariadb): Can I just drop the old tables?
Hi folks,
if I got the history_pk_prepare.sql script correctly, it just renames the history tables to something_old and creates new tables using primary keys. Looking at the migration guide (https://www.zabbix.com/documentation...b_primary_keys) I wonder would it be possible to skip the...Last edited by harri; 08-01-2023, 17:17. -
zaicnupagadi started a topic Terrible performance when importing database of ZBX 5.0 from MySQL 5.7 to MySQL 8.0.in Zabbix HelpTerrible performance when importing database of ZBX 5.0 from MySQL 5.7 to MySQL 8.0.
Hi,
Got 5.0 Zabbix server on Ubuntu 18.04, with MySQL 5.7. The new server is already fully configured, with all the configuration moved and Zabbix 6.0 running and tested.
I just thought moving the would be the last final piece, cherry on pie - I was so wrong.
The... -
Zabbix 5.0.5 Help needed to migrate templates / config
Hi All,
I am new to the Zabbix world and need a little advice.
I'm sorry if this has been asked before, i did try to search for it but could not find the specific answer i needed.
Currently I have Zabbix 2.4 running on RHEL 7 VM with MariaDB
I have recently installed Zabbix... -
migrate zabbix server, hosts, templates, actions, media etc... to new server
Hi folks,
i have old zabbix server version Zabbix 3.0.31
install on ubuntu 14.04
mysql Ver 14.14 Distrib 5.5.62
server is going to die!
I have a new server :
CentOS 8
with fresh install of Zabbix 5.0.5
mysql Ver 15.1... -
Zabbix Appliance migration
Hi Experts,
We use Zabbix 3.2 appliance for monitoring our infra, i saw it somewhere its not good to use appliance to monitor prod devices (What do you think ?).
So i am planning to migrate our appliance to server based zabbix.
Zabbix Appliance 3.2 --> Zabbix Server 4.4...