Commit Graph

23 Commits

Author SHA1 Message Date
Kim B. Heino d93503664b systemd_status: add support to monitor user services
Also add support to ignore specific services.
2023-10-16 11:54:14 +03:00
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
Ondřej Nový c10eaf60d2 Plugin timesync_status: Fix KeyError when time is not synced 2021-01-06 17:37:24 +01:00
Ondřej Nový 3e01588570 Plugin timesync_status: Handle value 0 correctly 2021-01-06 17:37:24 +01:00
Simone Rossetto 493b71d9f0 Plugin timesync_status: use common pattern to check input args 2020-12-10 04:40:10 +01:00
Simone Rossetto 0e43e7790f Plugin timesync_status: add support for 'fetch' command 2020-12-10 04:40:10 +01:00
Kim B. Heino 0791c99e74 systemd_status: fix autoconf to check if systemd is running 2020-12-05 16:02:56 +01:00
Kim B. Heino f8fef4cf73 systemd_status: reformat docstring to perlpod format 2020-12-05 16:02:56 +01:00
Kim B. Heino ca27b12937 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.
2020-12-05 16:02:56 +01:00
Lars Kruse c6f88968d1 Improve perlpod formatting for multiple plugins
Escpecially the final marker ("=cut") was missing in these plugins.
2020-10-06 00:29:38 +02:00
pcy 0d6b938c7b [plugins/systemd/systemd_units] Optionally hide extinfo of active services
These services are running fine, so the extinfo would mostly just clutter
the webui while making the extinfo of relevant (i.e. down) services
harder to find.
2020-08-17 02:44:57 +02:00
Valentin Lorentz 1f184a35ff
Change shebang of systemd/systemd_units from sh to bash
Running it with sh results in this error:

/etc/munin/plugins/systemd_units: 109: /etc/munin/plugins/systemd_units: Bad substitution
2019-02-09 20:24:35 +01:00
Bert Peters 44b604cdb8 Create plugin timesync_status to monitor systemd ntp. 2018-11-28 12:11:52 +01:00
Kael Shipman 3699102c3a Fixed documentation for perldoc format 2018-11-18 17:17:57 -06:00
Kael Shipman ec802cda2d Address PR comments 2018-11-18 17:12:53 -06:00
Kael Shipman dcfcbc2faa Added detailed filtering capabilities for systemd_units 2018-10-19 15:27:53 -05:00
Kael Shipman eda5c9b4b4
Implemented minor changes as suggested by maintainer 2018-10-17 20:32:44 -05:00
Lars Kruse e4e5d3631c Accepted suggestion from maintainer 2018-10-17 20:28:04 -05:00
Kael Shipman 161f2bb534
Added print_{warning,critical} for greater flexibility
Updated to allow admin to set custom values for warning and critical levels for all `$state` fields.
2018-10-17 17:10:21 -05:00
dipohl 7fdb4741fe Plugin-Gallery: Get better 2nd level headings
Review of category "system"
2017-02-24 23:54:53 +01:00