项目作者: miton18

项目描述 :
Export metrics from your Unifi controller
高级语言: Go
项目地址: git://github.com/miton18/unifi-exporter.git
创建时间: 2019-03-28T08:00:08Z
项目社区:https://github.com/miton18/unifi-exporter

开源协议:MIT License

下载


Unifi exporter

Build Status

Export metrics from your Unifi controller.
This application expose or push Sensision metrics into a Warp10 platform.

  • No dependancies to other libs
  • multi-platform build

Targets

OS:

  • linux
  • darwin

Arch:

  • arm(5-6-7-64)
  • amd64

Run it

Firstly, download it on release page. then…

  1. chmod +x ./unifi-controller
  2. ./unifi-controller --config your_config.yml -v

Metrics

Metric labels attributs Desc
unifi.system.status siteId, system System status, can be OK or warning
unifi.system.rx.bytes siteId, system Bytes per seconds received by system
unifi.system.tx.bytes siteId, system Bytes per seconds sent by system