diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2020-03-11 12:25:20 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2020-03-11 12:25:20 +0100 |
commit | ccbb69188c53eb693853969327bd081c73f02552 (patch) | |
tree | a615ecd71e087bf87f8e700649a417dfac9eda40 /doc/advanced.mux | |
parent | f213daab829e68495c42009f73d540837df42fff (diff) | |
download | dabmux-ccbb69188c53eb693853969327bd081c73f02552.tar.gz dabmux-ccbb69188c53eb693853969327bd081c73f02552.tar.bz2 dabmux-ccbb69188c53eb693853969327bd081c73f02552.zip |
Describe statistics in doc/STATS.md
Diffstat (limited to 'doc/advanced.mux')
-rw-r--r-- | doc/advanced.mux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/advanced.mux b/doc/advanced.mux index e010150..1034357 100644 --- a/doc/advanced.mux +++ b/doc/advanced.mux @@ -40,7 +40,7 @@ general { ; statistics data (buffers, overruns, underruns, etc) ; which can then be graphed a tool like Munin ; The doc/stats_dabmux_multi.py tool is a suitable - ; plugin for that. + ; plugin for that. The data fields are documented in doc/STATS.md ; If the port is zero, or the line commented, the server ; is not started. managementport 12720 |