mirror of
https://github.com/Tafkas/fritzbox-munin.git
synced 2023-10-10 13:36:55 +02:00
move power consumption to system group
This commit is contained in:
parent
9fe16979b7
commit
78a5a202cf
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user