All Projects → syepes → zbx2git

syepes / zbx2git

Licence: other
Zabbix Configuration Versioning Manager

Programming Languages

ruby
36898 projects - #4 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to zbx2git

KSC
Kaspersky Security Center monitoring helper
Stars: ✭ 13 (-43.48%)
Mutual labels:  zabbix
effluence
Zabbix loadable module for real-time export of history to InfluxDB
Stars: ✭ 26 (+13.04%)
Mutual labels:  zabbix
envkey-python
EnvKey's python library. Protect API keys and credentials. Keep configuration in sync.
Stars: ✭ 24 (+4.35%)
Mutual labels:  configuration-management
Elasticsearch-zabbix-monitor
Elasticsearch zabbix 监控
Stars: ✭ 16 (-30.43%)
Mutual labels:  zabbix
zabbix-templates
Zabbix templates
Stars: ✭ 104 (+352.17%)
Mutual labels:  zabbix
zabbix 44x next
Zabbix Next: Continued development of Zabbix version 4.4.x (unofficial)
Stars: ✭ 12 (-47.83%)
Mutual labels:  zabbix
holo
Minimalistic configuration management
Stars: ✭ 88 (+282.61%)
Mutual labels:  configuration-management
i3configger
i3 config manipulation tool
Stars: ✭ 23 (+0%)
Mutual labels:  configuration-management
dynamic-config
A dynamic config library for Node.js implemented in TypeScript
Stars: ✭ 29 (+26.09%)
Mutual labels:  configuration-management
monitor ce
OneOaaS Monitor Community Edition
Stars: ✭ 35 (+52.17%)
Mutual labels:  zabbix
irsync
rsync on interval, via command line binary or docker container. Server and IOT builds for pull or push based device content management.
Stars: ✭ 19 (-17.39%)
Mutual labels:  configuration-management
trimmer
An editor, build and player configuration framework for the Unity game engine.
Stars: ✭ 56 (+143.48%)
Mutual labels:  configuration-management
Zabbix-Network-Weathermap
Network weathermap for Zabbix
Stars: ✭ 83 (+260.87%)
Mutual labels:  zabbix
configi.old
Bloat-free configuration management
Stars: ✭ 35 (+52.17%)
Mutual labels:  configuration-management
Pokedex
Pokedex is a robust Discord bot that mimics the iconic Pokedex from the Pokemon games and show. It's loaded with features to help players of all skill levels to learn and better enjoy Pokemon! The goal of Pokedex is to provide users with as much data about the Pokemon games as they desire conveniently and with minimal effort.
Stars: ✭ 18 (-21.74%)
Mutual labels:  configuration-management
agollo
🚀Go client for ctrip/apollo (https://github.com/apolloconfig/apollo)
Stars: ✭ 563 (+2347.83%)
Mutual labels:  configuration-management
climatecontrol
Python library for loading settings and config data from files and environment variables
Stars: ✭ 20 (-13.04%)
Mutual labels:  configuration-management
CoSky
High-performance, low-cost microservice governance platform. Service Discovery and Configuration Service | 高性能、低成本微服务治理平台
Stars: ✭ 57 (+147.83%)
Mutual labels:  configuration-management
zabbix-alerta
Forward Zabbix alerts to the alerta monitoring system
Stars: ✭ 94 (+308.7%)
Mutual labels:  zabbix
php-weathermap-zabbix-plugin
PHP Weathermap plugin for Zabbix (using Zabbix API)
Stars: ✭ 24 (+4.35%)
Mutual labels:  zabbix

zbx2git - Zabbix Configuration Versioning Manager


zbx2git - Exports your Zabbix configuration and uses Git to store any changes made from the previous runs

A brief overview of how zbx2git works:

  • Reads your Zabbix instance configuration from zbx2git.json
  • Exports all the available configuration objects through the API (configuration.export) taking advantage of parallelism
  • Individually saves the retrieved configurations locally
  • A Git Repository is created and maintained for each of the exported configurations objects

Pre-build Docker images

Build Requirements

  • Ruby + Gems: parallel zabbixapi git
  • Git

CGit integration

Take a look at cgit_integration

cgit_integration

Contribute

If you have any idea for an improvement or find a bug do not hesitate in opening an issue.

License

zbx2git is distributed under the Apache 2.0 License

Copyright © 2016, Sebastian YEPES F.

Used open source projects

Ruby | Parallel | Zabbixapi | Git

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].