Skip to content
forked from syepes/zbx2git

Zabbix Configuration Versioning Manager

License

Notifications You must be signed in to change notification settings

dev-dsp/zbx2git

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

JRuby | Parallel | Zabbixapi | Git

About

Zabbix Configuration Versioning Manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%