Bugfix Kategorie

This commit is contained in:
Michael Grote 2021-09-16 20:21:23 +02:00
parent e58712dd6f
commit a7f17eacb8

4
extern/acng vendored
View file

@ -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}