1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-08-01 13:53:51 +00:00
Commit graph

11 commits

Author SHA1 Message Date
Lars Kruse
abdeb7ec65 Plugin bitcoind_: introduce explicit configuration file path
The home directory of the currently effective UID cannot be easily
inferred in python via os.path.expanduser. Since there is no other
simple way for reaching this goal, an explicit environemnt setting is
introduced.
2018-08-24 21:52:38 +02:00
Lars Kruse
0a090e5be5 Plugin bitcoind_: improved error output 2018-08-24 21:52:11 +02:00
Lars Kruse
675f1f6962 Plugin bitcoind_: retrieve debug state from environment 2018-08-24 20:45:46 +02:00
Lars Kruse
bc20826c4e Plugin bitcoind_: switch to Python3 2018-08-24 20:38:30 +02:00
Lars Kruse
fffb536e26 Plugin bitcoind_: fix flake8 and python3 issues 2018-08-24 20:31:14 +02:00
Lars Kruse
3b4383696f Plugin bitcoind_: reformat documentation header 2018-08-24 20:29:48 +02:00
Lars Kruse
5a45d49760 plugin categories: other -> htc (crypto currencies) 2018-03-28 04:31:16 +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