Search Result

Collapse
100 results in 0.0045 seconds.
Keywords
Members
Tags
mysql
  •  

  • kellym
    started a topic Interesting Issue

    Interesting Issue

    Our Zabbix environment consists of separate database, server, and proxies. This is on updated 7 LTS. The web runs on the server. We came in this morning to "Zabbix Server is not running", then it would go away, then it would come back. We have noticed that if we disable the web, then the server...
    See more | Go to post

  • dango
    started a topic zabbix-server service failed to start

    zabbix-server service failed to start

    Hi there, I am getting this error on my newly deploy zabbix.
    Code:
    zabbix-server.service: Referenced but unset environment variable evaluates to an empty string: MAINPID
    OS is Ubuntu 26.04 LTS with zabbix version 7.4.10. This was fresh deployment with mysql and apache. It was working fine the 1st day...
    See more | Go to post
    Last edited by dango; 20-05-2026, 01:00.

  • Monitoramento MariaDB.

    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á...
    See more | Go to post
    Last edited by Flavio_Zabbix; 26-09-2025, 14:13.

  • I 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...
    See more | Go to post

  • MySQL: can't "select from databasename.tablename" via custom query

    I'm trying to use custom queries with MySQL.
    A simple working statement is:
    Code:
     SELECT * FROM databasename.tablename
    But when I try to make databasename a parameter:
    Code:
     SELECT * FROM ?.tablename
    it doesn't work, because the parameter is recognized as text and automatically padded with single...
    See more | Go to post

  • nczaw
    started a topic mysql service is shutdown auto in Ubuntu,

    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...
    See more | Go to post

  • 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...
    See more | Go to post

  • aldin98
    started a topic "Multiple databases on the same server"

    "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?...
    See more | Go to post

  • justIT
    started a topic Zabbix MySQL database migration issues

    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...
    See more | Go to post

  • Linuxuser
    started a topic Inc backups notworking

    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...
    See more | Go to post

  • sasanaalem
    started a topic Zabbix Web Interface Action List Error

    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...
    See more | Go to post
    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...
    See more | Go to post

  • 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...
    See more | Go to post

  • 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...
    See more | Go to post

  • 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:
    ...
    See more | Go to post
Working...