mschoch / rtlamr_exporter

A Prometheus exporter for data collected by rtlamr.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtlamr_exporter

A Prometheus exporter for data collected by rtlamr.

Usage

Pipe the output of rtlamr that you want to expose:

rtlamr -filterid=<yourdevice> -msgtype=scm -format=json -centerfreq=915000000 | rtlamr_exporter

By default this presents the data for prometheus on port 9415, you can override this with the -addr flag.

About

A Prometheus exporter for data collected by rtlamr.

License:Apache License 2.0


Languages

Language:Go 100.0%