summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xfiles/munin/ejabberd_2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/munin/ejabberd_ b/files/munin/ejabberd_
index e3a719f..84cb6f2 100755
--- a/files/munin/ejabberd_
+++ b/files/munin/ejabberd_
@@ -96,7 +96,7 @@ fi
if [ "$1" = "config" ]; then
echo 'graph_args --base 1000 -l 0'
echo 'graph_scale no'
- echo 'graph_category network'
+ echo 'graph_category ejabberd'
echo 'graph_info This graph shows a statistic of ejabberd '
if [ "$MODE" == "connections" ]; then