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
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
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
sumpfralle
99c3595d5c
Merge pull request #721 from alexkn/btrfs_subvol_usage
...
add btrfs_subvol_usage plugin
2016-10-17 00:04:13 +02:00
sumpfralle
e760106576
Merge pull request #725 from plepe/backuppc-age
...
backuppc: Split age graph into last backup / last full backup
2016-10-17 00:00:24 +02:00
sumpfralle
fa0bd17638
Merge pull request #720 from eknagy/patch-1
...
Fixed typo in comment
2016-10-16 21:10:04 +02:00
Steve Schnepp
471a5d803d
Merge pull request #701 from kuzetsa/master
...
python3 dependency fixed (backport)
2016-10-08 13:53:18 +02:00
Steve Schnepp
5fc178cfce
Merge pull request #690 from shurale/patch-1
...
689-dovecot-plugin-log-file-format
2016-10-08 13:52:55 +02:00
Steve Schnepp
7d7925e40f
Merge pull request #664 from sumpfralle/network-olsrd
...
new network plugin added: olsrd
2016-10-08 13:52:06 +02:00
Steve Schnepp
c194f5c20f
Merge pull request #653 from noradaiko/master
...
Fix bug where can't read MongoDB lock ratio
2016-10-08 13:49:57 +02:00
Steve Schnepp
6cf51e58f2
Merge pull request #663 from sumpfralle/network-wifi-occupation
...
new network plugin added: wireless_channel_occupation
2016-10-08 13:49:21 +02:00
Steve Schnepp
b44373a12f
Merge pull request #668 from sumpfralle/network-wireless-ath9k
...
network: wireless ath9k
2016-10-08 13:49:03 +02:00
Steve Schnepp
cd64b3e003
Merge pull request #643 from rkarlsba/patch-4
...
ALL keyword
2016-10-08 13:48:52 +02:00
Steve Schnepp
ad581ffdae
Merge pull request #642 from Foxlik/transparent-hugepages
...
Readd Anonymous Hugepages to system/hugepage
2016-10-08 13:48:28 +02:00
Steve Schnepp
2dae967b9d
Merge pull request #754 from darac/patch-1
...
Update boinc_projs
2016-10-08 13:47:39 +02:00
Steve Schnepp
6c4efbff06
Merge pull request #639 from darac/topic-znc_logs
...
znc_logs.py: Rework to tail_open log files
2016-10-08 13:46:56 +02:00
Steve Schnepp
00b3735dfc
Merge pull request #638 from niyawe/patch-1
...
Added handling of multiple lxc.network.veth.pair-lines
2016-10-08 13:46:46 +02:00
Steve Schnepp
163d209b8d
Merge pull request #634 from darac/topic-zenus
...
zenus_: Handle "unlimited" accounts
2016-10-08 13:46:36 +02:00
Steve Schnepp
ff32762373
Merge pull request #616 from mittyorz/fix/disk/lvm
...
fix - add clean_fieldname to make field name safe
2016-10-08 13:46:17 +02:00
Steve Schnepp
4ddb98bddb
Merge pull request #607 from leeclemens/fix_php_apc_percentages
...
Add graph_scale no to php_acp_ for Percents graph
2016-10-08 13:43:53 +02:00
Steve Schnepp
1140fef110
Merge pull request #722 from RubenKelevra/patch-1
...
Add basic support for RethinkDB
2016-10-08 13:40:58 +02:00
darac
1568bf67ea
Update boinc_projs
2016-10-04 11:03:24 +01:00
Tomaz Solc
7f2ae83eb6
systemd: don't print out empty extinfo lines
...
This fixes warnings like this in munin-update.log:
[WARNING] 4 lines had errors while 8 lines were correct (33.
33%) in data from 'fetch systemd'
2016-10-03 18:29:40 +02:00
Steve Schnepp
e6178c94ff
Merge pull request #747 from shtrom/debsecan-updates
...
Debsecan updates
2016-10-01 21:27:41 +02:00
Tomaz Solc
316a59e156
dhcp-pool: Fix off-by-one error in pool size.
...
"range" statement gives the lowest and highest IP addresses (both
inclusive) in a pool. dhcp-pool did not count the highest address
when calculating pool size.
2016-10-01 11:25:02 +02:00
Tomaz Solc
a582c4bae2
dhcp-pool: Ignore comments in conffile.
...
This prevents dhcp-pool from detecting commented-out "range"
statements.
2016-10-01 11:24:58 +02:00
Olivier Mehani
0d27db73ea
[file_length_] Remove incorrect markers
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-09-07 14:59:07 +10:00
Olivier Mehani
a98ece4a97
[debsecan] Report fixed vulnerabilities, add config and doc
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-09-07 14:58:52 +10:00
Olivier Mehani
09d86946f1
[file_length_] Add logarithmic option
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-09-04 14:15:20 +10:00
Olivier Mehani
c3d5e109c0
[file_length_] A versatile plugin to count the lines in specified files
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-09-03 21:04:25 +10:00
Olivier Mehani
8277bf0ffe
[debsecan] Typo in temp filename
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-09-02 10:05:08 +10:00
Olivier Mehani
7487332a75
[debsecan] Show package with CVE counts rather than CVEs
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-09-01 20:33:10 +10:00
Olivier Mehani
b80913c039
[debescan] Remove stray whitespaces
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-09-01 11:24:50 +10:00
Olivier Mehani
719190a542
[debescan] Can't add HMTL to extinfo ):
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-09-01 11:24:48 +10:00
Olivier Mehani
4653dcd9a6
[debescan] Add links to CVEs in extinfo
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-09-01 11:24:24 +10:00
Olivier Mehani
1a5b42e80d
[debsecan] Use stacked areas, and colour-code urgency
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-09-01 11:20:16 +10:00
Olivier Mehani
87f5a74ec8
[debsecan] Use temp filename rather than PID-derived
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-09-01 11:20:16 +10:00
Olivier Mehani
d0a837056f
[debsecan] Better label wording
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-09-01 11:20:16 +10:00
Samuel Smith
2d95020da7
NOAA decommissioned weather.noaa.gov
...
Change weather.noaa.gov -> tgftp.nws.noaa.gov
2016-08-29 12:23:25 -05:00
Olivier Mehani
160bd2f034
Add systemmd plugin counting units in each state
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-08-15 10:46:38 +10:00
Felix Engelmann
8b010aadbd
fixed lxc_disk with stopped containers
...
stopped containers have no disk space info and the plugin crashed. Now
it only shows disk usage for running containers
2016-08-11 11:56:57 +02:00
Phil! Gold
9f6ea4e487
SenderBase limits were wrong.
2016-08-09 15:26:47 -04:00
Samuel Smith
6eeb457fc2
Use longer timeout.
2016-08-08 21:59:01 -05:00
Samuel Smith
0602fba8ac
Replace digit regex.
...
Sometimes a digit column is blank and thus fails to be grabbed by the
old regex. Just grab all of them and index as such.
2016-08-08 21:56:15 -05:00
Samuel Smith
56aa139205
Merge remote-tracking branch 'upstream/master'
2016-08-08 21:52:51 -05:00
Phil! Gold
f91d44d9c3
Documentation for SenderBase plugin.
2016-08-08 12:51:37 -04:00
Phil! Gold
c7ad869541
Basic SenderBase plugin.
2016-08-08 11:45:22 -04:00
Olivier Mehani
43e67ac747
[ssl_] Can't use colon in plugin names
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-08-05 14:04:58 +10:00
Olivier Mehani
21dfe488c0
[ssl_] Allow to specify ports other than HTTPS
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-08-05 13:22:49 +10:00
Felix Engelmann
365e993200
corrected lxd_ autoconf with proper checks
...
the autoconf now checks for availablity of the pylxd module and access
to the lxd socket. this ensures that the module will work properly. On
failure, helpful errors are displayed
2016-08-03 17:31:15 +02:00
Felix Engelmann
46983fdc99
added lxd disk plugin
...
the lxd deamon provides a REST interface which can be queried by pylxd
to get container related information. It graphs the disk usage of all
disks in all containers.
This plugin depends on python3 pylxd
2016-08-03 12:50:28 +02:00
Felix Engelmann
ca71d12f29
added lxd memory plugin
...
the lxd deamon provides a REST interface which can be queried by pylxd
to get container related information. It stacks all containers, so the
total memory footprint of lxd is visible.
This plugin depends on python3 pylxd
2016-08-03 12:49:53 +02:00
Kjetil Torgrim Homme
5ff3522ecc
if1sec_: implement autostart, be more like if_
...
* look for already running acquire process, or start one
* use CDEF to return bits/second (like if_)
* increase lifetime to 450 days (like if_)
* changed category to plain "network" (like if_)
* report max interface speed (like if_)
* small performance improvement: don't fork two cat(1) and one date(1) every second
(this roughly halves the CPU time used on my system)
2016-07-18 17:30:39 +02:00
Olivier Mehani
cb11df95a9
[sickbeard_episodes] Report snatched episodes
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-07-15 22:23:32 +10:00
Olivier Mehani
5b0aad0638
[plugins/upnpc_] Add upnpc-based router monitoring plugin
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-07-12 15:35:16 +10:00
Ken-ichi Mito
1e2bbe775e
fix - add clean_fieldname to make field name safe
...
* lvm_: only add clean_fieldname
* lvm_snap_used
* add clean_fieldname
* force y-axis scale to 0-100 %
2016-07-05 23:38:47 +09:00
@RubenKelevra
05d8c7c808
add a servername to the graph to support multiple graphs per munin-node
2016-06-22 01:23:34 +02:00
Stephan Bösch-Plepelits
8837f68261
backuppc: Split age graph into last backup / last full backup
2016-06-17 10:43:28 +02:00
@RubenKelevra
3fab7aca7a
fix dubios format errors
2016-06-11 05:16:13 +02:00
@RubenKelevra
c5c3bfdb0d
add some infos about env-vars to the headertext
2016-06-11 05:13:44 +02:00
@RubenKelevra
3720ba7aea
add counter-definition to store values fetched from database in the right way as diff
2016-06-11 05:08:16 +02:00
@RubenKelevra
d44d1d1c5d
Add basic support for RethinkDB
...
one graph with read/write docs and overall requests
2016-06-11 04:03:56 +02:00
Alexander Knöbel
11e4124ca8
add btrfs_subvol_usage plugin
...
Plugin to monitor usage of subvolumes on a BTRFS filesystem.
2016-06-04 14:48:42 +02:00
David Gilman
807ba302f6
vnstat_month: suppress warnings in perl 5.18+
2016-05-28 00:24:53 -05:00
Dr. Nagy Elemér Károly
b805f7a64f
Fixed typo in comment
2016-05-16 22:11:31 +00:00
Thomas Riccardi
370e1d05c3
disk/raid-mismatch-count better config: added .info per device
2016-05-15 17:53:19 +02:00
Thomas Riccardi
b149f0cf63
disk/raid-mismatch-count != 0 is a critical alert
2016-05-15 17:53:18 +02:00
Viktor Szépe
82edf59689
Added munin_events plugin
2016-05-14 13:23:00 +00:00