From 9d44944a826b362e839e79cbd80b0f6c526cc243 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 21 Jul 2017 14:42:01 +0200 Subject: Correct comment in show_dabmux_stats --- show_dabmux_stats.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3