Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/willnilges/uisp2zabbix
- Owner: WillNilges
- Created: 2023-12-13T03:57:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-17T22:33:42.000Z (about 1 year ago)
- Last Synced: 2024-11-05T13:11:39.223Z (about 2 months ago)
- Topics: broker, json, nycmesh, python, service, uisp, zabbix, zappix
- Language: Python
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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`