unpoller_unpoller/pkg/promunifi
Cody Lee 4b19b873ab
address issue
2025-04-04 08:33:58 -05:00
..
LICENSE
README.md
clients.go
collector.go address issue 2025-04-04 08:33:58 -05:00
logger.go
pdu.go
report.go add ubb and uci initial support 2024-12-31 16:26:54 -06:00
site.go
uap.go
ubb.go adds in UBB & UCI support 2025-01-02 08:57:47 -06:00
uci.go adds in UBB & UCI support 2025-01-02 08:57:47 -06:00
udm.go
usg.go adds device uplink stats for issue #585 2025-01-02 12:41:34 -06:00
usw.go
uxg.go

README.md

prometheus

This package provides the interface to turn UniFi measurements into prometheus exported metrics. Requires the poller package for actual UniFi data collection.