Projet

Général

Profil

Révision:

Révisions

# Date Auteur Commentaire
0ab1e127 2020-11-26 09:05 Olivier Mehani

[plugins/whois_] stop EXTRACT_RE after the first match

Signed-off-by: Olivier Mehani <>

a10647b9 2020-11-25 20:39 Lars Kruse

Plguin btcguild_hashrate_: migrate to Python3

91eaee39 2020-11-25 20:39 Lars Kruse

Plugin lighttpd_: migrate to Python3

4a6d44a4 2020-11-25 20:38 Lars Kruse

Update shebang of Python3-compatible plugins to Python3

5301b7f5 2020-11-25 20:28 Lars Kruse

Plugin deb_packages: prepare migration to Python3

51864405 2020-11-25 20:20 Lars Kruse

Plugin nutcracker_requests_: migrate to Python3, format documentation

7cf2dda9 2020-11-25 20:20 Lars Kruse

Plugin snmp__juniper: migrate to Python3

8152186b 2020-11-25 20:20 Lars Kruse

Plugin snmp__juniper_spu: migrate to Python3

e7e8ff99 2020-11-25 20:20 Lars Kruse

Plugin approx: migrate to Python3, format documentation

4387edfa 2020-11-25 20:20 Lars Kruse

Plugin mongo_btree: migrate to Python3, format documentation

d8c30923 2020-11-25 20:20 Lars Kruse

Plugin nova_services: migrate to Python3, format documentation

37d81d7a 2020-11-25 20:20 Lars Kruse

Plugin nova_instance_: migrate to Python3, format documentation

d168d49e 2020-11-25 20:20 Lars Kruse

Plugin nova_floating_ips: migrate to Python3, format documentation

db7403f2 2020-11-25 20:19 Lars Kruse

Plugin swift-dispersion: migrate to Python3, format documentation

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"
(251-300/4761) Par page : 50, 100, 200

Formats disponibles : Atom