2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00

bitcoin/slush_reward_: fix documentation copypaste error in plugin name

This commit is contained in:
Kenyon Ralph 2013-11-03 01:43:24 -07:00
parent a1846d2006
commit 721bad84c1

View File

@ -1,7 +1,7 @@
#!/usr/bin/python
# based on https://github.com/pdbrown/munin-custom/blob/master/plugins/hashrate
# improved by @deveth0 (donation to 1GzHgp9hsDRsf96MnVk2oo6EG1VmWP9jGs :) )
# usage: link to slush_hashrate_YOURAPIKEY
# usage: link to slush_reward_YOURAPIKEY
import sys
import urllib2
import json