Projet

Général

Profil

Révision:

Révisions

# Date Auteur Commentaire
d5dffef8 2021-02-17 14:10 Tim Düsterhus

Use exact values in zfs/zpool_capacity#allocated

As per the zpool(8) man page:

zpool list [-HgLpPv] [-o property[,property]...] [-T u|d] [pool]... [interval [count]]
Lists the given pools along with a health status and space usage. If no pools are specified, all pools in the system are listed. When given an interval, the information is printed every...

ed61eab1 2021-02-17 09:10 Lars Kruse

Plugin tor_: fix "tor_countries" in case of missing cache location

Closes: #1176

0b7a005e 2021-02-16 11:57 Sam Darwin

cpu and memory plugins for OSX (#1173)

0d13497e 2021-02-07 06:27 Steve Schnepp

Merge pull request #1174 from steveschnepp/plugin/smart_

Adding a new C plugin : smart_

b86f1d0f 2021-02-07 06:19 Steve Schnepp

smart_: port to openbsd & macos

6eff786e 2021-02-07 06:17 Steve Schnepp

smart: importing common.{h,c} from munin-c

The compilation is very easy, a simple `make` should work, as I provided
a convenient `Makefile`

a420c4eb 2021-02-07 06:15 Steve Schnepp

smart_: renaming the file

The destination file is a wildcard one. Therefore the C file should be
named with a trailing `_`.

2fd3eec8 2021-02-07 06:03 Bastiaan van Kesteren

Hacked together a smart_ plugin in C

There is some trickery going on to not wakeup the disk when it's in standby

Note: this was aimed at munin-c, but was rejected since it uses a
subprocess that calls the `smartctl` tool.

ad3351ca 2021-02-06 21:36 Klaus Sperner

make plugin http_response executable

60a077a6 2021-02-06 21:36 Klaus Sperner

Add multigraph plugin for http response codes and times

In contrast to using http_responsecode and http_loadtime with the same
configuration, this plugin performs only one request per site and munin
run to gather its statistics.

7046ba80 2021-02-05 15:53 ruliane

typo

63505c50 2021-02-05 15:53 ruliane

Add support for multi-domain check

f2261ed9 2021-02-05 15:53 ruliane

Rename whois_ to whois

179f0472 2021-02-04 18:06 Lars Kruse

Plugin tor_: handle missing dependency during "fetch" or "config"

f06ee36a 2021-01-31 10:56 ruliane

Use an environment variable for CACHE_EXPIRY (#1169)

Use an environment variable for CACHE_EXPIRY in whois plugin.

52898ef5 2021-01-31 08:59 Olivier Mehani

[file_length_] List full file path in info

Signed-off-by: Olivier Mehani <>

11c6d827 2021-01-31 08:56 Paul Alexandrow

initial commit of systemd_mem (v1.0) (#1165)

systemctl calculates memory consumption quite differently than existing plugins, which usually query /proc/.
This plugin monitors what memory a service uses according to systemctl.

82644213 2021-01-29 10:22 Andreas Perhab

during DELAYED/PENDING resyncs mark reshape/recovery percent as unknown instead of 0

1fa5558a 2021-01-29 10:21 Olivier Mehani

[docker_] add multigraph support

Signed-off-by: Olivier Mehani <>

24825188 2021-01-29 10:21 Olivier Mehani

[docker_] status: report and warn on unhealthy containers

Signed-off-by: Olivier Mehani <>

d3a7b794 2021-01-29 10:21 Olivier Mehani

[docker_] expose APIClient from Wrapper

Signed-off-by: Olivier Mehani <>

3a20ae41 2021-01-29 10:21 Olivier Mehani

[docker_] memory: report `usage` if `total_rss` is not available

Signed-off-by: Olivier Mehani <>

b09fa4a7 2021-01-29 10:21 Olivier Mehani

[docker_] Add support for custom attributes reporting in extinfo

Signed-off-by: Olivier Mehani <>

04ded0c6 2021-01-26 09:39 Lars Kruse

Plugin tor_: fix autoconf issues

Closes: #1166

069255ee 2021-01-17 13:51 ToM

mpdstat_: unquote $NCARGS.

9ad3b1ff 2021-01-17 13:51 ToM

mpdstats_: allow to pass options to nc(1).

Different nc(1) implementations will use different flags, as highlighted
in #576. This environment variable allows one to pass any option to the
nc binary.

829bab48 2021-01-17 13:51 ToM

mdpstats_: use 'stats' instead of 'version' in autoconf.

As of v0.21.4 version of the MPD command protocol, it seems that the
`version` command is not valid:

$ echo version | /bin/nc localhost 6600
OK MPD 0.21.4
ACK [5@0] {} unknown command "version"...
a45257a6 2021-01-10 11:47 Kim B. Heino

stratis: code cleanup and use perlpod format for documentation

7d31b4ce 2021-01-10 11:47 Kim B. Heino

stratis: new plugin to monitor stratis filesystem

f90427c3 2021-01-08 09:33 Samuel Smith

Update for extra fields in newer kernels

The fields have changed from 11 or 15 on recent kernels but does not effect what the plugin gathers.
See 5.4 https://www.kernel.org/doc/html/v5.4/block/stat.html versus 4.16 https://mjmwired.net/kernel/Documentation/block/stat.txt

c10eaf60 2021-01-06 11:37 Ondřej Nový

Plugin timesync_status: Fix KeyError when time is not synced

3e015885 2021-01-06 11:37 Ondřej Nový

Plugin timesync_status: Handle value 0 correctly

099d7821 2021-01-02 04:31 cortices

Apply shellcheck recommendations

cf44597b 2020-12-31 22:11 cortices

Merge remote-tracking branch 'origin/master'

30779549 2020-12-31 22:11 cortices

Add openstack_swift_stats_ plugin

9c995590 2020-12-28 14:42 Andreas Perhab

certificate_file_expiry: add pattern support for CERT env variable

5c983dbc 2020-12-16 08:16 Olivier Mehani

[plugin/nextcould] Fix incorrect data output

Signed-off-by: Olivier Mehani <>

493b71d9 2020-12-09 22:40 Simone Rossetto

Plugin timesync_status: use common pattern to check input args

0e43e779 2020-12-09 22:40 Simone Rossetto

Plugin timesync_status: add support for 'fetch' command

0791c99e 2020-12-05 10:02 Kim B. Heino

systemd_status: fix autoconf to check if systemd is running

f8fef4cf 2020-12-05 10:02 Kim B. Heino

systemd_status: reformat docstring to perlpod format

ca27b129 2020-12-05 10:02 Kim B. Heino

systemd_status: yet another plugin to monitor systemd status

Similar to systemd_units, but more states and ignores scopes and user
services. They must be allowed to fail.

eb7a1e72 2020-11-28 14:31 JTSage

Add some sane defaults, some enviromental variable overrides, fix autoconf, and add more error trapping

36c29111 2020-11-28 14:31 JTSage

Change proposed name, certbot_certs -> certbot_expiry

2f7d9407 2020-11-28 14:31 JTSage

Add "certbot-certs"

This plugin will semi-auto discover certbot (letsencrypt) certificates and output their expiry in days.

fa059d2a 2020-11-28 08:10 Lars Kruse

Plugin nextcloud_: fix shellcheck issues

b289ff1f 2020-11-28 08:07 Olivier Mehani

[plugins/transmission] Update shebang to use python3

Signed-off-by: Olivier Mehani <>

d25a9e94 2020-11-28 08:07 Olivier Mehani

[plugins/transmission] Python3 compat

Signed-off-by: Olivier Mehani <>

3b478bab 2020-11-28 08:06 Olivier Mehani

[plugins/nextcloud_] Fix type in autoconf

Signed-off-by: Olivier Mehani <>

cd759e2f 2020-11-28 08:06 Olivier Mehani

[plugins/nextcloud_] Only use one call to JQ to parse and report the info

Signed-off-by: Olivier Mehani <>

(201-250/4761) Par page : 50, 100, 200

Formats disponibles : Atom