Révision 721bad84
bitcoin/slush_reward_: fix documentation copypaste error in plugin name
| plugins/bitcoin/slush_reward_ | ||
|---|---|---|
| 1 | 1 |
#!/usr/bin/python |
| 2 | 2 |
# based on https://github.com/pdbrown/munin-custom/blob/master/plugins/hashrate |
| 3 | 3 |
# improved by @deveth0 (donation to 1GzHgp9hsDRsf96MnVk2oo6EG1VmWP9jGs :) ) |
| 4 |
# usage: link to slush_hashrate_YOURAPIKEY
|
|
| 4 |
# usage: link to slush_reward_YOURAPIKEY
|
|
| 5 | 5 |
import sys |
| 6 | 6 |
import urllib2 |
| 7 | 7 |
import json |
Formats disponibles : Unified diff