From 0dd9f1fc781d0faebcc633032d1cfd294bfab570 Mon Sep 17 00:00:00 2001 From: Marcus Povey Date: Sat, 6 Apr 2013 16:36:50 +0100 Subject: [PATCH] Updated example script path to something sensible; changing graph category to network --- plugins/beboxsync/beboxstats | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/beboxsync/beboxstats b/plugins/beboxsync/beboxstats index 184b8315..5f539724 100755 --- a/plugins/beboxsync/beboxstats +++ b/plugins/beboxsync/beboxstats @@ -4,7 +4,7 @@ use strict; my ($Args) = @ARGV; -my $expecter = "/home/alex/bin/beboxstats.expect"; +my $expecter = "/path/to/beboxstats.expect"; if ($Args) { @@ -21,7 +21,7 @@ if ($Args) { printf(" graph_title bebox line stats graph_vlabel deciBels -graph_category other +graph_category network graph_info This graph shows the various line parameters attenuationdownstream.label Downstream Attenuation attenuationupstream.label Upstream Attenuation