An overview of Zabbix 4.0 and how we are using it.

Поделиться
HTML-код
  • Опубликовано: 2 янв 2025

Комментарии • 107

  • @MikeJamieGavin
    @MikeJamieGavin 6 лет назад +57

    For anyone setting up config files for Windows boxes, be aware that entries in the config file are case sensitive. For example, if your Zabbix folder is C:\Zabbix, and you create the log entry like:
    LogFile=C:\zabbix\zabbix_agentd.log
    your config will fail. If you change it to:
    LogFile=C:\Zabbix\zabbix_agentd.log
    (note the uppercase Z) it will load.
    In general Windows is case aware, but not case sensitive, so this can burn a seasoned Windows admin.

  • @JamesT65
    @JamesT65 5 лет назад +2

    I installed this across my home network monitoring, raspberry pi, my phone and 4 virtual systems along with Grafana for server monitoring. My only mistake was installing an older server with newer clients and getting header issues, solved with deploying a 4.0 server... Fantastic tool that allows me to automate a lot of functions.

  • @lkfng
    @lkfng 6 лет назад +16

    Will there be a video on how to set this up and begin monitoring our first servers?

  • @zbc_152
    @zbc_152 6 лет назад +6

    Awesome video! We're having a LibreNMS vs Zabbix show-down at work. I'd love to see more on this NMS.

    • @subkhanave
      @subkhanave 6 лет назад

      how's the result? AFAIK LibreNMS don't have yet granular alerting option

  • @sabmayahai320
    @sabmayahai320 6 лет назад

    A perfect short video for understanding the look and feel of the zabbix monitoring system UI. Thanks!!

  • @MrSupermansmother
    @MrSupermansmother 3 года назад

    Thx again! Everytime i need some info im ending up on your channel. Great stuff

  • @TheMemcon
    @TheMemcon 6 лет назад +2

    Great video! Would love to see more Zabbix videos/tutorials.

  • @geogmz8277
    @geogmz8277 6 лет назад +6

    I have Pfsense+Zabbix+Grafana is really cool thing to have.

  • @ShivohamTamilMeaning
    @ShivohamTamilMeaning 4 года назад

    Thank you. Nice walk through.. much appriciated

  • @zzzz104
    @zzzz104 5 лет назад

    Thanks for another great video! Love to see more videos about Zabbix

  • @BandanazX
    @BandanazX 4 года назад +2

    Every search... LAWRENCE SYSTEMS!

  • @Amzouri360
    @Amzouri360 4 года назад

    you're a great man
    God bless this abundant knowledge

  • @daphbobo
    @daphbobo 6 лет назад

    hello, I'm a fan of you channel, pretty good content. I agree Zabbix is simple abd powerful. I have used cacti, nagios and now been using zabbix for a few years. it's my eyes into the network performance, havnt upgraded to zabbix 4.0 though.. i've just upgraded to zabbix 3.4 about a year or so. I create my own templates to keep it simple and get just what i need and not all of it. the real trick is tuning zabbix and zabbix database. got about a thousand monitored devices.

  • @davidharrison865
    @davidharrison865 6 лет назад +1

    Tom - great video as usual.
    I'm running the latest pfSense and have just installed Zabbix 4.x
    Noticed in your video you are pulling elements from pfSense beyond what the freeBSD template provides, such as the interfaces etc. Do you have a template you can share or point to for the Zabbix server that matches what the agent packages that are bundled with pfSense?

  • @cfisupply
    @cfisupply 6 лет назад +1

    +1 for the getting started video. I'm working on building a home lab as well as another lab setup for a local group's "Tech Night".
    Also interested in LibreNMS which has been mentioned in the comments. I'm trying to keep as much of the lab project as open sourced as possible.

  • @johanweyers1359
    @johanweyers1359 3 года назад

    Can we receive an updated video perhaps?

  • @bopal93
    @bopal93 4 года назад +1

    Thanks for the video. What Zabbix template are you using? Could you share please?

    • @bopal93
      @bopal93 4 года назад

      bump!

    • @RakshithPrakash
      @RakshithPrakash 4 года назад

      @@bopal93 lol , where are you planning to use this?

    • @bopal93
      @bopal93 4 года назад

      @@RakshithPrakash pfsense. To monitor gateways, bandwidth, vpn status, latency etc

  • @prtaz3
    @prtaz3 8 месяцев назад

    Wondering if you're still using Zabbix or if you would recommend another open source monitoring tool. Keep up the great videos.

  • @MirkWoot
    @MirkWoot 6 лет назад +7

    It looks Very VERY much like my Telegraf + InfluxDB + Grafana setup. But this seems to have other and more options, better in some areas.

  • @UltramaticOrange
    @UltramaticOrange 6 лет назад

    3:25 Just a friendly reminder that setting alerting thresholds is an iterative process and trying to get it all right in one shot is more painful than enabling and tuning a few at a time.

  • @BrianThomas
    @BrianThomas 3 года назад

    Question. Are you installing the zabbix server on the pfsense box or the agent?

  • @t0nkatsu
    @t0nkatsu 4 года назад

    Is it possible to get latency/packet loss data for a certain host from a pfSense box? The monitoring on pfSense itself isn't enough for getting a good picture of ISP faults and network congestion problems (unless I've overlooked something). Could I use Zabbix with pfSense to get this kind of data?

  • @bralis2
    @bralis2 3 года назад

    Can Zabbix control applications to the level for example when let's say a software developer write something in the code and output is printed in the console of IDE and actually Zabbix can read this and report it ?

  • @Metal1996
    @Metal1996 6 лет назад +1

    I have been trying to find a way to install the agent onto FreeNAS. From my research I would need to setup a jail but wonder if there's a way around that. How did you install the agent on your FreeNAS?

    • @LAWRENCESYSTEMS
      @LAWRENCESYSTEMS  6 лет назад +2

      I just downloaded the zabbix agent directly on to the FreeNAS system and added the zabbix user for it to run as.

    • @RC_92
      @RC_92 5 лет назад

      @@LAWRENCESYSTEMS Can you demonstrate. Tried this zabbix.org/wiki/Install_on_FreeNAS, stuck on the ON THE FREENAS BOX part.

  • @connorcleveland9166
    @connorcleveland9166 6 лет назад +1

    Using zabbix 3.4 installed from Ubuntu apt repos. Does anyone know if the version on the ppa has the libcurl module compiled? I want to update to 4.0 with libcurl support but I didn't all the way through compiling from source. Also my zabbix agent on pfsense stopped working after the latest pfsense update that went to php 7 :(
    Edit: Spun and migrated to zabbix 4 using their ppa with no issues and it is compiled with all the extras like libcurl support.

  • @charliebrownau
    @charliebrownau 6 лет назад

    Happy Christmas and Merry new Year

  • @OneVerySadPanda
    @OneVerySadPanda 4 года назад +4

    Correction. You were using SolarWinds :-D

  • @lanceeilers5061
    @lanceeilers5061 6 лет назад

    Very Cool Tom , will have a look at it at a later stage - I need to get to the gym , but it kind of reminds me of net health , Concord ..... etc we used in the Frame relay and Cisco networks , in my previous life , thanks a bunch Tom ... just a quick question were you also experiencing performance and stability issues with xcp and xoa (cpu and mem high utilization) , I recently ended up rolling back to version 7.4 and 5.28 and restoring my vdi's - I know there is some testing going on , with test patches .... fun fun fun happy day's are here again Tom I was also wondering about that hole in your back yard , you could have rented a small digger loader (bob cat) and possibly dug it up yourself , or if you feel really ambitious possible tried your hand at a shovel would have saved you heaps of cash ......and less foundation damage (possibly up and coming) .... part of life ... write it on your stomach and wipe it off ... have a great one , cheers for ears and have a blessed season .....

  • @ericolson3752
    @ericolson3752 4 года назад +1

    This is great and all, how the hell do you get it to do all this??! It's like a full time job just getting this set up and to do what you want it to do.

  • @guyevans1425
    @guyevans1425 6 лет назад +1

    Yay for a video on Zabbix. Reminds me that I need to clean up and update mine

  • @LokeshKumarJ-qn4bq
    @LokeshKumarJ-qn4bq 6 лет назад +3

    can you make a video for setting it up ??? fan request :-)

  • @fdgvieira82
    @fdgvieira82 6 лет назад

    Awesome video! Thanks.

  • @loeken
    @loeken 6 лет назад +4

    What about icinga/icinga director ? :)

  • @alpachino468
    @alpachino468 5 лет назад

    Struggling with the pfsense firewall rules a little. My external server needs to connect home and to the correct VLAN, but I just cannot get it to work...?

  • @rv112xy
    @rv112xy 4 года назад

    How did you get the interfaces working from pfSense? I chose template FreeBSD but only can get CPU and Memory usage shown. Network discovery is shown as "not supported". What am I doing wrong?

    • @rv112xy
      @rv112xy 4 года назад

      Got it working by using OS Linux template instead of the OS FreeBSD template.

  • @hannesm.2130
    @hannesm.2130 4 года назад

    maybe I just overlooked it :)
    do you have a video where zabbix installation in a jail on a FreeNAS is shown ?
    i just have the problem that Zabbix server 4.4 runs in a jail, but in the frontend say "PostgreSQL server is nit running..."
    the status at the SSH is running.
    Any idea what's wrong in my mindset ?
    Thx forward
    Hannes

    • @LAWRENCESYSTEMS
      @LAWRENCESYSTEMS  4 года назад +1

      I don't run it in a jail

    • @hannesm.2130
      @hannesm.2130 4 года назад

      @@LAWRENCESYSTEMS I've given up the installation in a jail. it looks like the PHP 7.4 is not compatible. Now i've installed Zabbix 5.0 in a Debian VM on a FreeNAS Host - that's working fine :) sorry, for my delay in the reply.

  • @willross6468
    @willross6468 6 лет назад

    Would love to see some Zabbix videos for getting common stuff setup. Both nagios and Zabbix do not have many video resources for beginners. There are a couple scattered around on YT, but pretty outdated or poor production quality

    • @IvarsRuza
      @IvarsRuza 3 года назад

      ruclips.net/video/2pUnsRje2jg/видео.html

  • @izzojuan
    @izzojuan 6 лет назад +2

    Hello Lawrence, what distro and theme used in the video, and i love que terminal that you use. Thanks!

  • @abdelhakeljamali4101
    @abdelhakeljamali4101 5 лет назад

    great videos many thanks

  • @barma1309
    @barma1309 6 лет назад

    Using zabbix from 2.0 version, it's cool staff. 4.0 is awesome

  • @tcstev1
    @tcstev1 6 лет назад

    How do I set up the web access. I have the agent install on my Windows server. But I am not stuck in the mud!

  • @OthmanAlikhan
    @OthmanAlikhan 4 года назад

    Thanks for the video =)

  • @davidharo3612
    @davidharo3612 2 года назад

    Buenas tardes, disculpa tendras los templetas de la version 4.0?

  • @cesaramaral129
    @cesaramaral129 5 лет назад

    I need a help. I am looking for a way to verify if a website is up or down (code 200) or redirect. The problem is the amount of 150 sites. Any trick to do or I need to insert one by one as a host that belongs to a group. Thanks for your attention

  • @CapitaineWEB-FR
    @CapitaineWEB-FR 6 лет назад

    Wonder if it can monitor FreePBX. Didn't you had a freepbx installation for your phone?

    • @MikeJamieGavin
      @MikeJamieGavin 6 лет назад

      You can see the templates here: share.zabbix.com/atc/pbx/all
      Without a template, you can monitor a bunch of stuff, so even if they don't have a template for your pbx, you can still get alerts about disk space, CPU, etc by just using the linux template that applies to your box.

    • @stevedestivelle4228
      @stevedestivelle4228 6 лет назад

      Of course you could monitor it with Zabbix. Just check the template on share.zabbix.com or made one based on fwconsole command.

  • @_MD80
    @_MD80 5 лет назад

    Do you use Zabbix as an alternative to Solarwinds NPM?

    • @LAWRENCESYSTEMS
      @LAWRENCESYSTEMS  5 лет назад +1

      partially

    • @_MD80
      @_MD80 5 лет назад

      @@LAWRENCESYSTEMS so do you use NPM too?

  • @stonent
    @stonent 4 года назад

    Has anyone gotten Zabbix to run in Hyper V under WIndows 10 1909? Either the appliance VHDX or the .ISO freeze on the kernel messages during boot under a Generation 1 system.

  • @cenubit
    @cenubit 6 лет назад

    Is it badland. For example Kubernetes , It is not possible to monitoring qualitatively. It's a torment.

  • @khue6377
    @khue6377 6 лет назад +1

    How can you this to monitor your home network

    • @MikeJamieGavin
      @MikeJamieGavin 6 лет назад

      If you have and devices (switches) that support SNMP, you can monitor them. If you have any other computers, you can install an agent and point them towards your Zabbix server.

    • @barma1309
      @barma1309 6 лет назад +1

      @@MikeJamieGavin are you mean Snmp?

    • @MikeJamieGavin
      @MikeJamieGavin 6 лет назад +1

      @@barma1309 yes. Edited to fix the typo.

  • @JakeHillion
    @JakeHillion 6 лет назад

    Do you have any solution to open source centralised log management? Somewhat like PaperTrail

    • @jassona
      @jassona 6 лет назад

      ELK

    • @tomcollins2163
      @tomcollins2163 5 лет назад

      Graylog. We have a 6-node cluster which is now a fully-fledged SIEM; integrating with OTX. It also supports Grafana for improved visualisations. I cannot speak highly enough of it, and of course, it's opensource. Make sure you add the aggregate alert plugin..

  • @marksie1988
    @marksie1988 6 лет назад +1

    just had a look at Zabbix, seems to have quite a bit missing from the interface e.g. top x resource etc. also cant seem to have a widget that shows the URL of the monitored websites
    may work best with the grafana plugin tbh

  • @chucksw1
    @chucksw1 6 лет назад

    Curious on how much data it stores for a given time?

    • @MikeJamieGavin
      @MikeJamieGavin 6 лет назад

      It logs what you tell it to. It varies largely on the device and the template you use to monitor it.

  • @BobBlanchett
    @BobBlanchett 6 лет назад +1

    And then to monitor endpoints... Add osquery ;)

  • @hazarablood-bank3242
    @hazarablood-bank3242 4 года назад

    i am facing problem for connecting mysqli it dose not connect can you please help me why.

  • @lordgarth1
    @lordgarth1 6 лет назад

    I was just looking at this to replace CA UIM.

  • @QQBB
    @QQBB 2 года назад

    nice intro video

  • @vongocngu2433
    @vongocngu2433 5 лет назад +1

    Hello guy, can you give me theme chrome you using ?

  • @antoniomanuelfidalgo7565
    @antoniomanuelfidalgo7565 6 лет назад

    Nice video. Tks.

  • @jolejo7
    @jolejo7 6 лет назад +1

    Personally I've try a few different monitoring system.
    They are all look similar and work in way pretty similar.
    For me the point that make me user nagios:
    Plugins: Nagios Core offers an extensive range of additional plugins. Zabbix:No
    Documentation goes to Nagios
    Pnp4Nagiois for Graph

  • @harsha_b6549
    @harsha_b6549 5 лет назад

    Hi , Im using Zabbix 4.0
    I'm trying to monitor a log file for the word "error"
    server and host(host agent is configured with server ip in agent.config file) agents are up
    opened 10050 - 10051 ports between machines and the debugmode with 5
    I have created
    Item key = "log[/var/log/test.log,ERROR]"
    Trigger = "{zabbix-host:log[/var/log/test.log,ERROR].str(ERROR)}=1"
    There is no trigger generated, and im not able to find any logs for the item in zabbix-agent.log
    I have tried with may triggers expressions and different item keys for diffrenet log files, still there is no trigger or log generated.
    Can any one tell me how to troubleshoot this issue.

  • @renragged
    @renragged 3 года назад

    26:02 I believe it's pronounced: Wa-way

  • @expectnomercyracing730
    @expectnomercyracing730 6 лет назад

    WTF I don't watch for a few days decide to set up a zabbix server having issues connecting why didn't I include LTS with my searches.
    haven't watched yet but I'm sure yall help.

  • @bobbymoore868
    @bobbymoore868 3 года назад

    vs. PTRG?

  • @thingyee1118
    @thingyee1118 6 лет назад +2

    Dude it’s all about LibreNMS and snmpd

  • @JensAndersson
    @JensAndersson 6 лет назад +1

    Using check_mk @ Work gonna check out zabbix

  • @Amzouri360
    @Amzouri360 4 года назад

    What ...... the system Linux ... !!!
    Who was installed ( Zabbix )
    Thank man lan

  • @vickyyagami
    @vickyyagami 4 года назад

    Darkmode makes thing harder to see

  • @JoeKingstonS
    @JoeKingstonS 6 лет назад +2

    Check out CheckMK. It's very easy to set up and free.

  • @amirnorouzi8450
    @amirnorouzi8450 4 года назад

    There is little about networking.

  • @pierreancelot8864
    @pierreancelot8864 4 года назад

    Zabbix is the worst monitoring software I had to deal with. Have a look at Prometheus + grafana

    • @testes2390
      @testes2390 3 года назад

      Hi Pierre
      Could I know why... is it bad... thanks