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

3688 Commits

Author SHA1 Message Date
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
sumpfralle
c7afa0cc6f Merge pull request #851 from Cyclenerd/master
Ethereum plugins
2017-07-01 21:09:58 +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
Nils
6373ccf797 python3 and 2 with working config 2017-06-28 22:34:12 +02:00
Nils
91ca13859e magic markers 2017-06-28 20:55:55 +02:00
Nils
f117dddc11 plain old documentation 2017-06-28 20:49:32 +02:00
Nils
4f14867969 better user agent and some small fixes 2017-06-28 20:33:58 +02:00
Nils
497e66ddcb rename 2017-06-27 22:25:05 +02:00
Nils
32c7266651 variable names 2017-06-27 21:53:50 +02:00
Nils
60c8aba7bc use print_function 2017-06-27 21:53:16 +02:00
Nils
67746dcced use print_function 2017-06-27 21:35:36 +02:00
sumpfralle
918222579a Merge pull request #850 from Dismounted/patch-1
Fix OpenWrt SNMP memory plugin
2017-06-27 21:27:32 +02:00
Nils
2290efb3d3 remove suggest 2017-06-27 21:22:25 +02:00
Nils
b10d8677c7 Please use one import per line 2017-06-27 21:21:41 +02:00
Nils
288b76d6f9 Revert "Fix broken Travis build"
This reverts commit c4fce6fcd7.
2017-06-27 19:47:01 +02:00
Nils
c4fce6fcd7 Fix broken Travis build
Sys-Virt-0.9.8 does not exist anymore.
2017-06-27 19:30:32 +02:00
Nils
6db40b77de New plugin etherscan_balance_
Munin plugin to monitor your ethereum (ETH) balance.
2017-06-27 19:06:23 +02:00
Nils
72b060db91 New plugin ethermine_
Munin plugin to monitor your ethermine.org hashrate.
2017-06-27 19:06:01 +02:00
Hanson Wong
e21b8a79d7 Fix non-working shebang. 2017-06-27 10:22:58 +10:00
Hanson Wong
b0be5fd4f5 Adjust shebang for portability. 2017-06-27 10:18:02 +10:00
Hanson Wong
8fd69c45f5 Fix coding style. 2017-06-27 10:17:16 +10:00
sumpfralle
4d20f74afb Merge pull request #849 from daftaupe/master
tor/tor_ all-in-one plugin
2017-06-26 18:27:01 +02:00
Hanson Wong
cbe99fd9fa Fix OpenWrt SNMP memory plugin 2017-06-26 16:26:52 +10:00
daftaupe
d4558aa7de Add example-graphs 2017-06-25 08:18:48 +02:00
daftaupe
ef91313921 Fix import error message for GeoIP 2017-06-25 00:14:48 +02:00
daftaupe
b21eb6aab5 Fix repo url after ownership transfer 2017-06-24 19:29:29 +02:00
daftaupe
ec2d1fea94 Fix import error messages and a tab 2017-06-24 18:33:56 +02:00
daftaupe
f14887f5c8 Fix plugin names due to category change 2017-06-22 10:39:11 +02:00
daftaupe
8732576473 fixes after @sumpfraller comments on pr #849 2017-06-21 15:11:58 +02:00
Olivier Mehani
332396976b fixup! [multi-ssl] Backward compatibility with ssl_ 2017-06-21 21:32:48 +10:00
Olivier Mehani
21cc6fc458 [ssl-certificate-expiry] Rename from multi_ssl
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2017-06-20 21:15:17 +10:00
Olivier Mehani
47ef218263 [multi-ssl] Backward compatibility with ssl_
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2017-06-20 21:14:24 +10:00
Olivier Mehani
ece1c2b024 [http_load_] Default to Multigraph 2017-06-18 20:55:38 +10:00
daftaupe
0d549a44e4 Add tor/tor_ all-in-one plugin
Available from this plugin :
tor_bandwidth
tor_connections
tor_countries
tor_dormant
tor_flags
tor_routers
tor_traffic
2017-06-17 19:30:39 +02:00
Olivier Mehani
f31fe9a6c3 [multi-ssl] POSIX shell compatibility
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2017-06-16 21:09:50 +10:00
Olivier Mehani
3216a70b13 [http_load_] Add multigraph support
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2017-06-16 20:50:06 +10:00
Olivier Mehani
d51266a358 [http_load_] Use separate subroutines for config output
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2017-06-16 20:50:06 +10:00
Olivier Mehani
91fe427bfc [ssl_/multi_ssl] More legible cert-parsing code
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2017-06-16 20:46:12 +10:00
Olivier Mehani
1ee2a115f7 [http_load_] Filter <link> based on rel, and <meta>
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2017-06-15 14:48:32 +10:00
Olivier Mehani
cb2a0e6488 [http_load_] Also count elements served over HTTPS
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2017-06-15 14:48:32 +10:00
Olivier Mehani
17b36345fa [http_load_] Better User-Agent
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2017-06-15 14:48:32 +10:00