Lars Kruse
09d9f32e71
[mpdstats_] allow unconfigured usage (all stats)
2016-10-22 13:43:31 +02:00
Lars Kruse
380c4a9ea5
[mpdstats_] use 'which' for finding 'nc'
2016-10-22 13:41:58 +02:00
Lars Kruse
d6ea0c926d
[mpdstats_] remove "-q" from netcat call (Closes: 576)
2016-10-22 13:17:34 +02:00
sumpfralle
37bb2b77f0
Merge pull request #758 from sumpfralle/improve-cpubyuser
...
[cpubyuser] fix various issues
2016-10-22 12:49:27 +02:00
Lars Kruse
2db4f2ca56
[cpubyuser] switch from bash to sh
2016-10-22 04:03:35 +02:00
Lars Kruse
85d91b50f4
[cpubyuser] fix whitespace
2016-10-22 04:02:49 +02:00
Lars Kruse
8280dbb0f5
[cpubyuser] improve parsing for long usernames ( Closes : #757 )
...
"ps" abbreviates long username - thus we prepare a separate mapping
2016-10-22 03:59:22 +02:00
Lars Kruse
5bec8ec6b5
[cpubyuser] improved top output without header
2016-10-22 03:55:45 +02:00
Lars Kruse
391a4bfa41
[cpubyuser] user constant for magic 'others' user
2016-10-22 03:52:05 +02:00
Lars Kruse
4b21d58195
[cpubyuser] expand magic 'ALL' user before config
2016-10-22 03:50:32 +02:00
Lars Kruse
6f7473b2a7
[cpubyuser] proper 'no' output for autoconf
2016-10-22 02:09:43 +02:00
Lars Kruse
002e8bbf99
[cpubyuser] clear variable names
2016-10-22 01:54:57 +02:00
Lars Kruse
a465880501
[cpubyuser] simplify AREASTACK usage
2016-10-22 01:54:24 +02:00
Lars Kruse
78f4e42d21
[cpubyuser] use 'clean_fieldname' instead of incomplete substitution ( Closes : #757 )
2016-10-22 01:48:36 +02:00
sumpfralle
54580bf7a9
Merge pull request #742 from asciiphil/senderbase
...
SenderBase Plugin
2016-10-22 01:10:36 +02:00
sumpfralle
40396dba7f
Merge pull request #586 from lelutin/mysql_conn_per_user-system_user
...
mysql_connections_per_user: skip internal user "system user"
2016-10-21 01:53:44 +02:00
sumpfralle
78dea36c9c
Merge pull request #648 from akorn/master
...
plugins/virtualization/vserver/vserver_jiffies: several enhancements (but zsh)
2016-10-21 01:45:00 +02:00
sumpfralle
6e6648b4ab
Merge pull request #723 from sumpfralle/network-wifi-signal-noise
...
network: new wifi_signal_noise_ plugin for signal strength and noise
2016-10-21 01:32:30 +02:00
Lars Kruse
53135f5f5d
network: new wifi_signal_noise_ plugin for signal strength and noise
...
This new plugin offers the following advantages compared to the existing wifi_signal plugin:
* support multiple wifi peers (e.g. mesh mode or master mode with multiple clients)
* use "iwinfo" or "iw" for information retrieval (instead of Linux's procfs)
2016-10-21 01:05:55 +02:00
sumpfralle
1e4e61941c
Merge pull request #687 from smith153/master
...
Fix plugins: QOS, modem-nvg510 and weather/temperature_
2016-10-21 01:00:42 +02:00
sumpfralle
7fea585bc5
Merge pull request #731 from acranox/fix_iostat_pool_names
...
If a pool is named something like "m" or "ra" or any string that matc…
2016-10-21 00:46:27 +02:00
sumpfralle
d0a60d3341
Merge pull request #740 from shtrom/ssl_non-https
...
Allow port selection for "ssl_" plugin
2016-10-21 00:44:22 +02:00
sumpfralle
e397a73d67
Merge pull request #696 from Talkless/pgbouncer_plugin_pool_name
...
pgbouncer_: allow to separate plugin name and pool name
2016-10-20 05:17:01 +02:00
Peter Doherty
50537fa5b9
improved readability, and eliminate a grep
2016-10-19 22:53:23 -04:00
Peter Doherty
45e7dea7a1
If a pool is named something like "m" or "ra" or any string that matches the types of zpool, the grep will match multiple lines.
...
Adding a space after the zlabel will allow for more exact matching.
2016-10-19 22:53:23 -04:00
sumpfralle
178a3d148e
Merge pull request #743 from felix-engelmann/master
...
fixed lxd_disk for stopped containers
2016-10-20 04:28:15 +02:00
sumpfralle
737dab1050
Merge pull request #729 from shtrom/sickbeard_snatched
...
[sickbeard_episodes] Report snatched episodes
2016-10-20 03:19:26 +02:00
sumpfralle
4271a45aaf
Merge pull request #756 from sumpfralle/boinc_projs-typo
...
[boinc_projs] fix typo
2016-10-20 03:11:59 +02:00
Lars Kruse
de047e8f90
[boinc_projs] fix typo
...
the problem was introduced in 1568bf67ea
2016-10-20 03:08:00 +02:00
Lars Kruse
9ec6beb0ec
Plugin boinc_projs: fix typo
...
the problem was introduced in 1568bf67ea
2016-10-20 03:01:23 +02:00
Phil! Gold
2c09bd7de7
Check SenderBase with either dig or host, depending on what's available.
2016-10-17 10:30:26 -04:00
Phil! Gold
5355c24b49
hostname -I
returns all values on one line.
2016-10-17 10:04:03 -04:00
Phil! Gold
24ffbb8c29
Document SenderBase in case people are unfamiliar with it.
2016-10-17 10:03:25 -04:00
Phil! Gold
50783de991
senderbase licensing
2016-10-17 09:53:58 -04:00
Olivier Mehani
dacc31d4b5
Merge pull request #1 from avian2/add-systemd
...
systemd: don't print out empty extinfo lines
2016-10-17 22:16:54 +11:00
Olivier Mehani
a81a466068
[sickbeard_episodes] Fix label for snatched
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-10-17 20:13:32 +11:00
Olivier Mehani
114016b461
[systemd] Warn on the first failed service
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-10-17 20:08:06 +11:00
Felix Engelmann
3a48fa4eab
added explaining comment for extra if
...
If no LXD disk information is present, the field is None instead of an
empty list. Iterating over it directly would fail.
2016-10-17 09:57:02 +02:00
sumpfralle
9e6c5f9ebf
Merge pull request #672 from drzraf/memory_by_process_labels
...
memory_by_process: try to be smarted about labels and cleanup field names more deeply
2016-10-17 03:24:44 +02:00
sumpfralle
1fc1d7526d
Merge pull request #590 from dgilman/master
...
vnstat_month: suppress warnings in perl 5.18+
2016-10-17 03:18:24 +02:00
Lars Kruse
8b07fa2dc7
[openvz_] Shell code style (quoting, backticks, indentation)
2016-10-17 03:04:44 +02:00
Lars Kruse
1655f82033
[openvz_] Add 'suggest' capability
2016-10-17 03:04:44 +02:00
Lars Kruse
74697839dd
[openvz_] Add real autoconf test
2016-10-17 03:04:44 +02:00
Lars Kruse
b2a5b603e1
[openvz_] Fix failure to monitor bean counters for servers with long names.
...
This commit is based on
https://github.com/munin-monitoring/contrib/pull/540 , excluding the
problematic change of the datasource names.
2016-10-17 03:04:44 +02:00
sumpfralle
810caf8840
Merge pull request #640 from dotdoom/upstream
...
Add "process links" graph to ejabberd_resources
2016-10-17 02:32:01 +02:00
Lars Kruse
c503e0dbcf
CI / Travis: add zsh syntax check
2016-10-17 02:21:16 +02:00
Viktor Szépe
56cd2c926c
Make munin_events POSIX compatible
2016-10-16 23:03:16 +00:00
sumpfralle
9d14b92df4
Merge pull request #662 from farrokhi/master
...
Fix fieldname matching and correctly draw inout graphs [pf_table_ plugin]
2016-10-17 00:45:21 +02:00
sumpfralle
4c64274441
Merge pull request #715 from ak4t0sh/master
...
remove extension from filename
2016-10-17 00:18:16 +02:00
sumpfralle
115371dfa4
Merge pull request #719 from Niluge-KiWi/master
...
disk/raid-mismatch-count improvements
2016-10-17 00:06:48 +02:00