zabbix-docker | Official Zabbix Dockerfiles | Monitoring library
kandi X-RAY | zabbix-docker Summary
kandi X-RAY | zabbix-docker Summary
Zabbix is an enterprise-class open source distributed monitoring solution. Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning. For more information and related downloads for Zabbix components, please visit and
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of zabbix-docker
zabbix-docker Key Features
zabbix-docker Examples and Code Snippets
Community Discussions
Trending Discussions on zabbix-docker
QUESTION
I am using this zabbix docker compose file to run zabbix in a VM but I dont understand the subnets that have been defined at the botton.
https://github.com/zabbix/zabbix-docker/blob/4.0/docker-compose_v3_ubuntu_mysql_latest.yaml
In my internal network I use 2 subnets (one is for private subnet & one is for public subnet e.g. web servers and they start in 10.121.153.x & 10.121.152.x, zabbix is in private subnet)
2 Questions:
- Would I need the subnet specified in this docker file
- If I do, what values do I use here?
Zabbix is currently running on Ubuntu VM but all the clients are in Windows. I went down this rabbit hole because I wasnt able to run zabbix_get command from windows machine. This is the command I was trying
...ANSWER
Answered 2019-Mar-13 at 01:29Docker will create two bridge interfaces with those subnets but they will be used by the containers, it means containers will have IPs in those ranges
e.g. 172.16.238.10
will be a container in the frontend network
TL;DR it doesn't matter, they will expose the ports through the docker host IP
Please check they are reachable, is there a firewall blocking these ports?
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install zabbix-docker
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page