Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root @ bde90ba9

# Date Auteur Commentaire
bde90ba9 2020-11-25 20:19 Lars Kruse

Plugin kvm_cpu: migrate to Python3, format documentation

0d055149 2020-11-25 20:19 Lars Kruse

Plugin keystone_stats: migrate to Python3, format documentation

b02548cc 2020-11-25 17:53 Lars Kruse

Plugin feinstaubsensor: add sensor data from the optional BME280 component

ca6107d3 2020-11-25 17:53 Lars Kruse

Plugin feinstaubsensor: prepare for multiple fields per sensor metric

Optional components of the Feinstaubsensor may provide alternative
values for specific metrics (e.g. a BME280 sensor measures humidity,
temperature and atmospheric pressure).

90d214cd 2020-11-25 17:53 Lars Kruse

Plugin feinstaubsensor: omit graphs for missing API fieldnames

Some sensor data fields may not be available, if the specific component
is missing.

137913e3 2020-11-18 19:47 Sebastian L

lxc_guests: Monitor randomly generated virtual ethernet devices

b5f95726 2020-11-18 19:47 Sebastian L

lxc_guests: Make it work with unpriviliged containers

8a9bd013 2020-11-15 05:19 Steve Schnepp

Merge pull request #1131 from kjetilho/varnish-update

Varnish update

a6fc9b56 2020-11-15 05:18 Steve Schnepp

Merge pull request #1132 from kjetilho/nvme_facepalm

silly bug: writecycles must be calculated from written bytes

381c4a10 2020-11-13 16:55 Kjetil Torgrim Homme

make new script executable

6c7ad652 2020-11-13 16:54 Kjetil Torgrim Homme

silly bug: writecycles must be calculated from written bytes

This fixes issue #1127

458ad1f5 2020-11-13 10:12 Kjetil Torgrim Homme

add varnish5_ to support Varnish 5.x and 6.x

This plugin has been used at Redpill Linpro for some time now. It adds
some measurements compared to varnish4_ and removes some others.
There are enough changes that it is probably not worth it to try to
merge the code into a generic varnish4_ plugin handling 4, 5 and 6.

5562eec2 2020-11-13 09:02 Kjetil Torgrim Homme

support multiple instances of varnish

If you make a symlink like varnish4_shop_request_rate (etc.), you can
add plugin configuration

[varnish4_shop_*]
env.name shop

and it will run all commands with -n shop to get the stats for that instance.

17c936ed 2020-11-05 18:04 Lars Kruse

Plugins chrony_*: fix filename of example graph

14dc173b 2020-11-05 18:01 Lars Kruse

Merge pull request #1128 from Kolkman/master

Added two Chrony plugins and example graphs

e4a5cf2f 2020-11-04 08:24 OMK

Renamed files to match convention

Renamed examplegraphs to mathc onvention.

4849aa0d 2020-11-03 07:28 OMK

Renamed example graphs

Renamed example graphs to compy to naming convention, and fix a typo

1ca87dc5 2020-11-03 07:25 OMK

Typo fix in chrony_sourcestats

typo fixed

8121edb3 2020-11-03 07:23 OMK

Update chronyc path handling

Determination of chronyc path and inconsistency with the documentation

266e82bb 2020-11-02 14:11 Olaf

Added two Chrony pluggins and example graphs

Added chrony_ , a wildcard plugin to track sourcestats per indiviual time source
Added chrony_sourcestats, a plugin that displays the sourcestats characteristics for several timesources in one graph.
Added example graphs for both plugins.

f0479a9a 2020-10-31 18:41 Nazdravi

