An open API service indexing awesome lists of open source software.

https://github.com/gfechio/zabbix_balancer


https://github.com/gfechio/zabbix_balancer

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Zabbix Proxy Balnacers

Project to balnace the zabbix proxy subscription the the porxies with less load on it

## Getting Started

- Change the configs and run it with NGINX to cache if you thisk it is better.
- Using PUppet/Chef/Ansible to subscribe to the best proxy.

### Prerequisites

- Python (Most of it written with standart libraries)

### Installing

```
- Git clone
- Run with the deamonizer you feel more comfortable with
```

## Built With

Python 2.7 .

## To Do
- Improve config file
- Maybe create a internals on zabbix for that ?
- Not tested ont zabbix 3

## Authors

* **Giordano Fechio**

## License

Copyright [2017] [Giordano Dezute Fechio]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

## Acknowledgments