Plugin acpi_batt_: improve perldoc formatting
[plugins/snmp__cisco_] SNMP plugin to query arbitrary SNMP MIBs on Cisco (and maybe other) equipment
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
[plugins/transmission] Lint
squash! [plugins/transmission] Fixups for consistency
Only show host in title when not localhost
remove empty line from config
Fix wrong "example-directory" names
plugins/README: mention more style check tools
README: remove references for subversion
README: whitespace adjustments
btrfs_*_usage: add example graphs
Provided by HaseHarald.See https://github.com/munin-monitoring/contrib/pull/1114.
Merge pull request #1114 from HaseHarald/master
[plugins/disk/] Add plugins to monitor btrfs pools on a per device base
Touchups on configuration.
Add perldoc-style header.
Tests: apply the exceptions to ruby-based code checks
Tests: add ruby style and code checks via rubocop
At the moment all plugins fail the test out of various reasons.Thus they are exempted from causing test failures.
But future (new) plugins will fail the test and thus indicate therelevant steps to fix issues before a plugin is included.
Ruby plugins: apply code changes as suggested by "rubocop --auto-correct"
Ruby plugins: apply style changes as suggested by "rubocop --fix-layout"
t/test-exception-wrapper: fix documentation
Python plugins: fix style issues
Unify file encodings to UTF8
Fix spelling mistakes
lint: ignore python's compiled files for codespell
spelling: change "licenced" to "licensed"
Even though "licenced" is proper (British English) spelling,"spellcheck" complains about it (probably being focused on AmericanEnglish).The change should just clean up the output of the spelling linter andshould not be interpreted as a language preference....
[plugin/docker_] Improvements to docker_ plugin (#1094)
Fix linting issues.
[plugins/disk/btrfs_device_usage] Reformat linebreaks.
Following suggestions from linting.
[plugins/disk/btrfs_device_stats] Remove unused variable.
[plugins/disk/btrfs_device_usage] Fix issues brought up by CI.
- Remove trailing whitespace.- Add whitespace around operators.- Add linebreaks to shorten the lines.
Fix issues brought up by CI.
- Remove trailing whitespace- Remove unused variable.
[plugins/disk/btrfs_device_stats] Add a plugin to monitor device stats from btrfs.
Monitors the different device-counters (mostly for errors) of the disks in a btrfs pool.
[plugins/disk/btrfs_device_usage] Add plugin to monitor btrfs usage on a device level.
Shows the used size of each device in a btrfs pool in bytes and percent.
plugins/puppet/puppet_runtime: fix formatting
Used rufo https://github.com/ruby-formatter/rufo
Remove global flake8 override
[plugins/mysql/mysql_audit] Added plugin for monitoring the audit log
Shows the number of active over time
[plugin/user/cronjobs] added plugin to monitor cronjobs
Graphs the number of cronjobs active at a certain moment, per user
[plugins/git/gitlab_statistics] added plugin to display GitLab stats
Graphs common GitLab statistics (user, repo, fork, ... count) using itsHTTP API statistics endpoint (requires a token to be set and passed tothe plugin)
docker_cpu: fix warnings when docker ps has empty list
docker_cpu: fix data for container names starting with numbers
[plugins/dovecot/dovecot] make 'connected users' graph DERIVEable
Plugin mysql_disk_by_prefix: remove flake8 override and unused import
The flake8 line was interpreted as "ignore this file".
[plugins/mysql/mysql_disk_by_prefix] Add plugin for DB size by user
[plugins/user/procbyuser] added plugin to monitor processes of a user
Graphs the number of processes owned by a user over time
[plugins/user/cpubyuser] Bugfixes and enhancements
- Fix USERS=ALL only enumerating processes with a tty or pty attached (and thus not eg. user-owned FastCGI processes, owned by eg. Apache)- ps(1) is used to make process list parsing easier and more robust...
[plugins/user/membyuser] Minor enhancements
Don't use a fixed scaleUse resident set size as measure for a process' memory usage insteadof vszMore robust username enumeration
[plugins/systemd/systemd_units] Optionally hide extinfo of active services
These services are running fine, so the extinfo would mostly just clutterthe webui while making the extinfo of relevant (i.e. down) servicesharder to find.
Fixes quota für zvols. Without this, the log gets spammed with
2020/08/16 04:45:24 [ERROR] In RRD: Error updating /var/lib/munin/localdomain/localhost.localdomain-zfs_list_rpool__name-quota-g.rrd: /var/lib/munin/localdomain/localhost.localdomain-zfs_list_rpool__name-quota-g.rrd: Function update_pdp_prep, case DST_GAUGE - Cannot convert '-' to float
add proxmox comment
prevent duplicate graphs and unify line style
use name from commandline parameter for kvm
Plugin multi_tcp_ping: gracefully handle DNS resolution problems
Previously the plugin exited with an error, if the target name could notbe resolved. Now this problem is handled just like an "unreachable" situation.
Thanks, nitram2342!
Closes: #1091
Formats disponibles : Atom