Projet

Général

Profil

Activité

Du 2021-02-18 au 2021-05-18

2021-05-18

10:31 Révision f5851570: Fix CI problems
Wilco de Boer
09:33 Révision b247f8f2: Get the default suite from `/etc/os-release`
Wilco de Boer
09:26 Révision 40366a4c: Correctly handle empty lists
Using `echo` adds an enter to empty lists, which gets seen as one entry and is sent to Munin as such. Using `printf` ... Wilco de Boer
08:57 Révision 6b28a1ba: Remove superfluous quotation marks
Wilco de Boer
08:53 Révision f23aa079: Add suggest capability to debsecan plugin
Wilco de Boer

2021-04-27

17:45 Révision c31cb283: Remove the stale action
I didn't want to "close" the old one, just to detect them.
Removing the action.
Steve Schnepp

2021-04-16

16:02 Révision 4dcf4ec0: Create Stale Workflow Action
Steve Schnepp

2021-04-06

09:03 Révision e36bb075: amavis_multi: rename "amavisd" to "amavis", as "d" was dropped in upstream too
Kim B. Heino
08:53 Révision dd749a26: amavis_multi: multigraph plugin to monitor amavisd mail filter
Kim B. Heino

2021-04-05

17:24 Révision 2c912170: Fix some spelling mistakes
Thanks, codespell! Lars Kruse
17:05 Révision a1e346bc: Fix warning on btrfs_device_stats.
It's always those typos! HaseHarald
16:57 Révision 97596349: knot: cache results, needed for first run after server reboot
Sometimes after reboot munin-async + munin-node runs before knot is
ready. This will result missing knot stats, as th...
Kim B. Heino
16:57 Révision a47b05ae: knot: use os.path.join, don't hardcode "/"
Kim B. Heino

2021-04-02

12:20 Révision 9f1d967c: http_response: Add follow_redirect and undefined
- Add "--location" to curl with env.follow_redirect true
- When connections fails, set U (undefined)
Sebastian L
12:08 Révision 341de2c2: dhcp-pool: implement autoconf
Kim B. Heino
12:08 Révision 43f5d31c: dhcp-pool: field name may not start with number, prefix them with "_"
Also include pool range "from_ip - to_ip" to field label Kim B. Heino
12:08 Révision bc998e20: dhcp-pool: increase warning limit to 90
DHCP pools grow very slowly. Warning at 75 is way too early, 90 seems
to be good value.
Also return pools at sorted ...
Kim B. Heino
12:08 Révision 2fd01d99: dhcp-pool: count only active leases, not free ones
Lease can be within time limits, but freed. Don't count them. Kim B. Heino

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
 

Formats disponibles : Atom