aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2017-07-21 14:42:01 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2017-07-21 14:42:01 +0200
commit9d44944a826b362e839e79cbd80b0f6c526cc243 (patch)
tree11f46e30483fc5ea3802261f09f5d9a59cb933ca
parentceb12b3c2116861edb4ce6eb2af3772490e0d34b (diff)
downloadmmbtools-aux-9d44944a826b362e839e79cbd80b0f6c526cc243.tar.gz
mmbtools-aux-9d44944a826b362e839e79cbd80b0f6c526cc243.tar.bz2
mmbtools-aux-9d44944a826b362e839e79cbd80b0f6c526cc243.zip
Correct comment in show_dabmux_stats
-rwxr-xr-xshow_dabmux_stats.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/show_dabmux_stats.py b/show_dabmux_stats.py
index 6bb0673..f91cfb5 100755
--- a/show_dabmux_stats.py
+++ b/show_dabmux_stats.py
@@ -1,7 +1,10 @@
#!/usr/bin/env python2
#
# present statistics from dabmux Stats Server
-# to munin
+# to standard output.
+#
+# If you are looking for munin integration, use
+# ODR-DabMux/doc/stats_dabmux_multi.py
import sys
import json