From 38a921912b9383dcc95bb3c9ff3a188fe3caabc9 Mon Sep 17 00:00:00 2001 From: Gabriel Filion Date: Sat, 10 Aug 2019 02:34:27 -0400 Subject: [PATCH] asterisk: another typo in config prevents graphs from showing up This typo causes the following error during munin-update: asterisk_codecs.graphs_title Asterisk channels per codec' : Parse error in /var/lib/munin/datafile for asterisk_codecs.graphs_title: This error completely prevents munin-update from creating graphs for the asterisk plugin. --- plugins/asterisk/asterisk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/asterisk/asterisk b/plugins/asterisk/asterisk index 2436a069..24941659 100755 --- a/plugins/asterisk/asterisk +++ b/plugins/asterisk/asterisk @@ -192,7 +192,7 @@ END print <