mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-14 01:34:25 +00:00
Revert "Change category of currency-related plugins from 'other' to 'htc'"
This reverts commit a48cf87333
.
see the discussion:
https://github.com/munin-monitoring/contrib/pull/855
(the term 'htc' is probably too unknown and not really suitable)
This commit is contained in:
parent
a48cf87333
commit
d6dcc5d379
6 changed files with 7 additions and 7 deletions
|
@ -24,7 +24,7 @@ if command == 'config':
|
|||
print "graph_title Slush Rewards"
|
||||
print "graph_args -l 0"
|
||||
print "graph_vlabel BTC"
|
||||
print "graph_category htc"
|
||||
print "graph_category other"
|
||||
print "unconfirmed_reward.label Unconfirmed Reward"
|
||||
print "estimated_reward.label Estimeated Reward"
|
||||
print "confirmed_reward.label Confirmed Reward"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue