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

bitcoin/btcguild_hashrate_: fix documentation copypaste error in plugin name

This commit is contained in:
Kenyon Ralph 2013-11-03 01:41:32 -07:00
parent 9153f029de
commit 994ff0d5d7

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 btcguild_hashrate_YOURAPIKEY
import sys
import urllib2
import json