acng Katgorie hinzugefügt
This commit is contained in:
parent
1593e83a7a
commit
972cdd2040
1 changed files with 2 additions and 0 deletions
2
extern/acng
vendored
2
extern/acng
vendored
|
@ -127,6 +127,7 @@ sub print_config{
|
|||
|
||||
print << 'EOC';
|
||||
multigraph acng_bytes
|
||||
echo "graph_category acng"
|
||||
graph_title Apt-Cacher NG bytes
|
||||
graph_order origin client
|
||||
graph_vlabel bytes per ${graph_period}
|
||||
|
@ -148,6 +149,7 @@ EOV
|
|||
print << 'EOC';
|
||||
|
||||
multigraph acng_requests
|
||||
echo "graph_category acng"
|
||||
graph_title Apt-Cacher NG requests
|
||||
graph_order origin client
|
||||
graph_vlabel requests per ${graph_period}
|
||||
|
|
Loading…
Reference in a new issue