[ssl-certificate-expiry] host name verification + proxy connection (#1126)

  • optional verification of request to certificate hostname match (env.checkname yes)
  • optional openssl proxy usage (env.proxy PROXYHOST:PORT)
0341e680 2020-10-31 00:46 pcy

[plugins/shorewall/shorewall_log] added plugin for monitoring shorewall blocks

Graphs the number of blocks done by shorewall, given a specific rule
suffix

14e5261e 2020-10-28 19:00 rantal

Fix to work with old lsblk version...

a7139bca 2020-10-28 18:38 Lars Kruse

Unify shebang for python scripts

8542c092 2020-10-28 16:54 Thomas Heidrich

fixup file mode 755

f6ea58d5 2020-10-28 16:54 Thomas Heidrich

avoid blocking in ssl_

Just in case there is a firewall dropping packages, this plugin
would block until the plugin timeout is reached. This change introduces
the possibility to configure a much lower individual timeout.

bd727d75 2020-10-28 16:51 Thomas Heidrich

avoid blocking in http_responsecode

Just in case there is a firewall dropping packages, this plugin
would block until the plugin timeout is reached. This change introduces
the possibility to configure a much lower individual timeout.

3a2f2ec7 2020-10-28 16:22 Lars Kruse

Plugin snmp__airport: port to python3

09b88141 2020-10-24 11:29 Lars Kruse

Improve documantion of many plugins

Specifically the configuration examples are now indented properly.

384d482f 2020-10-23 13:37 Rowan Wookey

Added mulitgraph redis plugin

This is a replacement for the redis_ plugin

Changes in the replacement:

  • Supports multiple redis instances
  • Supports AWS elasticache and other environments where the CONFIG
    command is disabled
  • Uses multigraph to separate graphs by instance
91cffec4 2020-10-23 13:36 Rowan Wookey

Added php_fpm_status plugin

This is a replacement for the php5-fpm_status plugin.

Changes:

  • Supports multiple pools using environment variables to specify urls
  • Supports wget and curl
  • Added GPLv3 License
95003946 2020-10-19 15:25 Lars Kruse

Unify more author names with special characters

Additionally an ambiguous line in the "author" section of a plugin was
removed in order to avoid confusion for the Munin Plugin Gallery parser.

a9c0e2bb 2020-10-19 15:04 Lars Kruse

Unify spelling of author "Dagfinn Ilmari Mannsåker"

Previously some occurrences lacked the special character.

b4109460 2020-10-14 15:36 Lars Kruse

Merge pull request #1087 from moisseev/freeipmi

Improve freeipmi plugin

4259869d 2020-10-14 15:21 Sebastian L

ehterpadlite_: Monitor number of pads

a8c2b8af 2020-10-14 15:19 Lars Kruse

Plugin loolwsd: categorization

  • move the plugin to `libreoffice` (should be easier to find for most
    users)
  • add the graph category "appserver"
83323a47 2020-10-14 15:13 Sebastian L

loolwsd: Monitor libreoffice online usage

- Open documents and active views
- Memory usage

26e497fc 2020-10-14 09:04 Lars Kruse

Plugin moinmoin_pages: fix style issues

999be27b 2020-10-14 09:04 Lars Kruse

Plugin cronjobs: fix style issue

0253df6f 2020-10-11 22:50 Lars Kruse

Plugin ag241-adsl: improve documentation formatting and add author

c6f88968 2020-10-05 18:29 Lars Kruse

Improve perlpod formatting for multiple plugins

Escpecially the final marker ("=cut") was missing in these plugins.

743395a6 2020-10-05 18:05 Lars Kruse

Improve documentation formatting of some plugins

f9d8ce70 2020-10-05 15:54 Lars Kruse

Plugin tor_: fix perlpod formatting

94888223 2020-10-04 22:05 Lars Kruse

Plugin ipt_basic_: convert documentation to perlpod format

55b983f3 2020-10-04 21:59 Lars Kruse

Plugin bbox: convert documentation to perlpod format

2e3f5acd 2020-10-04 21:57 Lars Kruse

Plugin battery_: convert documentation to perlpod format

5061ef1d 2020-10-04 21:33 Lars Kruse

Plugin dartybox: convert documentation to perlpod format

5a2f9abf 2020-10-04 19:17 Lars Kruse

Plugin rpi_temp: convert documentation to perlpod format

d369b316 2020-10-04 19:10 Lars Kruse

Plugin moinmoin_pages: convert documentation to perlpod format

118040e3 2020-10-04 19:04 Lars Kruse

Plugin moinmoin_pages: migrate to python3

73817ba8 2020-10-04 18:58 Lars Kruse

Rename "moinoin_pages" plugin to "moinmoin_pages"

The previous name was mistyped.

6f1e0538 2020-10-04 18:57 Lars Kruse

Plugin cpu_freq_1sec: convert documentation to perldoc format

4e69103a 2020-10-03 23:48 Lars Kruse

Fix special character in author name (KARASZI István)

aa3ee6dc 2020-10-03 23:31 Lars Kruse

Clarify a few copyright statements

cd053638 2020-10-03 23:31 Lars Kruse

Plugin brc_rssi: convert documentation to perldoc header

df470733 2020-10-03 23:31 Lars Kruse

Fix special character for author name (Kristian Lyngstøl)

Otherwise this author shows up with different spellings in the plugin
gallery.

105e7d45 2020-10-03 23:31 Lars Kruse

Plugin backuppc: convert documentation to perldoc header

e66faac0 2020-10-01 14:41 Steve Schnepp

Merge pull request #1002 from steveschnepp/dump_node

Dump node

3e7d7308 2020-10-01 14:40 Steve Schnepp

Quoting vars

09b145cb 2020-09-26 06:59 Nathaniel Clark

Cleanup page decode

Signed-off-by: Nathaniel Clark <>

76b4675d 2020-09-26 06:59 Nathaniel Clark

Fix flake warnings

Signed-off-by: Nathaniel Clark <>

77e53059 2020-09-26 06:59 Nathaniel Clark

Merge both SB6183 plugins

Add more error handling for bad status from modem

Signed-off-by: Nathaniel Clark <>

7b078749 2020-09-26 06:59 Nathaniel Clark

Address review comments

Signed-off-by: Nathaniel Clark <>

13e4b4aa 2020-09-26 06:59 Nathaniel Clark

Fix spelling in comments

Signed-off-by: Nathaniel Clark <>

1671e356 2020-09-26 06:59 Nathaniel Clark

Add plugins for Arris Cable Modem SB6183

This provides two plugins:
  • arris-sb6183 - Power levels, SNR, error counts
  • arris-sb6183_uptime - Uptime in days

These are two seperate plugins because it's two different
urls it needs to hit, and this seemed simpler....

d7f54f3e 2020-09-23 16:22 Lars Kruse

Fix utf8 encoding of author names

0ff03ad4 2020-09-22 23:06 Lars Kruse

Remove dummy plugins containing only references to external repositories

7f789c47 2020-09-18 20:24 Lars Kruse

Merge pull request #1122 from shtrom/plugin/docker_improvements

[docker_] Fix a few bugs

109144de 2020-09-17 22:11 Olivier Mehani

[docker_] Get CPU count from os.cpu_count() everywhere

Docker-py and os.cpu_count() disagree on the count, leading to data
going beyond the scale of the graph. As Docker-py seems to have dummy
CPU data in the stats, we instead always rely on Python's CPU count....

5bb9b46e 2020-09-17 18:03 Olivier Mehani

[docker_] Fix network extinfo

Signed-off-by: Olivier Mehani <>

b1e3e601 2020-09-17 09:17 Olivier Mehani

[docker_] Fix missing f-string

Signed-off-by: Olivier Mehani <>

11861370 2020-09-13 14:48 Lars Kruse

Merge pull request #1117 from shtrom/nextcloud_fixups

various fixups of the Nextcloud plugin

6906c857 2020-09-13 14:46 Lars Kruse

Merge pull request #1115 from zivillian/kvm_mem

  • remove empty line from config (causing an error message)
  • switch to python3
6b4a3124 2020-09-11 07:15 Bianco Veigel

switch to python3

c0108c95 2020-09-10 22:45 Kai

Fixed data for UAP

Data for UAP's is (now?) encapsulated within 'stat'->'ap', changed reference to reflect this change.
Also: Fixed handling of uninitialized values in case they do not exist (// 0).

7dcbc91c 2020-09-10 20:03 Olivier Mehani

[nextcloud_] Softer failure on missing data

Signed-off-by: Olivier Mehani <>

4ce9e742 2020-09-10 19:16 Olivier Mehani

[whois_] Plugin to monitor domain registration expiries

This plugin only monitors one domain per instance, but should be easily
extensible to monitor several at once if need be.

Signed-off-by: Olivier Mehani <>

f47fddf3 2020-09-10 08:39 Olivier Mehani

[nextcloud_] Add scheme configuration and cleanup autoconf

Signed-off-by: Olivier Mehani <>

12cb1134 2020-09-10 08:39 Olivier Mehani

[nextcloud_] Allow to control warnings on the number of available updates

Signed-off-by: Olivier Mehani <>

a7d44887 2020-09-10 08:39 Olivier Mehani

[nextcloud_] Use fewer requests to work out the protocol to use

Signed-off-by: Olivier Mehani <>

195a733d 2020-09-10 08:39 Olivier Mehani

[nextcloud_] Add support for --pidebug, and more parameters

Signed-off-by: Olivier Mehani <>

254eb56d 2020-09-09 15:43 Olivier Mehani

[docker_] Fake functools.cached_property for Python<3.8

Fixes: #1116
Signed-off-by: Olivier Mehani <>

32264463 2020-09-07 18:43 ScratchBuild

Fix

Fix `printf` and `sprintf` output numbers from %s to %d

2385a6f5 2020-09-07 13:13 Bianco Veigel

refactoring and python3 compatibility

bba98f95 2020-09-06 16:19 Martin Schobert

ssl-certificate-expiry: Feature added: checking intermediate certs as well (#1088)

81bdedaf 2020-09-06 15:56 Lars Kruse

Merge pull request #1086 from shtrom/transmission-consistency-fixups

[plugins/transmission] Fixups for consistency

1a614fb0 2020-09-03 19:55 Lars Kruse

Plugin acpi_batt_: improve perldoc formatting

92483a04 2020-08-30 22:56 Olivier Mehani

[plugins/transmission] Lint

Signed-off-by: Olivier Mehani <>

897de1bb 2020-08-30 22:55 Olivier Mehani

squash! [plugins/transmission] Fixups for consistency

Only show host in title when not localhost

8cb47cbf 2020-08-30 14:57 Bianco Veigel

remove empty line from config

6a1a9c7c 2020-08-29 18:54 Lars Kruse

Fix wrong "example-directory" names

7a00a8b5 2020-08-28 08:38 Lars Kruse

plugins/README: mention more style check tools

84e0858b 2020-08-28 08:37 Lars Kruse

README: remove references for subversion

047725bc 2020-08-28 08:36 Lars Kruse

README: whitespace adjustments

bd872f7a 2020-08-25 21:24 Lars Kruse

btrfs_*_usage: add example graphs

Provided by HaseHarald.
See https://github.com/munin-monitoring/contrib/pull/1114.

c6ad9524 2020-08-25 21:18 Lars Kruse

Merge pull request #1114 from HaseHarald/master

[plugins/disk/] Add plugins to monitor btrfs pools on a per device base

3f92394b 2020-08-25 16:01 HaseHarald

Touchups on configuration.

6f0e91f8 2020-08-25 14:21 HaseHarald

Add perldoc-style header.

3143c2c5 2020-08-25 11:49 Lars Kruse

Tests: apply the exceptions to ruby-based code checks

758c3ecd 2020-08-25 11:44 Lars Kruse

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 the
relevant steps to fix issues before a plugin is included.