mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-03 14:48:22 +00:00
change bitcoin category from htc to other
This commit is contained in:
parent
f81bdebc3b
commit
fce1e801b6
4 changed files with 4 additions and 4 deletions
2
plugins/currency/bitcoin/slush_reward_
Normal file → Executable file
2
plugins/currency/bitcoin/slush_reward_
Normal file → Executable file
|
@ -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