Giter Club home page Giter Club logo

docker-zabbix's Introduction

Docker-zabbix

This repository contain all information about gcavalcante8808 zabbix docker images.

You can check details of each image at the respective folder.

All images are founded on a Debian image with all modules support (except for mysql on server at this time) and support all versions through 3.0 to 3.4.

Supported Versions

In general, all stable versions of all daemons are supported. The Server is compilled with PostGreSQL support and an DB Image is provided as Well.

For proxy, the sqlite3 backend is used.

Check the Supported Versions file at (Supported Versions)

To add a new supported version, you use the script generate_version.py after install the libraries present in requirements.txt. The command has the following syntax (eg):

   python generate_releases.py --version 4.0.0

Where version is the new version to be supported. To allow the things works as expected, its nice to update the supported_versions file as well.

Simple Usage

Clone this repository (or copy the docker-compose.yml file) to your computer, and use the ** docker-compose ** to start the services:

docker-compose up -d

After 15 seconds, check the port 80; the user and password are the default (User: "Admin", Password: "zabbix").

The docker-compose file uses the latest version of all images by default.

Triggering Real Time event support (Zabbix 4.0.0+)

If you want to export events in real time as stated in https://www.zabbix.com/documentation/4.0/manual/appendix/protocols/real_time_export, you can do it through the following environment variables:

  • EVENT_EXPORT_DIR: The directory that will receive the files;
  • EVENT_EXPORT_FILESIZE: Optional, the size of each file. By default, zabbixes uses 1G as a value.

You going to need a volume inside the container to receive the logs and the user zabbix (id 1000) should have the ownership of the volume.

Author

Author: Gabriel Abdalla Cavalcante Silva ([email protected])

docker-zabbix's People

Contributors

gcavalcante8808 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-zabbix's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.