From a7f17eacb805ce91acbb7d8adf3c46c82d8f5e1d Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Thu, 16 Sep 2021 20:21:23 +0200 Subject: [PATCH] Bugfix Kategorie --- extern/acng | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extern/acng b/extern/acng index e128c06..73197ee 100644 --- a/extern/acng +++ b/extern/acng @@ -127,7 +127,7 @@ sub print_config{ print << 'EOC'; multigraph acng_bytes -echo "graph_category acng" +graph_category acng graph_title Apt-Cacher NG bytes graph_order origin client graph_vlabel bytes per ${graph_period} @@ -149,7 +149,7 @@ EOV print << 'EOC'; multigraph acng_requests -echo "graph_category acng" +graph_category acng graph_title Apt-Cacher NG requests graph_order origin client graph_vlabel requests per ${graph_period}