Yahoo Search Busca da Web

Resultado da Busca

  1. www.zabbix.com › container_imagesZabbix Docker images

    Zabbix offers various Docker images for its server, proxy, frontend, agent and other components. Learn how to use Zabbix Docker images from the official documentation and repositories.

    • Zabbix Appliance

      Zabbix software is pre-installed and pre-configured for...

    • Zabbix Cloud Images

      Get access to the team of Zabbix experts that know every...

    • Português

      Zabbix Docker Repository GitHub. Official Dockerfiles. Video...

    • Français

      Vous avez besoin d’aide ? Contactez l’équipe Zabbix....

    • Czech

      Stáhněte si Zabbix Docker images a prozkoumejte dokumentaci,...

    • What is Zabbix?
    • Zabbix Dockerfiles
    • Issues and Wiki
    • Contributing
    • GeneratedCaptionsTabForHeroSec

    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.

    Base Docker Image

    •alpine •centos •oracle linux from Zabbix 5.0 •ubuntu Important All Zabbix images based on CentOS 8 image can not be updated anymore because CentOS 8 base image is outdated on Docker Hub (base image is not updated for half year). CentOS Stream 8 and CentOS Stream 9 from quay.io is used currently.**

    Usage

    There is some documentation and examples in the official Zabbix Documentation! Please also follow usage instructions of each Zabbix component image: •zabbix-appliance - Zabbix appliance with built-in MySQL server, Zabbix server, Zabbix Java Gateway and Zabbix frontend based on Nginx web-server Important Zabbix Docker Appliance has been decommissioned and will not be available for 3.0.31, 4.0.19, 4.4.7, 5.0.0 and newer releases. Please use a separate Docker images for each component instead of the all-in-one solution.** •zabbix-agent - Zabbix agent •zabbix-agent2 - Zabbix agent 2 •zabbix-server-mysql - Zabbix server with MySQL database support •zabbix-server-pgsql - Zabbix server with PostgreSQL database support •zabbix-web-apache-mysql - Zabbix web interface on Apache2 web server with MySQL database support •zabbix-web-apache-pgsql - Zabbix web interface on Apache2 web server with PostgreSQL database support •zabbix-web-nginx-mysql - Zabbix web interface on Nginx web server with MySQL database support •zabbix-web-nginx-pgsql - Zabbix web interface on Nginx web server with PostgreSQL database support •zabbix-proxy-sqlite3 - Zabbix proxy with SQLite3 database support •zabbix-proxy-mysql - Zabbix proxy with MySQL database support •zabbix-java-gateway - Zabbix Java Gateway •zabbix-web-service - Zabbix web service for performing various tasks using headless web browser (for example, reporting) •zabbix-snmptraps - Additional container image for Zabbix server and Zabbix proxy to support SNMP traps

    Docker Compose

    There is provided Docker Compose files for each set of base Operating System and Database engine. Templates support several Compose profiles. Minimal set of services is brought up by default, to start additional components e.g. Zabbix Agent use profile 'full' or 'all'. Additionally, it is possible to start only required components.

    Be sure to check the Wiki-page on common problems and questions. If you still have problems with or questions about the images, please contact us through a GitHub issue.

    You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.

    Before you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.

    Find Dockerfiles of Zabbix for Docker's automated build published to the public Docker Hub Registry. Learn how to use Zabbix components with different base images, database engines and Docker Compose files.

  2. Learn how to deploy Zabbix with Docker or Docker Compose using official images and compose files. Find out how to configure Zabbix components, set environment variables, and use different base operating systems and versions.

  3. Learn how to monitor Docker engine and containers with Zabbix agent 2 or Zabbix app. Find official templates, items, macros and preprocessing for Docker metrics and events.

    Name
    Description
    Type
    Key And Additional Info
    Containers total
    Total number of containers on this host.
    Dependent item
    docker.containers.totalPreprocessingJSON ...
    Containers running
    Total number of containers running on ...
    Dependent item
    docker.containers.
    Containers stopped
    Total number of containers stopped on ...
    Dependent item
    docker.containers.
    Containers paused
    Total number of containers paused on this ...
    Dependent item
    docker.containers.pausedPreprocessingJSON ...
  4. 16 de ago. de 2017 · Aprenda a instalar o Zabbix usando conteineres Docker, com imagens oficiais e configurações personalizadas. Veja os passos para criar a rede virtual, os diretórios de dados, o certificado HTTPS e os componentes do Zabbix.

  5. 12 de dez. de 2023 · Learn how to deploy Zabbix in a Docker environment using Portainer, a user-friendly management UI for Docker. Choose from three versions of Docker Compose file to suit your monitoring needs and follow the steps to set up Zabbix components.

  6. 23 de jan. de 2023 · Aprenda a instalar o Zabbix 5 e o Grafana usando o Docker Compose, uma ferramenta que facilita o provisionamento de múltiplos containers. Veja o arquivo docker-compose.yml, o passo a passo e o vídeo explicativo.