diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-09-23 19:00:45 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-09-23 19:00:45 +0200 |
commit | b24baf8a1a59f87fae84a80115beaa73d3e5cd4f (patch) | |
tree | aa876e7b939f893b0f6ad6767dbaac43e2f5dd1c /systemenvironments.tex | |
parent | 8d60e3486dd6b0f2dc72223dc3f660d5d6ab8e00 (diff) | |
download | mmbtools-doc-b24baf8a1a59f87fae84a80115beaa73d3e5cd4f.tar.gz mmbtools-doc-b24baf8a1a59f87fae84a80115beaa73d3e5cd4f.tar.bz2 mmbtools-doc-b24baf8a1a59f87fae84a80115beaa73d3e5cd4f.zip |
Rework to prefer EDI over ZeroMQ
Diffstat (limited to 'systemenvironments.tex')
-rw-r--r-- | systemenvironments.tex | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/systemenvironments.tex b/systemenvironments.tex index 64aab2c..1267c0d 100644 --- a/systemenvironments.tex +++ b/systemenvironments.tex @@ -169,9 +169,10 @@ In addition to basic system measurements like CPU, RAM and disk usage, NTP synchronisation, disk and network performance, there are custom data sources available for ODR-DabMux and ODR-DabMod. -The ODR-DabMux data sources include ZMQ input buffer monitoring (buffer level, -underruns and overruns) and the peak audio input levels (mono, or stereo). The -plugin for ODR-DabMod can monitor SDR device statistics among others. +The ODR-DabMux data sources include EDI and ZMQ input buffer monitoring (buffer +level, underruns and overruns) and the peak audio input levels (mono, or +stereo). The plugin for ODR-DabMod can monitor SDR device statistics among +others. The plugins are written in python and are located in the \verb+doc+ folder in the repositories. Copy them to \texttt{/etc/munin/plugins.d} and restart |