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
100 results in 0.0054 seconds.
Keywords
Members
Tags
-
-
amazzucchelli started a topic I cant see alerts or specific problems at the dashboard or host problems menu.in Zabbix HelpI cant see alerts or specific problems at the dashboard or host problems menu.
Hi, Im having an issue with a trigger that already exists.
Im monitoring MySql 8.4 on a Windows Server 2022 with MySQL by Zabbix agent 2 template.
I already configure user, passwod, etc. I can see the server at the Host Menu in monitoring and all the information at the Dashboard about MySQL... -
MySQL: can't "select from databasename.tablename" via custom query
I'm trying to use custom queries with MySQL.
A simple working statement is:But when I try to make databasename a parameter:Code:SELECT * FROM databasename.tablename
it doesn't work, because the parameter is recognized as text and automatically padded with single...Code:SELECT * FROM ?.tablename
-
mysql service is shutdown auto in Ubuntu,
Hi all,
I'm running Zabbix 7.2.2 on Ubuntu 24 LTS with MySQL. I got the log below, and it looks like the MySQL service is RECEIVE SHUTDOWN, and I can't start it manually. However, after rebooting the VM, it starts fine. Has anyone experienced this issue before?
2025-02-21T06:44:02.291959Z... -
Zabbix hostname: localhost or local ipaddress
Greetings All,
I have what I think should be a simple question.
I am trying to add mysql monitoring into my zabbix instance. I have done everything that is in the tutorial but when I open the item MYSQL.Version, and click on get value, mine returns nothing.
What I noticed is... -
"Multiple databases on the same server"
Hello everyone, I am using Zabbix 7.0 with Ubuntu 24.04 LTS. I wanted to try creating multiple Zabbix databases, each dedicated to a single user, so that they could access the frontend without seeing the data of other users. Do you have any advice?... -
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... -
Inc backups notworking
Hi all!
Not sure if this has come up in the past so I apologize if I am covering old ground. I am having an issue. Have an MQL (My SQL) server where /var/backup back ups are backing up, however the inc folder is not getting backups, only logs. The log says it can't find a log file from... -
Zabbix Web Interface Action List Error
Problem with Actions List Page - PHP Errors in actions.inc.php
Environment:
• Zabbix version: 7.0.5
• Installation type: Docker container (zabbix/zabbix-web-nginx-mysql:ubuntu-7.0.5)
• Database: MySQL
• OS: Ubuntu (Docker)
Description:
When trying...Last edited by sasanaalem; 17-11-2024, 13:15. -
Zabbix Server 7.0.x unter Ubuntu Server 24.4
Hallo zusammen,
nutze Zabbix (7.0.3) unter dem aktuellen Ubuntu Server 24.04 und folgendes Problem taucht nun mehrfach auf.
Werden Updates für Ubuntu eingespielt (apt update, apt upgrade) müssen ja bei machen Updates die Services neu gestartet werden.
Hier passiert es regelmäßig... -
Consulta sobre extracción de datos de disponibilidad en Zabbix
Hola a todos, buenas tardes. Este es mi primer post y tengo un pequeño problema que espero alguno de ustedes pueda ayudarme a resolver.
Necesito extraer los datos de disponibilidad de un host directamente desde la base de datos de Zabbix. Específicamente, estoy interesado en obtener las... -
Problem showing information on my Dashboard
Hello
I have a problem with a Zabbix installation
A new installation of version 6.4.17 was carried out offline and the following packages were installed:
# yum install zabbix-server-mysql-6.4.17-release1.el8.x86_64.rpm
# yum install zabbix-web-6.4.17-release1.el8.noarch.rpm... -
Upgrading to 7.0 - Database error in frontend, no errors in logs
I am running Zabbix using Docker compose. I am attempting to upgrade from Zabbix 6.0.5 to 7.0. After upgrading, I see this error in the front end.
...Code:Database error The Zabbix database version does not match current requirements. Your database version: 7000000. Required version: -
icmp проверки доступности ресурсов
В Zabbix я новичок, по-этому не совсем понимаю реально или нет, задача такая:
Необходимо пинговать 3 сервера разных компаний (успешный пинг, неуспешный пинг и задержка),... -
Zabbix Server Memory Problem
Hello everyone,
I have a Zabbix server with the following specifications and I am experiencing memory problems. How can I solve this problem? Can I get your advice? Thanks
**********
System information
**********
16 CORE
64 GB Memory
Ubuntu 22.04 LTS...