Projet

Général

Profil

Activité

Du 2021-01-01 au 2021-03-31

2021-03-31

15:12 Révision cc6f29fb: knot: new plugin to monitor knot DNS server statistics
Kim B. Heino
15:12 Révision ced47dec: knot: use perlpod documentation format
Kim B. Heino
15:12 Révision ed49d346: nsd: new plugin to monitor nsd DNS server
Kim B. Heino
15:12 Révision 301d13b1: nsd_requests: better name for plugin
Kim B. Heino
15:11 Révision f2f292f1: mongodb: add new multigraph plugin to monitor MongoDB
Kim B. Heino
15:11 Révision b1251d0c: mongodb_multi: use perlpod documentation format
Kim B. Heino
15:10 Révision 2cbac876: uwsgi_: use better graph title so that all uWSGI graphs are grouped together
Kim B. Heino
15:08 Révision f76c34f5: Use APCu functions when available (make plugin compatible with PHP using APCu)
Detect available functions (apc_ or apcu_ ones) and call the right ones. Ricardo Sanz
14:39 Révision da87fcd6: Fix spelling issues
Lars Kruse
14:33 Révision 8334867a: jitsi-videobridge: videostreams aren't anymore
Sebastian L
14:33 Révision 50cb1d89: nutups2: add runtime graph to monitor UPS's remaining runtime
Kim B. Heino

2021-03-25

07:41 Révision 105ff59c: mongo_collection_ configurable graph_category
Jeremías
07:41 Révision dca09431: mongodb_conn configurable graph_category
Jeremías
07:41 Révision f5900290: mongodb_docs configurable graph_category
Jeremías
07:41 Révision 6dba6718: mongo_lag configurable graph_category
Jeremías
07:41 Révision 4168c164: mongo_mem configurable graph_category
Jeremías
07:41 Révision a9313615: mongo_ops configurable graph_category
Jeremías
07:41 Révision 4af69a6d: mongo_mem: unify default category (db)
Jeremías

2021-03-18

09:33 Révision 6ee90f2e: mongodb_conn load env.MONGO_DB_URI
Jeremías
09:33 Révision 95e525db: mongo_lag load env.MONGO_DB_URI
Jeremías
09:33 Révision bc55ce69: try to be consistent with doc format
Jeremías
09:33 Révision 7fd554f0: mongo_collection_ load env.MONGO_DB_URI
Jeremías
09:25 Révision 842acaef: Prevent escaping of internal names with leading numbers to fix graph processing
With serials like
Node SN Model Namespace Usage ...
Florian Sager
09:23 Révision 3c481585: nvidia_gpu_: fix current temperature on nvidia 460
Tested with
NVIDIA-SMI 460.32.03
Driver Version: 460.32.03
CUDA Version: 11.2
Giacomo Mazzamuto

2021-03-14

11:02 Révision c7299aeb: nvme: add graph for spare capacity. add support for limits
The default limits are sort of randomly chosen. My nvme drives report
a warning level at 10% spare capacity, so I ke...
Kjetil Torgrim Homme

2021-03-10

06:44 Révision 4c1903fe: Make 'chrony' work with busybox awk
Matt Merhar
06:43 Révision 4a25b7de: fix the bird plugin to work with perl 5.28
gustavo panizzo
06:42 Révision 58c7801f: beanstalkd python3
lifeofguenter
06:42 Révision 375d3643: remove failing test?
lifeofguenter
06:19 Révision acdaeb6d: Update kvm_cpu
in python3 filter returns an object, not an list. I think a list is required here? at least the plugin works as soon ... Alois
06:19 Révision b6912e76: Update kvm_cpu
the line length change doesn't make the world better... without pyflakes I already wondered, why there is an addition... Alois

2021-03-04

10:07 Révision 9ecd634f: Update munin-libvirtpy
if config has sys.exit(1) the plugin config does not work. Alois

2021-02-23

08:34 Révision 98aeca5f: Plugin docker_: fix indentation
Lars Kruse
08:33 Révision be4ad90d: Plugin docker_: use clean fieldname instead of literal container name
Lars Kruse

2021-02-22

