mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-12 16:55:47 +00:00
plugin categories: other -> htc (crypto currencies)
This commit is contained in:
parent
9995f46c4a
commit
5a45d49760
7 changed files with 12 additions and 12 deletions
|
@ -25,7 +25,7 @@ if command == 'config':
|
|||
print "graph_title Slush Hashrate"
|
||||
print "graph_args --upper-limit 3000 -l 0"
|
||||
print "graph_vlabel MHash/s"
|
||||
print "graph_category other"
|
||||
print "graph_category htc"
|
||||
for worker in workers:
|
||||
label = worker.replace(".","_")
|
||||
print label + ".label " +label
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue