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

29 Commits

Author SHA1 Message Date
sumpfralle
c5774e62df
Merge pull request #913 from Cyclenerd/master
Plugin to get hashrate of Flypool Zcash mining pool
2018-06-10 12:08:30 +02:00
Nils
6a0a0c8d58 use json.loadS 2018-03-30 20:56:12 +02:00
Nils
6ff34af50e set U as default 2018-03-30 14:16:57 +02:00
Nils
8a72386a30 print magic value U if error 2018-03-30 09:58:14 +02:00
Nils
e2db693c0d codecs.getreader ("utf-8") added again
without python3.4 fails
2018-03-29 08:50:21 +02:00
Nils
727fc7180d better except 2018-03-29 08:41:32 +02:00
Nils
d809d138b1 exit if api failed 2018-03-29 08:39:20 +02:00
Nils
f27fc67ccf reader removed 2018-03-29 08:37:53 +02:00
Nils
21341b5a00 python3 only 2018-03-29 08:11:59 +02:00
Lars Kruse
5a45d49760 plugin categories: other -> htc (crypto currencies) 2018-03-28 04:31:16 +02:00
Nils
4d9a7e2cab Zcash Flypool Hashrate
Munin plugin to monitor your zcash.flypool.org hashrate.
2018-03-27 11:36:14 +02:00
Lars Kruse
23811e3490 Plugin etherscan_balance_: fix style issues; change to python3 2018-03-27 04:59:57 +02:00
Ralf Geschke
e8ff8cf44a minor fixes as suggested 2017-07-15 20:16:44 +02:00
Ralf Geschke
58b1c1ec56 Updates as suggested, fix of worker data view, new symlink structure to support multiple addresses 2017-07-12 12:55:51 +02:00
Ralf Geschke
5ff95fb5b2 Info of shares graph fixed 2017-07-06 19:47:44 +02:00
Ralf Geschke
8dcd1caa64 Add plugin to get result data of Nanopool ethereum mining pool. 2017-07-06 19:24:23 +02:00
Lars Kruse
d6dcc5d379 Revert "Change category of currency-related plugins from 'other' to 'htc'"
This reverts commit a48cf87333.

see the discussion:
 https://github.com/munin-monitoring/contrib/pull/855
(the term 'htc' is probably too unknown and not really suitable)
2017-07-03 00:02:08 +02:00
Lars Kruse
a48cf87333 Change category of currency-related plugins from 'other' to 'htc'
some categories were changed erroneously before:
  https://github.com/munin-monitoring/contrib/pull/855
2017-07-02 19:28:15 +02:00
Nils
fce1e801b6 change bitcoin category from htc to other 2017-07-02 09:03:52 +02:00
Nils
f81bdebc3b move bitcoin to currency folder 2017-07-02 09:01:41 +02:00
Nils
f5715e5eba more beautiful title 2017-07-01 17:41:06 +02:00
Nils
1fe90e4cac better field name to avoid errors 2017-07-01 17:32:08 +02:00
Nils
3298c34c74 convert wei to ether (ETH) via 'fieldname.cdef' 2017-07-01 17:22:28 +02:00
Nils
17a2e23686 ValueError comment 2017-07-01 09:34:50 +02:00
Nils
73d11530ae wei to ether comment 2017-07-01 09:04:23 +02:00
Nils
311888d3b8 category change s/htc/other/ 2017-06-30 08:55:51 +02:00
Nils
25db9a778e exit on ioerror 2017-06-30 08:49:26 +02:00
Nils
2820f32d15 response typo 2017-06-30 08:47:45 +02:00
Nils
88cf4c4541 new currency folder 2017-06-29 07:28:15 +02:00