muninlite/plugins
Daniel Alder f55b83fdbd Improve df
Before, there were 1+n calls of df where n is the number of output values. I introduced some script magic to use the values from the
first call. Motivation was, there was a very complex sed call which failed to process some of my df output lines. The new code is much
safer.

Actually, the original problem obviously was that the sed regex didn't cover capital letters which I had in my mountpoints.
2023-12-13 14:58:34 +01:00
..
cpu Simplify grep-based conditionals 2020-02-08 23:39:44 +01:00
df Improve df 2023-12-13 14:58:34 +01:00
if_ plugins/if: include "Interface" to graph_title for better grouping 2020-10-07 18:41:47 +02:00
if_err_ plugins/if: include "Interface" to graph_title for better grouping 2020-10-07 18:41:47 +02:00
interrupts Add missing quoting 2020-02-08 23:39:44 +01:00
irqstats irqstats: rework previous commit to make shellcheck happy 2020-10-09 15:40:46 +03:00
load Add missing quoting 2020-02-08 23:39:44 +01:00
memory Remove unnecessary "cat" operations 2020-02-08 23:39:44 +01:00
netstat Plugin netstat: adjust filter to newer netstat version 2020-02-08 23:39:44 +01:00
ntpdate plugin ntpdate: tolerate multiple NTP servers (e.g. in a pool) 2022-05-04 14:55:41 +02:00
plugindir_ Build need this empty file 2011-01-14 20:25:53 +00:00
processes plugins: don't draw LINE2 where it's not needed 2020-10-18 20:27:05 +03:00
swap Add missing quoting 2020-02-08 23:39:44 +01:00
uptime Fixed category for uptime graph. 2020-02-12 04:38:07 +01:00
wireless wireless: cleanup interfaces-variable usage 2020-10-08 07:31:36 +03:00