mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-09-18 16:48:44 +00:00
fix wrong label
This commit is contained in:
parent
100dc35e98
commit
08479bda7c
1 changed files with 2 additions and 2 deletions
|
@ -135,7 +135,7 @@ origin.info bytes transferred between origin and apt-cacher-ng
|
||||||
origin.label origin
|
origin.label origin
|
||||||
origin.type DERIVE
|
origin.type DERIVE
|
||||||
origin.min 0
|
origin.min 0
|
||||||
origin.info bytes transferred between apt-cacher-ng and clients
|
client.info bytes transferred between apt-cacher-ng and clients
|
||||||
client.label client
|
client.label client
|
||||||
client.type DERIVE
|
client.type DERIVE
|
||||||
client.min 0
|
client.min 0
|
||||||
|
@ -156,7 +156,7 @@ origin.info requests from apt-cacher-ng to origin
|
||||||
origin.label origin
|
origin.label origin
|
||||||
origin.type DERIVE
|
origin.type DERIVE
|
||||||
origin.min 0
|
origin.min 0
|
||||||
origin.info requests from clients to apt-cacher-ng
|
client.info requests from clients to apt-cacher-ng
|
||||||
client.label client
|
client.label client
|
||||||
client.type DERIVE
|
client.type DERIVE
|
||||||
client.min 0
|
client.min 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue