Pessoal,
Tenho um servidor packetfence v.13 rodando em debian.
quero monitorar os dados do servidor packetfence que trabalha com mariaDB.
criei um usuário no BD;
Fiz um arquivo .my.cnf;
Fiz a config. do userparameter_mysql, o HOME=/path/ no arquivo userparameter está...
Search Result
Collapse
21 results in 0.0022 seconds.
Keywords
Members
Tags
-
-
webui DB install fails:"... array offset on value of type null in CCookieSession.php"
I'm new-installing Zabbix Server & Proxy + MariaDB on Fedora 38.
server & proxy launch, and connect to DB fine, from shell
@ webui config, the DB connect -- using same credentials -- fails.
searching online, i'm not clear whether this is self-inflicted,... -
Zabbix migration 5.0.1 to Zabbix 6.4
Hi,
Today I have zabbix server version 5.0.1 with mariadb version 5.5.60
I need to migrate to mariabd 10.x or zabbix work with this mariadb version?
I have succes to import my current database to 10.x and upgrade in my lab.
Regards
Kamada -
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. -
Zabbix 6.2 and Mariadb 10.9
Hi, I have recently updated the Mariadb on my Ubuntu. Thought it is going to be in version 10.8 at the end, but it ended as 10.9. I want now to upgrade my Zabbix 5.4.server to 6.2. I know 10.9 db is not supported oficially, so my plan is to set AllowUnsuportedDatabases parameter to value 1 in config... -
Zabbix Installation
Hi Everyone!
I'm new to Zabbix and I'm having some difficulty installing it. I'm using the installation using the docker method. I have MariaDB columnstore (MariaDB v= 10.3) and wanted to know if it would work on this. I tried installing it twice (Zabbix server, web interface, linking it,... -
problem monitoring mariadb 10.6.7
Hi all.
I have updated my mariadb to version 10.6.7 on a host that I monitoring and am no longer able to monitor it. A few things have changed in the way that authentication is performed, and a message from mariadb breaks the template. The message is:
...Code:"WARNING: Forcing protocol
-
Zabbix 6 New installation: No data with mysql agent template
I installed new Zabbix 6.0.3 LTS on Debian 11. Everything works great, but I have problem with monitoring host with MariaDB 10.6.7 (Debian 11) using dedicated template. On Zabbix Server I configured new host to monitoring by "MySQL by Zabbix agent" template to monitoring. According to htt... -
silly issue about logs size on my server
hello!
Can you please give me an idea about my silly issue? Sorry to bother you about this but i just struggling on this way to long:
i use zabbix 5.4 with mariadb on bulleye debian virtual server (esxi)
my logs just used to get fatter till they stop the database.
It's... -
Zabbix 5.4 with Ubuntu 21.04 and MariaDB
Hi Everyone
I'm trying to install the Zabbix 5.4 over Ubuntu Server 21.04.
Basically I'm facing many issues as libsnmp and others. However I'm trying now compile the build directly.
Following the Zabbix Tutorial, (step 4)
https://www.zabbix.com/documentation/c... -
Lot of error entries "Lost connection to MySQL server during query"
Searched forum and google for this and found entries but no real solution.
Zabbix is running and working, but there are a lot of error messages like
This happens between 1 and 10 minutes.Code:[Z3005] query failed: [2013] Lost connection to MySQL server during query
... -
Server upgrade 5.4 - DB error
I was trying to upgrade my Zabbix Server version from 5.2.6 to 5.4 but hit an error during database upgrade process.
After noting that version 5.4 needs MariaDB 10.0.37 or higher, I upgraded my DB successfully and started the Zabbix Server upgrade procedure as documented.
The...Last edited by markfree; 18-05-2021, 01:44. -
Mariadb MEMORY Storage Engine (Вопрос)
Добрый день!
Ребята, есть вопрос. Реализовывал ли кто-то работу базы данных с помощью MEMORY Storage Engine? Хочется использовать для zabbix proxy, чтобы сохранить ресурс SSD и уменьшить i/o. Интересны живые примеры и есть ли смысл в реализации этого для заббикса в целом.... -
Error "Cannot connect to the database." between MariaDB and Zabbix 4.4.7
I have faced issue with connectivity between maria DB and Zabbix after fresh install of Zabbix . below error happened after starting portal config.
Unsupported charset or collation for tables: users, maintenances, hosts, hstgrp, screens_items, group_prototype, group_discovery, slideshows,...Last edited by migmig1; 22-04-2020, 14:44. -
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...