Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/willnilges/uisp2zabbix

A broker for forwarding UISP device statistics to Zabbix
https://github.com/willnilges/uisp2zabbix

broker json nycmesh python service uisp zabbix zappix

Last synced: about 20 hours ago
JSON representation

A broker for forwarding UISP device statistics to Zabbix

Awesome Lists containing this project

README

        

(not so) Spiritual successor to:
https://github.com/andybaumgar/nycmesh-metrics-logger/

This is a tool that brokers data from the UISP API and pushes it to Zabbix.

Why? Because Ubiquiti's SNMP implementation is totally busted on the AF60-XR and their ticketing system doesn't work so I can't even tell them about it.

`docker run --rm -d --env-file .env -v ./log:/opt/uisp2zabbix/log --name uisp2zabbix willnilges/uisp2zabbix:main`