forked from ha7ilm/openwebrx
-
Notifications
You must be signed in to change notification settings - Fork 145
How to get openwebrx stats into collectd
jketterl edited this page May 29, 2019
·
15 revisions
Collectd is a nifty little tool; it collects various bits and pieces of information all around your system in intervals so you can make nice little charts out of it. You can use the openwebrx status interface to get some stats about openwebrx, too, using the curl plugin:
pi@sdr02:~ $ cat /etc/collectd/collectd.conf.d/openwebrx.conf
LoadPlugin curl
<Plugin curl>
<Page "openwebrx_stats">
URL "http://localhost:8073/status"
<Match>
Regex "users=([0-9]+)"
DSType "GaugeAverage"
type "users"
Instance "openwebrx_users"
</Match>
</Page>
</Plugin>
Supported Hardware
Setup Guide
Docker
Manual installation
Upgrading an installation
Migrating to OpenWebRX 1.0
RHEL specific notes
User Management
Configuration
Bookmarks
Background decoding
How to get openwebrx stats into collectd
Airspy HF+ and Discovery
Airspy R2 / Mini
HackRF
Perseus HF receiver
RTL-SDR
Radioberry
SDRPlay
HPSDR / Hermes-Lite 2
FiFi-SDR
AMBE vocoder