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
Olivier Mehani
caea776610
[http_load_] link $debug to $MUNIN_DEBUG (munin-run --pidebug)
2017-06-15 14:48:32 +10:00
Olivier Mehani
3deea89851
[http_load_] get_cache_file_name doesn't need the $type
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2017-06-15 14:48:31 +10:00
Olivier Mehani
ee72efe041
[http_load_] Document running from cron with munin-run
...
When running from cron, nothing sets MUNIN_PLUGSTATE as needed. Runnig
any of the http_load_ plugins through munin-run with the cron argument
fixes the issue, otherwise the plugin cannot find its cache, and no data
is output.
While at it, we also rope-in MUNIN_DEDUG, so we can use --pidebug from
munin-run.
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2017-06-15 14:46:52 +10:00
Olivier Mehani
a4c308081c
[multi_ssl] New plugin showing multiple SSL Cert expiry in one graph
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2017-06-13 10:51:36 +10:00
sumpfralle
f2de5497bd
Merge pull request #845 from arthurlogilab/master
...
use uwsgi not uwsgi_python
2017-05-31 00:33:52 +02:00
Arthur Lutz
7825fc9ed2
use uwsgi not uwsgi_python
2017-05-24 19:09:20 +02:00
sumpfralle
edb7a1f991
Merge pull request #842 from shakemid/fix_oracle_plugin
...
Improve oracle_sysstat plugin
2017-04-30 14:57:24 +02:00
K.Cima
fa208cb6f2
Improve oracle_sysstat
...
- Change to multi-graph plugin
- Add dirtyconfig
- Add config for multi-instance databases
2017-04-29 17:59:25 +09:00
sumpfralle
b02ca5144e
Merge pull request #841 from shakemid/add_solaris_zfs_plugin
...
Add zfs_arcstats
2017-04-28 03:07:45 +02:00
sumpfralle
3eb1f1410a
Merge pull request #838 from shtrom/debsecan-cve
...
[debian/debsecan] Count unique CVEs
2017-04-28 02:57:56 +02:00
Olivier Mehani
b2d742b243
[debian/debsecan_] Quote stragglers
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2017-04-27 12:26:56 +10:00
K.Cima
36d61b6c90
Add zfs_arcstats
2017-04-27 10:23:47 +09:00
sumpfralle
c1ad3e2994
Merge pull request #840 from shakemid/add_solaris_io_plugin
...
Add dirtyconfig for Solaris io_disk plugin
2017-04-27 03:08:14 +02:00
K.Cima
c57fd56611
Add dirtyconfig, change code styles
2017-04-27 08:35:38 +09:00
Olivier Mehani
75a476c2a7
[debian/debsecan_] Code cleanup
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2017-04-26 21:42:47 +10:00
Olivier Mehani
be789bcab8
[system/debsecan] Count unique CVEs
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2017-04-25 11:23:51 +10:00
sumpfralle
57661e0f96
Merge pull request #836 from qji77/master
...
nvidia_gpu_: + power consumption (nvidia_gpu_power)
2017-04-20 00:33:10 +02:00
Robert Kulyassa
9723a422ab
gitignore: + *~
2017-04-19 14:04:21 +02:00
Lars Kruse
4b2fcbf8b9
replace hard-coded paths (e.g. '/var/lib/munin/plugin-state') with '$MUNIN_PLUGSTATE'
...
see http://guide.munin-monitoring.org/en/latest/plugin/env.html
2017-04-18 23:32:55 +02:00
sumpfralle
a2b340a791
Merge pull request #835 from dmzkrsk/openssh-denyhosts-plugstate
...
Use $MUNIN_PLUGSTATE instead of hardcoded path
2017-04-18 22:40:53 +02:00