Check your website uptime with Zabbix. Web check basics covered.

Поділитися
Вставка
  • Опубліковано 27 лип 2024
  • In this video I am going over the basic web checks functionality in Zabbix.
    Sorry couldn't add the exact text for the trigger, UA-cam doesn't allow any special symbols from it. Please, just copy it over from my screen, thankfully is not that long :D
    PayPal Donation to support release of new videos:
    www.paypal.com/cgi-bin/webscr...
    Toss some BAT at us from the Brave Browser, or use our link to install it :)
    brave.com/gat041
    View and support us at LBRY:
    lbry.tv/@gatewayittutorials
  • Наука та технологія

КОМЕНТАРІ • 13

  • @lisandrogrullon5001
    @lisandrogrullon5001 3 роки тому +1

    This was pretty awesome, please post more videos for zabbix....this was amazing!

  • @DyordzTvHobbiesnbeyond
    @DyordzTvHobbiesnbeyond 3 роки тому +1

    Thank you for the informative videos it helps a lot

  • @ibrahim_selcuk
    @ibrahim_selcuk 3 роки тому +1

    thanks, very useful video...

  • @jonadabeserra3305
    @jonadabeserra3305 3 роки тому +1

    Thanks

  • @IvanRosaT
    @IvanRosaT Місяць тому

    This is great video, although I'm not sure if things have changed on version 7, As the triggers work, but for some reason they don't populate in the PROBLEMS widget, i even followed another guide, with slight check trigger and it does worked as well in the "web monitor" widget, it didn't populate in the PROBLEMS
    anybody else have same experience?

  • @azamatmuzaffarov6343
    @azamatmuzaffarov6343 3 роки тому +1

    Thank you. I have question. When the site will be down, I need 2-3 minutes to wait and after that I need to inform.

    • @GatewayITTutorials
      @GatewayITTutorials  3 роки тому

      It really depends how often you've setup the webcheck to run. If it's every minute then I'll give it 2 minutes, and if it doesn't recover during that time, then take the necessary action to restore the service.
      If you'd like to, you can switch to Russian. I am fluent in it.

  • @lawrencelamprecht3180
    @lawrencelamprecht3180 3 роки тому +1

    I justwatched this tutorial but had an issue with the creating the trigger. In the video you copied your trigger from another window. I tried to copy what you used and that failed with the following error. "Incorrect item key "web.test.error[Web Check]" provided for trigger expression on "ICANWeb"." seems that the item was not created?

    • @GatewayITTutorials
      @GatewayITTutorials  3 роки тому

      Change the [Web Check] part to [ICANWeb], because it seems like you've given that name to the item. To put it simply, web check name has to be included in the trigger's square brackets.

  • @vulgarsonic
    @vulgarsonic 2 роки тому

    Thank you for a good tutorial!
    I could not get the trigger expression correct in Zabbix 6, they have changed strlen ro "lenght" and it will not accept ">0" as a condition there :(

    • @dipendramaharjan1411
      @dipendramaharjan1411 2 роки тому

      i am also using Zabbix 6 but triger expression is not working for me as well. what is the correct trigger expression for zabbix6?

    • @Dencho0oy
      @Dencho0oy 2 роки тому +1

      @@dipendramaharjan1411 You can find the correct expression in Zabbix Documentation. For Zabbix 5.4 and 6 is different. Look at Documentation Chapter 9.1, Example 2.
      You should replace the "host" and "Scenario" with yours.

    • @user-vx5hc3xg5g
      @user-vx5hc3xg5g 9 місяців тому

      @@Dencho0oy It's a year since your comment but it helped me out, thank you!