18:13 Révision 7ac85085: Plugin docker_: reduce permissions of plugin
root privileges are not required for sending queries to the docker socket.
Instead the group "docker" should be suffi...
Lars Kruse
18:02 Révision 807f15b9: Add 'containers' to the supported series
Apparently, the code support that serie, as the docs say. Ricardo Sanz
20:10 Révision c5daa06d: Plugin prosody_: interprete input as utf-8
Previously only ascii was accepted.
See: https://github.com/munin-monitoring/contrib/pull/1040#issuecomment-78082406...
Lars Kruse

2021-02-17

14:10 Révision d5dffef8: 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...
Tim Düsterhus
09:10 Révision ed61eab1: Plugin tor_: fix "tor_countries" in case of missing cache location
Closes: #1176 Lars Kruse

2021-02-16

11:57 Révision 0b7a005e: cpu and memory plugins for OSX (#1173)
Sam Darwin

2021-02-07

06:27 Révision 0d13497e: Merge pull request #1174 from steveschnepp/plugin/smart_
Adding a new C plugin : smart_ Steve Schnepp
06:19 Révision b86f1d0f: smart_: port to openbsd & macos
Steve Schnepp
06:17 Révision 6eff786e: smart: importing common.{h,c} from munin-c
The compilation is very easy, a simple `make` should work, as I provided
a convenient `Makefile`
Steve Schnepp
06:15 Révision a420c4eb: smart_: renaming the file
The destination file is a wildcard one. Therefore the C file should be
named with a trailing `_`.
Steve Schnepp
06:03 Révision 2fd3eec8: 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...
Bastiaan van Kesteren
21:36 Révision 60a077a6: 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 r...
Klaus Sperner
21:36 Révision ad3351ca: make plugin http_response executable
Klaus Sperner

2021-02-05

15:53 Révision f2261ed9: Rename whois_ to whois
ruliane
15:53 Révision 63505c50: Add support for multi-domain check
ruliane
15:53 Révision 7046ba80: typo
ruliane

2021-02-04

18:06 Révision 179f0472: Plugin tor_: handle missing dependency during "fetch" or "config"
Lars Kruse

2021-01-31

10:56 Révision f06ee36a: Use an environment variable for CACHE_EXPIRY (#1169)
Use an environment variable for CACHE_EXPIRY in whois plugin. ruliane
08:59 Révision 52898ef5: [file_length_] List full file path in info
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
08:56 Révision 11c6d827: initial commit of systemd_mem (v1.0) (#1165)
systemctl calculates memory consumption quite differently than existing plugins, which usually query /proc/.
This plu...
Paul Alexandrow

2021-01-29

10:22 Révision 82644213: during DELAYED/PENDING resyncs mark reshape/recovery percent as unknown instea...
Andreas Perhab
10:21 Révision b09fa4a7: [docker_] Add support for custom attributes reporting in extinfo
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
10:21 Révision 3a20ae41: [docker_] memory: report `usage` if `total_rss` is not available
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
10:21 Révision d3a7b794: [docker_] expose APIClient from Wrapper
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
10:21 Révision 24825188: [docker_] status: report and warn on unhealthy containers
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
10:21 Révision 1fa5558a: [docker_] add multigraph support
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2021-01-26

09:39 Révision 04ded0c6: Plugin tor_: fix autoconf issues
Closes: #1166 Lars Kruse

2021-01-17

13:51 Révision 829bab48: 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 vers...
ToM
13:51 Révision 9ad3b1ff: mpdstats_: allow to pass options to nc(1).
Different nc(1) implementations will use different flags, as highlighted
in #576. This environment variable allows on...
ToM
13:51 Révision 069255ee: mpdstat_: unquote $NCARGS.
ToM

2021-01-10

11:47 Révision 7d31b4ce: stratis: new plugin to monitor stratis filesystem
Kim B. Heino
11:47 Révision a45257a6: stratis: code cleanup and use perlpod format for documentation
Kim B. Heino

2021-01-08

09:33 Révision f90427c3: 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://...
Samuel Smith

2021-01-06

11:37 Révision 3e015885: Plugin timesync_status: Handle value 0 correctly
Ondřej Nový
11:37 Révision c10eaf60: Plugin timesync_status: Fix KeyError when time is not synced
Ondřej Nový

2021-01-02

04:31 Révision 099d7821: Apply shellcheck recommendations
cortices
 

Formats disponibles : Atom