1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
Munin-Contrib/plugins/systemd
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
..
example-graphs
systemd_mem
systemd_status systemd_status: add support to monitor user services 2023-10-16 11:54:14 +03:00
systemd_units fix systemctl command by adding --plain argument 2024-10-09 17:13:37 +02:00
timesync_status