1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-24 18:07:20 +00: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