[tr_ratios] restructure code
[tr_ratios] add documentation
[tr_ratios] include awk scripts; awk instead of gawk
since we cannot rely on the location of the two included awk scripts, wejust include them literally
[tr_ratios] switch from bash to sh; quoting
To get rid of non ascii characters in graphs
Merge pull request #728 from shtrom/upnpc_
[plugins/upnpc_] Add upnpc-based router monitoring plugin
[upnpc_] Move to network/ and document graphs
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
[monit_parser] change input format to XML; retrieve via URL (Closes: #558)
[monit_parser] implement memory alloaction unit parsing
Previously monit seems to have output memory usage in kilobytes withouta unit. Somewhen this seemed to have changed to an (optional?) suffix(e.g. MB). Thus the new scaling may differ from the previous scaling,...
[monit_parser] improve code structure
[monit_parser] add documentation (Closes: #548)
[monit_parser] use python2/3 compatible 'print' style
[monit_parser] replace 'commands' module with 'subprocess'
necessary for python3 support
[monit_parser] fix whitespace issues
Merge pull request #718 from szepeviktor/munin-events
Added munin_events plugin
Modify munin_events following intrustions from @sumpfralle
Merge pull request #686 from benpro/master
fr24 - Plugin to monitor your flightradar24.com feeder.
[mpdstats_] allow unconfigured usage (all stats)
[mpdstats_] use 'which' for finding 'nc'
[mpdstats_] remove "-q" from netcat call (Closes: 576)
[cpubyuser] switch from bash to sh
[cpubyuser] fix whitespace
[cpubyuser] improve parsing for long usernames (Closes: #757)
"ps" abbreviates long username - thus we prepare a separate mapping
[cpubyuser] improved top output without header
[cpubyuser] user constant for magic 'others' user
[cpubyuser] expand magic 'ALL' user before config
[cpubyuser] proper 'no' output for autoconf
[cpubyuser] clear variable names
[cpubyuser] simplify AREASTACK usage
[cpubyuser] use 'clean_fieldname' instead of incomplete substitution (Closes: #757)
Merge pull request #742 from asciiphil/senderbase
SenderBase Plugin
Merge pull request #586 from lelutin/mysql_conn_per_user-system_user
mysql_connections_per_user: skip internal user "system user"
Merge pull request #648 from akorn/master
plugins/virtualization/vserver/vserver_jiffies: several enhancements (but zsh)
Merge pull request #723 from sumpfralle/network-wifi-signal-noise
network: new wifi_signal_noise_ plugin for signal strength and noise
Merge pull request #687 from smith153/master
Fix plugins: QOS, modem-nvg510 and weather/temperature_
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…
Merge pull request #740 from shtrom/ssl_non-https
Allow port selection for "ssl_" plugin
Merge pull request #696 from Talkless/pgbouncer_plugin_pool_name
pgbouncer_: allow to separate plugin name and pool name
improved readability, and eliminate a grep
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.
Merge pull request #743 from felix-engelmann/master
fixed lxd_disk for stopped containers
Merge pull request #729 from shtrom/sickbeard_snatched
[sickbeard_episodes] Report snatched episodes
[boinc_projs] fix typo
the problem was introduced in 1568bf67ea34b1ae59d3846a66f106ebce5702a4
Plugin boinc_projs: fix typo
Check SenderBase with either dig or host, depending on what's available.
`hostname -I` returns all values on one line.
Document SenderBase in case people are unfamiliar with it.
senderbase licensing
[sickbeard_episodes] Fix label for snatched
added explaining comment for extra if
If no LXD disk information is present, the field is None instead of anempty list. Iterating over it directly would fail.
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
Merge pull request #590 from dgilman/master
vnstat_month: suppress warnings in perl 5.18+
[openvz_] Shell code style (quoting, backticks, indentation)
[openvz_] Add 'suggest' capability
[openvz_] Add real autoconf test
[openvz_] Fix failure to monitor bean counters for servers with long names.
This commit is based onhttps://github.com/munin-monitoring/contrib/pull/540, excluding theproblematic change of the datasource names.
Merge pull request #640 from dotdoom/upstream
Add "process links" graph to ejabberd_resources
Make munin_events POSIX compatible
Merge pull request #662 from farrokhi/master
Fix fieldname matching and correctly draw inout graphs [pf_table_ plugin]
Merge pull request #715 from ak4t0sh/master
remove extension from filename
Merge pull request #719 from Niluge-KiWi/master
disk/raid-mismatch-count improvements
Merge pull request #721 from alexkn/btrfs_subvol_usage
add btrfs_subvol_usage plugin
Merge pull request #725 from plepe/backuppc-age
backuppc: Split age graph into last backup / last full backup
Merge pull request #720 from eknagy/patch-1
Fixed typo in comment
Merge pull request #701 from kuzetsa/master
python3 dependency fixed (backport)
Merge pull request #690 from shurale/patch-1
689-dovecot-plugin-log-file-format
Merge pull request #664 from sumpfralle/network-olsrd
new network plugin added: olsrd
Merge pull request #653 from noradaiko/master
Fix bug where can't read MongoDB lock ratio
Merge pull request #663 from sumpfralle/network-wifi-occupation
new network plugin added: wireless_channel_occupation
Merge pull request #668 from sumpfralle/network-wireless-ath9k
network: wireless ath9k
Merge pull request #643 from rkarlsba/patch-4
ALL keyword
Merge pull request #642 from Foxlik/transparent-hugepages
Readd Anonymous Hugepages to system/hugepage
Merge pull request #754 from darac/patch-1
Update boinc_projs
Merge pull request #639 from darac/topic-znc_logs
znc_logs.py: Rework to tail_open log files
Merge pull request #638 from niyawe/patch-1
Added handling of multiple lxc.network.veth.pair-lines
Merge pull request #634 from darac/topic-zenus
zenus_: Handle "unlimited" accounts
Merge pull request #616 from mittyorz/fix/disk/lvm
fix - add clean_fieldname to make field name safe
Merge pull request #607 from leeclemens/fix_php_apc_percentages
Add graph_scale no to php_acp_ for Percents graph
Merge pull request #722 from RubenKelevra/patch-1
Add basic support for RethinkDB
Merge pull request #747 from shtrom/debsecan-updates
Debsecan updates
dhcp-pool: Fix off-by-one error in pool size.
"range" statement gives the lowest and highest IP addresses (bothinclusive) in a pool. dhcp-pool did not count the highest addresswhen calculating pool size.
dhcp-pool: Ignore comments in conffile.
This prevents dhcp-pool from detecting commented-out "range" statements.
[debsecan] Report fixed vulnerabilities, add config and doc
[debsecan] Typo in temp filename
[debsecan] Show package with CVE counts rather than CVEs
[debescan] Remove stray whitespaces
[debescan] Can't add HMTL to extinfo ):
[debescan] Add links to CVEs in extinfo
[debsecan] Use stacked areas, and colour-code urgency
[debsecan] Use temp filename rather than PID-derived
[debsecan] Better label wording
NOAA decommissioned weather.noaa.gov
Change weather.noaa.gov -> tgftp.nws.noaa.gov
fixed lxc_disk with stopped containers
stopped containers have no disk space info and the plugin crashed. Nowit only shows disk usage for running containers
SenderBase limits were wrong.
Use longer timeout.
Replace digit regex.
Sometimes a digit column is blank and thus fails to be grabbed by theold regex. Just grab all of them and index as such.
Merge remote-tracking branch 'upstream/master'
Documentation for SenderBase plugin.