Plugin w1_: add executable flag and tolerate shellcheck failure
Hopefully the issue will be resolved via #1011.
Merge pull request #766 from webstoney/patch-1
w1_ plugin
Plugin arris-tg3442: fix code style issues reported by flake8
Plugin arris-tg3442: describe content of the base64 encoded cookie
The cookie content probably depends on the router model.
Merge pull request #977 from heeplr/patch-1
DOCSIS status monitoring
Plugin lighttpd_: fix code style issues reported by flake8
Plugin icecast2_all: fix code style issues reported by flake8
Plugin icecast2_: fix code style issues reported by flake8
Plugin ethermine_hashrate_: fix code style issues reported by flake8
Plugin btcguild_hashrate_: fix code style issues reported by flake8
Plugin snmp__airport: fix code style issues reported by flake8
Plugin snmp__synology: fix code style issues reported by flake8
Remove plugin solrmulticore
The plugin was introduced in 2011 and superseded by the solr4_ pluginintroduced in 2013.
Remove plugin solr
The plugin saw only one substantial commit (its initial addition to therepository). This very first version of the plugin was already broken(undefined variable "core1") and was never fixed.Thus it feels sane to assume, that the plugin was never used.
Plugin solr4_: fix code style issues reported by flake8
Plugin solr4_: format perldoc header
Plugin tor_: switch to python3
Plugin tor_: fix code style issues reported by flake8
Plugins weather_*: specify regular expressions as raw strings
New versions of flake8 already complain about the non-raw nature of thestrings (respectively the improper escaping in the regular expression).
tests: enable shellcheck for shell-based plugins and flake8 for python-based plugins
Many plugins are still failing these tests.These expected failures are listed in a file(t/test-exception-wrapper.expected-failures)A wrapper script is used for running the tests and comparing the result...
Plugin ejabberd_resources_: fix shellcheck issues
Plugin zfs-filesystem-graph: fix here-document
Plugin zfs-filesystem-graph: fix autoconf and remove "suggest"
Fix multiple python code issues (detected by flake8)
Fix multiple shellcheck issues
Merge pull request #1010 from mafri27/master
create icinga plugin to monitor check results
set execute to icinga_checks
Merge branch 'travis-test'
Fix remaining issues of the test environment.
Plugin amr: fix regex issue
An unescpaed left brace is rejected by recent versions of perl.
travis: update packages to Ubuntu Bionic
travis: add more missing packages
travis: install requirements via apt
Plugin lxc: remove fieldname compatibility attempt with double underscores
The attempt of compatibility (introduced in c0fe6dc3c) did not work,since the previous implementation replaced the first character(if it was invalid - e.g. a digit) instead of prepending an underscore.
Plugin lxc: rename to "lxc_guests"
The plugin handles details of LXC guests. Thus we should leave theremainder of the namespace to other plugins.
Plugin lxc: remove reference to framagit repository
Plugins maintained within the contrib repository of munin should notrefer to other locations as their primary source.(otherwise they should be maintained in that primary source and not inthe contrib repository)
Plugin lxc: update list of authors
Plugin lxc: move to category "virtualization"
See http://guide.munin-monitoring.org/en/latest/reference/graph-category.html#well-known-categories
Plugin lxc: enable "set -eu" for better error handling
The code should be suitable for "exit-on-error" and "error-on-unset".
Plugin lxc: verify the availability of "lxc-ls"
Previously "autoconf" only verified, that /var/lib/lxc exists. But thiscould be just a remainder of a formerly installed lxc package.
Plugin lxc: add support for MUNIN_CAP_DIRTYCONFIG
Plugin lxc: use functions for top-level activities
This clarifies the flow of control and allows to useMUNIN_CAP_DIRTYCONFIG later.
Plugin lxc: clarify name for function "active_guests"
Previously a variable and a function used the same name.This was no problem, but it can cause confusion.
Plugin lxc: change the plugin from "bash" to "sh"
No more bashisms were left.
Plugin lxc: separate function for title beautification
This avoids a bashism.
Plugin lxc: simplify interface of "lxc_cgroup" and rename function
Plugin lxc: use comprehensible names for variables
Plugin lxc: fix handling of "excludes" parameter
Previously only the first item in the "excludes" environment variablewas really excluded.
Plugin lxc: use "grep -E" instead of "egrep"
Plugin lxc: simplify implementation of function "active_guests"
Formats disponibles : Atom