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/bitcoind_ | ||
|---|---|---|
| 70 | 70 |
return |
| 71 | 71 |
|
| 72 | 72 |
if command == 'config': |
| 73 |
print 'graph_category htc'
|
|
| 73 |
print 'graph_category other'
|
|
| 74 | 74 |
print 'graph_title Bitcoin %s' % labels[0] |
| 75 | 75 |
print 'graph_vlabel %s' % labels[1] |
| 76 | 76 |
for label in line_labels: |
Formats disponibles : Unified diff