How to Upgrade Zabbix to 7.0

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ธ.ค. 2024

ความคิดเห็น • 19

  • @zabbixtraining
    @zabbixtraining  หลายเดือนก่อน

    Don't forget to follow on Patreon ( Free tier available ) patreon.com/dmitryl
    Linux USB WiFi Stick
    Affiliate links:
    US: amzn.to/4a6lKSl
    DE: amzn.to/3wOiCMv
    UK: amzn.to/4caKeLZ

  • @Ult1mate_L0ser
    @Ult1mate_L0ser 5 หลายเดือนก่อน +4

    So much of the video is about updating postgre
    What about Mysql? It's default DB on appliances

  • @TihonLipatov-u2t
    @TihonLipatov-u2t 4 หลายเดือนก่อน

    How about containers?

  • @mqaroush
    @mqaroush 5 หลายเดือนก่อน

    How can we upgrade mysql???

  • @vivahernando1
    @vivahernando1 5 หลายเดือนก่อน

    Where is the kubernetes documentation?

  • @aalmarshad
    @aalmarshad 5 หลายเดือนก่อน +1

    I was waiting for this one ❤

  • @hristijanstojanoski1476
    @hristijanstojanoski1476 4 หลายเดือนก่อน

    Can i upgrade zabbix from 5.4.12 to 7.0 LTS, or i need to go to 6.0, then 7.0?

  • @luiscontrerasdo
    @luiscontrerasdo 5 หลายเดือนก่อน +1

    Any idea on this after upgrading Failed: cannot extract value from json by path "$.[?(@.id=="clx0t68sw00016ti75jat0ov1")].first()": no data matches the specified path

  • @MrLeandroBJJ
    @MrLeandroBJJ 5 หลายเดือนก่อน

    Thanks for sharing your knowlegment

  • @QudamaYare
    @QudamaYare 5 หลายเดือนก่อน

    Hi , can I reboot the host server using the Zabbix script, please I need to add a script that will reboot the host server.

    • @initmax1
      @initmax1 5 หลายเดือนก่อน

      Yes you can via actions. But firstly you need to create script in Alert > Script first.

  • @joelp5343
    @joelp5343 5 หลายเดือนก่อน

    Thank you for this point ! what do you recommend between mysql and postgresql for a zero installation on debian 12 ?

    • @initmax1
      @initmax1 5 หลายเดือนก่อน

      PostgreSQL with TimescaleDB

  • @SirCriptoBTC
    @SirCriptoBTC 3 หลายเดือนก่อน

    Actualizacion exitosa de Zabbix 6.0 a 7.0 corriendo sobre Oracle Linux 8 (Nginx + postgresql + phpfpm)

  • @GDumaresq
    @GDumaresq 5 หลายเดือนก่อน

    Hi,
    I installed version 7 when it was still in Beta. So i'm currently at version 7.0.0beta3.
    How can i upgrade to the LTS (release) version ?

    • @initmax1
      @initmax1 5 หลายเดือนก่อน +1

      Exactly like this howto:)

  • @yttanel
    @yttanel 5 หลายเดือนก่อน +2

    Thank You 🍻

  • @welaish
    @welaish 5 หลายเดือนก่อน +1

    I must disagree with you, the process is different from version to version and it is complicated. I have been using Zabbix since version 4. and everytime i get into upgrade it gets into firefighting mode.
    this time from 6.0 to 7.0. Repos are not complete for ubuntu 20.04 I had to upgrade to 22.04 to be able to install, then i ran into a database error [Z3005] query failed: [1118] Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs [alter table `media_type` add `provider` integer default '0' not null].
    without a known solution.
    So sorry to say no it is not the same. for now, I will leave 6.0 as is to avoid the firefighting again.

    • @joshmonroe986
      @joshmonroe986 5 หลายเดือนก่อน

      I spun up a vm with ubuntu 22 on it to test out zabbix 7 with a fresh install. The agent crashed every five minutes, until I downgraded the agent on the server to 6, then it (the agent) became stable. Mostly 7 runs fairly well, however the vm has super high cpu load, and very little cpu usage. Out of the box 4 gigs ram, 4 cores, and 50 gigs of HD space, the exact same environment as my zabbix 6 server, but I already have had to delve into the weeds to fix performance issues.
      I am now burning the vm running 7 to the ground and sticking with my functional and much less headache free server 6 setup. In a year or so I'll give 7 another chance, but I don't get a big enough budget to waste my time with this level of bug fixing.