Révision d6dcc5d3
Revert "Change category of currency-related plugins from 'other' to 'htc'"
This reverts commit a48cf873338cc13d9a9239fef5d9a1326a98c9a3.
see the discussion:
https://github.com/munin-monitoring/contrib/pull/855
(the term 'htc' is probably too unknown and not really suitable)
| plugins/currency/bitcoin/slush_hashrate_ | ||
|---|---|---|
| 25 | 25 |
print "graph_title Slush Hashrate" |
| 26 | 26 |
print "graph_args --upper-limit 3000 -l 0" |
| 27 | 27 |
print "graph_vlabel MHash/s" |
| 28 |
print "graph_category htc"
|
|
| 28 |
print "graph_category other"
|
|
| 29 | 29 |
for worker in workers: |
| 30 | 30 |
label = worker.replace(".","_")
|
| 31 | 31 |
print label + ".label " +label |
Formats disponibles : Unified diff