1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
Commit graph

5004 commits

Author SHA1 Message Date
Sebastian Jennen
f777b73725
syslog_ng_stats: mark total counter stats as DERIVE / min 0 (#1459)
* syslog_ng_stats: mark total counter stats as DERIVE / min 0

the data produced by the underlying `syslog-ng-ctl stats` gives the stats values in absolute numbers since the start of the syslog-ng daemon. In order to visualize in a more user friendly way those values are now marked in the config as type DERIVE.

* syslog_ng_stats: graph_vlabel set as messages/graph_period
2024-10-13 23:28:47 -07:00
Kenyon Ralph
2d7fdc8152
Merge pull request #1458 from codeurimpulsif/systemd-units-fix
[systemd_units] fix missing failed units
2024-10-09 11:02:29 -07:00
Codimp
6ba8578027
fix systemctl command by adding --plain argument
This argument print unit dependencies as a list instead of a tree and
avoid showing sometimes colored dot. This dots are displayed to identify
failed units but messed with the awk command, so this failed unit is
never seen. With this --plain argument, dots are not displayed anymore.
2024-10-09 17:13:37 +02:00
Kenyon Ralph
ea8a46bd65
Merge pull request #1457 from spacelama/tasmota_temperature
Tasmota temperature
2024-09-28 12:44:32 -07:00
Tim Connors
7bb5e2c0b1 tasmota: simplify suggests caclulation 2024-09-28 21:10:03 +10:00
Tim Connors
f1e354ebd3 tasmota: add temperature and allow multiple DS18B20 sensors 2024-09-28 21:10:03 +10:00
Andreas Perhab
178261c57c
letsencrypt_weekly: enable monitoring multiple directories (#1456)
* letsencrypt_weekly: enable monitoring multiple directories

* letsencrypt_weekly: fix typo

---------

Co-authored-by: Kenyon Ralph <kenyon@kenyonralph.com>
2024-09-26 21:30:03 -07:00
Kenyon Ralph
304b5beb58
Merge pull request #1455 from kimheino/master
gluster: don't send warning for self-healing errors if they get fixed
2024-09-23 21:09:51 -07:00
Kim B. Heino
94dc3ff4a3 gluster: don't send warning for self-healing errors if they get fixed
Change value from "current absolute value" to "15min average value" and
tune warning limits accordingly. Healing value can sometimes be 1 and
gluster will fix it by itself. Send warning only if it stays at 1 (or
above) for 15 minutes. This will still send a warning immediately if it
goes to 3 or above.
2024-09-23 12:49:53 +03:00
Stephan Kleber
86e3466b9c
journald support of dovecot inspired by the sshd_log plugin (#1453)
* journald support of dovecot inspired by the sshd_log plugin

* fix indentation

Co-authored-by: Kenyon Ralph <kenyon@kenyonralph.com>

* fix indentation

---------

Co-authored-by: Kenyon Ralph <kenyon@kenyonralph.com>
2024-09-14 16:11:35 -07:00
Kenyon Ralph
4e17f844d6
Merge pull request #1454 from skleber/amavis_
fix division by zero error and change category
2024-09-14 13:12:02 -07:00
Stephan Kleber
e430daf4a7 fix division by zero error on empty cache data. Change category to match amavis_multi. 2024-09-14 14:37:44 +02:00
Kenyon Ralph
e4fbb62929
Merge pull request #1452 from mdepa91/feature/adb-temperatures
feature: ADB temperatures
2024-09-11 01:45:34 -07:00
Marcin Depa
033d2abd56 added executable and example graphs 2024-09-11 10:43:28 +02:00
Kenyon Ralph
a0821117ad
Merge pull request #1451 from kimheino/master
gluster: "volume status all detail" command fails randomly. Sleep and retry.
2024-09-10 10:53:41 -07:00
Kim B. Heino
acdd7b432f gluster: "volume status all detail" command fails randomly. Sleep and retry. 2024-09-10 14:05:03 +03:00
Scott Hollenbeck
c063669369
First version of the resolvectl munin plugin (#1450)
* First version of the resolvectl munin plugin

* Fixed autoconf check

---------

Co-authored-by: Scott Hollenbeck <sah@hollenmail.com>
2024-09-09 14:05:45 -07:00
Kenyon Ralph
1dc2844cbb
Merge pull request #1449 from kimheino/master
disk/gluster: plugin to monitor Gluster volume and brick status
2024-09-05 11:14:28 -07:00
Kim B. Heino
5712bcf6bc disk/gluster: plugin to monitor Gluster volume and brick status 2024-09-05 12:45:36 +03:00
Kenyon Ralph
71e9aa4a54
Merge pull request #1448 from rwky/elasticsearch
Added elasticsearch_* plugins (also compatible with opensearch)
2024-08-25 16:57:56 -07:00
Rowan Wookey
4663c7cae6 Added elasticsearch_* plugins (also compatible with opensearch) 2024-08-24 12:18:27 +01:00
Kenyon Ralph
bf9a4e4605
Merge pull request #1445 from d0m84/patch-2
Fix spelling mistake in crowdsec plugin
2024-07-26 12:11:38 -07:00
Dominik
38c8a8f5c9
spelling fix 2024-07-26 21:03:14 +02:00
Kenyon Ralph
a09fead3ce
Merge pull request #1444 from d0m84/feature/crowdsec
Add CrowdSec plugin
2024-07-26 09:52:47 -07:00
d0m84
60faa94c30 add crowdsec plugin 2024-07-26 17:54:40 +02:00
Kenyon Ralph
5c1fae1097
Merge pull request #1443 from kimheino/master
stratis: add new graph to monitor alert flag
2024-07-25 16:42:45 -07:00
Kim B. Heino
e1ce750b3f stratis: add new graph to monitor alert flag 2024-07-25 15:47:35 +03:00
Kenyon Ralph
5fefb15188
Merge pull request #1440 from cweiske/http_responsecode-graph 2024-06-24 23:11:59 -07:00
Christian Weiske
e84b77aed5 Add example graph for http_responsecode plugin 2024-06-25 07:32:43 +02:00
Kenyon Ralph
8a8bba1289
Merge pull request #1439 from cweiske/dnsperftest 2024-06-24 21:51:35 -07:00
Christian Weiske
b7402d0dd6 Add dnsperftest plugin to monitor response times of multiple DNS servers 2024-06-25 06:19:21 +02:00
Kenyon Ralph
1f1e5d3299
Merge pull request #1438 from ap-wtioit/master-inotify_github
inotify: add plugin to watch inotify limits
2024-05-14 10:06:09 -07:00
Andreas Perhab
90be791f76 inotify: add plugin to watch inotify limits 2024-05-14 09:47:31 +02:00
Kenyon Ralph
63129fe4ec
Merge pull request #1437 from brknkfr/jitsi_channel_fix
[jitsi_videobridge] Fix deprecated videochannels and audiochannels
2024-05-11 13:41:32 -07:00
Sebastian L.
f4c27a61c3 [jitsi_videobridge] Fix deprecated videochannels and audiochannels 2024-05-11 13:03:58 +02:00
Kenyon Ralph
e9f84a12e1
Merge pull request #1436 from brknkfr/synapse_fix-puppets-count
[synapse_] Fix for last PR (fix counting puppets)
2024-05-07 11:20:09 -07:00
Sebastian L.
bb301ab215 [synapse_] Fix couting 'inactive' bots as puppets / Fix comparing empty '' 2024-05-06 12:35:49 +02:00
Kenyon Ralph
294a1a2606
Merge pull request #1434 from kimheino/master
network/nft_counter: add plugin to graph nftables named counters
2024-04-30 12:34:06 -07:00
Kenyon Ralph
2328b39d28
Merge pull request #1433 from brknkfr/synapse_fix
[synapse_] Ignore puppet users of bridges (last_seen_ts is null)
2024-04-30 12:32:25 -07:00
Kenyon Ralph
7966a6e859
Merge pull request #1432 from rwky/docker-container-size
Added docker container size plugin
2024-04-30 12:30:52 -07:00
Kenyon Ralph
f9fe91b9c9
Merge pull request #1431 from ap-wtioit/master-fix_nvme_github
Fix nvme always reporting 0 usage.
2024-04-29 17:17:32 -07:00
Kenyon Ralph
32afedde2a
Merge pull request #1430 from ap-wtioit/master-docker_cpu_warnings_github
docker_cpu: enable configuring warnings for cpu usage
2024-04-29 17:15:21 -07:00
Kim B. Heino
f7a437dfa3 network/nft_counter: add plugin to graph nftables named counters 2024-04-27 21:05:13 +03:00
Sebastian L.
95a651ee63 [synapse_] Ignore puppet users of bridges (last_seen_ms is null) 2024-04-27 14:55:56 +02:00
Rowan Wookey
80d63a8b7f Added docker container size plugin
Requested via mailing list https://sourceforge.net/p/munin/mailman/message/58765217/
2024-04-26 20:37:12 +01:00
Andreas Perhab
06c8186bd7 nvme: use non-capturing group for 0x
fixes issues on systems where namespace is not yet prefixed by 0x
2024-04-24 12:49:37 +02:00
Andreas Perhab
d3f6266814 docker_cpu: enable configuring warnings for cpu usage 2024-04-24 10:18:40 +02:00
Kenyon Ralph
f165c625bf
Merge pull request #1428 from g0tmi1k/nginx_vhost_traffic 2024-04-21 16:54:00 -07:00
g0t mi1k
52890bf0d1 nginx_vhost_traffic: Fix typo aggregate 2024-04-21 06:29:54 +01:00
Kenyon Ralph
d96df7008f
Merge pull request #1424 from codeurimpulsif/varnish-warning
[varnish] Move warnings in environment variables
2024-04-16 13:28:03 -07:00