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

3746 Commits

Author SHA1 Message Date
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
kaliko
32d620ccf3 Revert switch to metric system 7e0a33e4 2017-05-31 11:25:16 +02:00
sumpfralle
f2de5497bd Merge pull request #845 from arthurlogilab/master
use uwsgi not uwsgi_python
2017-05-31 00:33:52 +02:00
kaliko
782c813887 Avoid same multigraph and field name (prevent hitting munin-monitoring/munin#828) 2017-05-30 21:18:32 +02:00
kaliko
5212ed78ec Set upper/lower limit for humidity and wind direction 2017-05-30 21:16:43 +02:00
kaliko
7e0a33e40f Switch to metric system, get rid of kelvin offset
Improved readability
Revert env. var. name change
2017-05-30 12:38:45 +02:00
kaliko
8893cfa8a1 Add missing apiid in URL 2017-05-29 13:50:38 +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
Robert Kulyassa
59361d6cab nvidia_gpu_: + power consumption (nvidia_gpu_power) 2017-04-18 18:32:03 +02:00
dmzkrsk
ca7cbd717a Use $MUNIN_PLUGSTATE instead of hardcoded path 2017-04-18 15:19:11 +07:00
sumpfralle
87b20d70e4 Merge pull request #833 from shakemid/add_solaris_system_plugins
Add interrupts, forks, fsstat_bytes, fsstat_act_ plugins for Solaris
2017-04-18 03:51:12 +02:00
K.Cima
0670445765 Fix for pull req #833 2017-04-18 09:11:17 +09:00
sumpfralle
71149527b0 Merge pull request #834 from ka7/feature/spelling2
spelling fixes (2nd try)
2017-04-18 00:24:48 +02:00
klemens
8589c6df43 spelling fixes (2nd try) 2017-04-17 22:43:38 +02:00
K.Cima
726abac461 Add interrupts, forks, fsstat_bytes, fsstat_act_ plugins for Solaris 2017-04-17 22:05:19 +09:00
sumpfralle
7a2eba747c Merge pull request #832 from 4nd3r/master
support hostname grep in postfix_stats
2017-04-16 01:12:35 +02:00
Ander Punnar
ba37da5563 clarify 2017-04-15 18:12:48 +03:00
Ander Punnar
16fcdeca9e use fixed string 2017-04-15 18:06:12 +03:00
Ander Punnar
56a367da72 add example 2017-04-14 17:44:15 +03:00
Ander Punnar
b43f35f106 fix shellcheck 2017-04-14 17:36:37 +03:00
Ander Punnar
390c805027 more content-oriented name 2017-04-14 17:31:49 +03:00
Ander Punnar
81baaf6976 be even more precise 2017-04-14 17:30:36 +03:00
Ander Punnar
1fe97cbfeb add docs, bump version and credits 2017-04-13 13:36:17 +03:00
Ander Punnar
b359073976 unquote 2017-04-13 13:09:29 +03:00
Ander Punnar
782097d72b be more clever 2017-04-13 13:04:45 +03:00