Zabbix Docker Containers

  Рет қаралды 70,804

Zabbix

Zabbix

Күн бұрын

Пікірлер: 72
@AvinashaSharmaP
@AvinashaSharmaP 3 жыл бұрын
I thought I need to have the DB installed as a container separately! This is way too easy! Thank you
@ruslanbo3606
@ruslanbo3606 2 жыл бұрын
Thanks, Dmitry! Very useful tutorial, i was looking how to setup zabbix agent in container and I found it.
@simonsonjh
@simonsonjh 4 жыл бұрын
I just used this guide to install Zabbix 5.2.2 on a new NAS I built with OpenMediaVault and ZFS. OMV does not have a great built-in monitor, so Zabbix is way better at telling me when a drive is having trouble.
@simonsonjh
@simonsonjh 4 жыл бұрын
Well, I decided OMV was not so useful, so I just installed Ubuntu instead and setup a ZFS pool myself. Then I installed Zabbix using this Docker method. the docker-compose files install the zabbix-agent container, but I want zabbix-agent2. How can I do it? I also have not been able to edit the zabbix-server config file in the container. How can I do it?
@simonsonjh
@simonsonjh 4 жыл бұрын
I managed to modify the docker-compose file to switch to zabbix-agent2 by changing this value: image: zabbix/zabbix-agent2:latest I also added a line to start the container services: restart: always
@ЮсифЮсифов-р4т
@ЮсифЮсифов-р4т 3 жыл бұрын
Дмитрий, спасибо!
@preds.bundalo5408
@preds.bundalo5408 3 жыл бұрын
Extremely helpful, Dmitry! Your other videos in your other channel are also very helpful. Thank you!
@BlackYgritte
@BlackYgritte 5 жыл бұрын
only thing i had slight problem with was getting zabbix server monitor itself through the agent when i first setup a docker demo in my homelab otherwise it was a quick as running docker-compose up :) really handy for demo's and testing
@jakubkubkowski7755
@jakubkubkowski7755 Жыл бұрын
Do you know now hot to monitor zabbix server in docker by agent in another docker ?
@fredheimer
@fredheimer 2 жыл бұрын
Hello. Helpful Video but I have the problem with the containers and the ip address at 17:00 min. This IP Address 172.16.239.6 will change when you docker-compose down and up the containers. I have the problem that my zabbix agent that is also running in a container is not finding the zabbix server container, no matter if I use the DNS or IP Host option. Maybe I do something wrong or have a misconception. Can you help ?
@vadimstepanchuk7000
@vadimstepanchuk7000 4 жыл бұрын
Thank you very much Dmitry, very accessible and useful
@lawcecil8246
@lawcecil8246 4 жыл бұрын
Thx your tutorial. I have a question about checking zabbix server hostname and network card mac address. I follow your video 16:51 setting. And then zabbix record "System name" is zabbix agent hostname. If check mac address it will show zabbix agent network card's mac address. Is that setting is checking zabbix agent container not checking zabbix server container?
@mbulelo-damba
@mbulelo-damba 5 жыл бұрын
Great tutorial, keep up the good work!
@carlosmarioarrietaarenas2
@carlosmarioarrietaarenas2 5 жыл бұрын
Genial el video dmitry, bien explicado!
@Dan-hh7ve
@Dan-hh7ve 5 жыл бұрын
Hi. Thanks for videos. Could you make another one regarding auto-discovery of Proxmox Containers in Zabbix ? Without using zabbix-agent. Thanks and Good luck!
@StefanoPompa
@StefanoPompa 5 жыл бұрын
another very clear and usefull video!
@Yarisken12
@Yarisken12 5 жыл бұрын
Thank you for this quality video.
@jamesdavid5224
@jamesdavid5224 5 ай бұрын
Great guide to getting the files downloaded but mine never starts and is stuck at, "MySQL server is not available, waiting 5 seconds" You seem to skip over anything setting up for MySQL, so what must I do to sort this?
@geogmz8277
@geogmz8277 4 жыл бұрын
I'm not sure why I'm getting a "Database error - The Front End does not match the Zabbix Database"
@breezelander
@breezelander 5 жыл бұрын
Can you do a similar video deploying Zabbix using Docker swarm mode?
@e.grekov
@e.grekov 4 жыл бұрын
Да, верно, странно, что этого нет в документации, zabbix был скопирован в версию 3 файла docker-compose, используются разделы развертывания, но они не работают в режиме docker-compose up -d. Я думаю, что это должно быть примерно так: docker swarm init & docker stack deploy -c docker-compose.yaml zbx
@mbulelo-damba
@mbulelo-damba 5 жыл бұрын
I've been following this tutorial and everything was working accordingly. Once I tried to checkout to 3.4 and pull all the zabbix 3.4 images, I get an error on the zabbix_server image.
@jus4027
@jus4027 4 жыл бұрын
Great vid, what is the connection manager software you are using? Also could you do a deeper dive vid on docker setup would be good?
@mironovsan
@mironovsan 4 жыл бұрын
You don't need to type the whole Id of the container, just a first few symbols, as long as they are distinct from the other starting symbols in other IDs. For example, if Id is a34f43cd1234, typing "a3" is enough (or even just "a" if you don't have any other container IDs starting from "a")
@OlivierBaeyaert
@OlivierBaeyaert 4 жыл бұрын
Nice tutorial ! Where did you have your mug made, I love it !
@alessioamandoli290
@alessioamandoli290 4 жыл бұрын
Hello! Good tutorial I wish u have time to explain me how to add a new host to monitoring other docker. I try to create a new container but i cannot connect to zabbix server. Thanks a lot.
@simonsonjh
@simonsonjh 5 жыл бұрын
A video tutorial about low-level discovery would be helpful.
@arnonuhm2409
@arnonuhm2409 2 жыл бұрын
in contrary of the video: If you change the variable files under env_vars a simple config_cache_reload does not work. You need to run the entire docker-compose command!
@sunandpanda4458
@sunandpanda4458 Жыл бұрын
All the functionality are working in the docker but the java gateway is not working where the JMX is not able to connect . getting error when trying to get data ERROR "JavaGateway configuration parameter not set or empty" as i am using it from last 18 months ..
@ibrahimbangura2883
@ibrahimbangura2883 3 жыл бұрын
Dear Dmitry I am trying to monitor my AWS WAN Availability on my Zabbix, but the notification only stops at the Zabbix dashboard that there is a problem, but I can not receive on my Telegram which I set up for messaging, all other notifications I have been receiving notifications except for the AWS WAN. please help thanks
@slinkos
@slinkos 2 жыл бұрын
I can't find the Frontend configuration file anywhere. Even when I enter my docker container I can't find it anywhere. How can I find it?
@Commler
@Commler 5 жыл бұрын
Keep Going ! Perfect job
@simonsonjh
@simonsonjh 5 жыл бұрын
I followed your instructions on running docker-compose, but the web server container comes up unhealthy. The logs say I do not have a database :( So, I will install postgresql, but I am not sure if I need to create a Zabbix database, or how to convey the credentials to the docker compose script. I'll keep trying.
@simonsonjh
@simonsonjh 5 жыл бұрын
I discovered the database error is related to my installing Zabbix in a VirtualBox VM. When I install it on a physical machine, it works perfectly. I will see if I can fix the problem in a VM.
@alparslan-i6f
@alparslan-i6f 3 ай бұрын
it is posible to switch minor or major version without delete databases?
@lalitgarghate9526
@lalitgarghate9526 4 жыл бұрын
hey, can you please make demo video on docker monitoring, kubernetes monitoring and vmware vcenter monitoring.
@ortzinator
@ortzinator 2 жыл бұрын
Instead of looking up the IP of the agent every time, you can set it to DNS and enter the service name of the agent. (zabbix-agent in this case)
@Dozentt
@Dozentt Жыл бұрын
Tell me how to monitor PostgreSQL base Zabbix if it is in a container ?
@PalamarSat
@PalamarSat 2 жыл бұрын
zabbix-agent does not start if I run docker-compose_v3_alpine_mysql_latest.yaml, do I need to edit the config to start it? branch 6.2
@mustaphaaissat8582
@mustaphaaissat8582 5 жыл бұрын
Can Zabbix monitor docker containers?
@danielbaeza744
@danielbaeza744 5 жыл бұрын
DID YOU FIND THE WAY? I HAVE THE SAME QUESTION.
@mustaphaaissat8582
@mustaphaaissat8582 5 жыл бұрын
@@danielbaeza744 The best lead that I fond is github.com/rpsedlak/zabbix-docker . But I didn't test it yet.
@goncaloduarte8675
@goncaloduarte8675 2 жыл бұрын
Can you please explain how to deploy a zabbix docker on a Truenas Scale system? For newbies 🙏
@niloufart7546
@niloufart7546 4 жыл бұрын
I fallow instruction and everything was working correctly, but I cannot create externalscript because I've gotten this error: Read-only file system. What should I do?
@zekeng64
@zekeng64 4 жыл бұрын
in your docker-compose file, edit all the "externalscripts:ro" to "externalscripts:rw", to make it writable
@JacksonLee-pz9kp
@JacksonLee-pz9kp 2 жыл бұрын
how to backup the zabbix configuration in container environment, so no need to create all hosts again and again?
@zabbix
@zabbix 2 жыл бұрын
All of your configuration is stored in the Zabbix database. On the database level we can classify the tables in 2 types: 1. History and Trend tables 2. Configuration tables If you wish to back up only your configuration, simply back up all of the tables excluding the history/trend tables. If you wish to back up everything, including the collected metric history/trends - do a full DB dump.
@laboratoriodojulio
@laboratoriodojulio 5 жыл бұрын
Very gooood .. excelent... thank you...
@aliazadi8242
@aliazadi8242 5 жыл бұрын
How we can change the config file in zabbix server? (such Listen port, not include in .env_srv)
@bosseyu
@bosseyu 4 жыл бұрын
I am looking for Zabbix HA cluster setups with docker containers. I cannot find anything from internet. Can someone provide any information on that? Thanks!
@SL-mw1zl
@SL-mw1zl 4 жыл бұрын
Seems like if we reboot our server, Zabbix won't restart by itself?
@sajeevguru7151
@sajeevguru7151 4 жыл бұрын
Hi Sir Do you have any viedo or documents how to monitor OSPF Cisco
@mutalipkurban
@mutalipkurban 5 жыл бұрын
Is there any instructions about how to run zabbix docker on AWS ECS with RDS?
@mbb8134
@mbb8134 4 жыл бұрын
Hey, can you train me on zabbix in and out?
@danielbaeza744
@danielbaeza744 5 жыл бұрын
Hello my friends, i have a zabbix 4.2.3 server on ubuntu 18.04, and i trying to monitoring a docker (apache/php) but I cant find the way, so it is possible? and how? thaks for your time.
@Its_Sachin_Bhosale
@Its_Sachin_Bhosale 5 жыл бұрын
Please create video to monitor RDS instance from zabbix server
@sudarshandevarasam
@sudarshandevarasam 5 жыл бұрын
Can you please make a video about JMX monitoring of wildfly server
@ekoedition7317
@ekoedition7317 4 жыл бұрын
hello i have some problem here when i try docker-compose up error said ERROR: The Compose file './docker-compose_v3_alpine_mysql_latest.yaml' is invalid because: services.zabbix-web-apache-mysql.healthcheck value Additional properties are not allowed ('start_period' was unexpected) services.zabbix-web-nginx-mysql.healthcheck value Additional properties are not allowed ('start_period' was unexpected) anyone can help? Thanks
@vanomel528
@vanomel528 5 жыл бұрын
Why your back is white?
@youngkevinsmith
@youngkevinsmith 3 жыл бұрын
at 9 mins I think he gets started
@diegonayalazo
@diegonayalazo 4 жыл бұрын
Thanks
@jsalinastls
@jsalinastls 5 жыл бұрын
Yeah!
@anilozturk1507
@anilozturk1507 5 жыл бұрын
I think, monitoring systems shouldn't dockerize.
@kardonov
@kardonov 3 жыл бұрын
Какой знакомый акцент)
@anisimovng
@anisimovng 2 жыл бұрын
Тоже сижу и думаю: Англичане выглядят как наши, но почему я его понимаю????
Zabbix agent User Parameters explained
16:19
Zabbix
Рет қаралды 25 М.
you need to learn Docker RIGHT NOW!! // Docker Containers 101
23:19
NetworkChuck
Рет қаралды 2,8 МЛН
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
ZABBIX Agent Auto Registration
25:22
Dmitry Lambert
Рет қаралды 44 М.
Docker Tutorial for Beginners
50:38
mCoding
Рет қаралды 85 М.
Simple HTTPs for Docker! // Traefik Tutorial (updated)
38:06
Christian Lempa
Рет қаралды 61 М.
18 Weird and Wonderful ways I use Docker
26:18
NetworkChuck
Рет қаралды 445 М.
Getting Started with Proxmox Containers
25:09
DB Tech
Рет қаралды 89 М.
Docker-compose tutorial
19:45
Christian Lempa
Рет қаралды 69 М.
Zabbix - Monitoring and Alerting with  @AwesomeOpenSource
18:23
OneMarcFifty
Рет қаралды 74 М.
What is Docker Compose? Multiple Containers & Docker Networking
14:18
Best Docker Container Server Setup // Docker Swarm, CephFS, and Portainer
23:06
Best Docker Container Monitoring Tools - Free and open source
17:45
VirtualizationHowto
Рет қаралды 72 М.
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН