move power consumption to system group

This commit is contained in:
Christian Stade-Schuldt 2017-09-06 22:41:27 +02:00
parent 9fe16979b7
commit 78a5a202cf
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ def get_power_consumption():
def print_config():
print "graph_title AVM Fritz!Box Power Consumption"
print "graph_vlabel %"
print "graph_category network"
print "graph_category system"
print "graph_order system cpu wifi dsl ab usb"
print "system.label system"
print "system.type GAUGE"