From 0e0de011365beb4418b1b0e699b504b783b1448f Mon Sep 17 00:00:00 2001 From: Gabriel Filion Date: Sun, 11 Aug 2019 00:34:30 -0400 Subject: [PATCH] asterisk: the confbridge graph is in the wrong category This was a copy/paste error that slipped by unnoticed :\ --- plugins/asterisk/asterisk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/asterisk/asterisk b/plugins/asterisk/asterisk index bceb70da..777a34cd 100755 --- a/plugins/asterisk/asterisk +++ b/plugins/asterisk/asterisk @@ -209,7 +209,7 @@ if ($confbridge_enabled == '1') { multigraph asterisk_confbridge graph_title Asterisk ConfBridge statistics graph_args --base 1000 -l 0 -graph_category asterisk +graph_category voip users.label Connected users conferences.label Active conferences END