muninlite/plugins
Kim B. Heino 4c53449fa3 irqstats: fix iqrstats on Raspberry Pi (partial revert for 5190244c)
Raspberry Pi has line "FIQ:              usb_fiq" in /proc/interrupts.
"VALUE=$((VALUE + VAL))" results "Illegal number" in dash (Raspberry Pi)
"VALUE=$((VALUE + $VAL))" works in dash, bash and busybox (OpenWrt).
2020-10-09 15:40:46 +03:00
..
cpu Simplify grep-based conditionals 2020-02-08 23:39:44 +01:00
df df: fix "config" vs "fetch" mismatches (#9) 2020-10-07 19:11:11 +02: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: fix iqrstats on Raspberry Pi (partial revert for 5190244c) 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 ntpdate: add "graph_category time" to config 2020-10-08 16:14:17 +02:00
plugindir_ Build need this empty file 2011-01-14 20:25:53 +00:00
processes Add missing quoting 2020-02-08 23:39:44 +01: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