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:
parent
9153f029de
commit
994ff0d5d7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue