1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 22:25:23 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Andreas Perhab
b559571668 systemd_mem: fix handling unlimited number on debian stretch 2021-10-25 21:14:25 +02:00
Andreas Perhab
b21206c68c systemd_mem: add env option to monitor all services 2021-10-25 21:14:25 +02:00
Andreas Perhab
b44d8093b9 systemd_mem: add warning and critical from systemd config 2021-10-25 21:14:25 +02:00
Paul Alexandrow
11c6d82791
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.
2021-01-31 14:56:01 +01:00