diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-08-11 13:57:51 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-08-11 13:57:51 +0200 |
commit | 83ec06a70ac83473e1de1168ad0d88462292fd1f (patch) | |
tree | 3641f813932f745e494d6a9221bf0e97ad9e3213 /doc | |
parent | 232790942327e272d2a3ce407b2fa7cfcb77e05d (diff) | |
download | dabmux-83ec06a70ac83473e1de1168ad0d88462292fd1f.tar.gz dabmux-83ec06a70ac83473e1de1168ad0d88462292fd1f.tar.bz2 dabmux-83ec06a70ac83473e1de1168ad0d88462292fd1f.zip |
Add delay logic to odr-zmq2edi
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/stats_dabmux_multi.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/stats_dabmux_multi.py b/doc/stats_dabmux_multi.py index 05f52af..664f2f1 100755 --- a/doc/stats_dabmux_multi.py +++ b/doc/stats_dabmux_multi.py @@ -32,7 +32,7 @@ low.warning 1: multigraph over_underruns_{ident} graph_title Contribution {ident} over/underruns graph_order underruns overruns -graph_args --base 1000 +graph_args --base 1000 --logarithmic graph_vlabel number of underruns/overruns during last ${{graph_period}} graph_category dabmux graph_info This graph shows the number of under/overruns for the {ident} ZMQ input |