1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Andreas Perhab
f184607bbc munin_events: fix plugin having too much output
in 56cd2c926c "&> /dev/null" was converted
to posix in an invalid way, should have been ">/dev/null 2>&1"
2021-11-19 23:43:18 +01:00
Lars Kruse
7fed3b9765 Fix multiple shellcheck issues 2019-08-13 05:16:13 +02:00
Viktor Szépe
e7bcfec037 Modify munin_events following intrustions from @sumpfralle 2016-10-22 18:44:20 +00:00
Viktor Szépe
56cd2c926c Make munin_events POSIX compatible 2016-10-16 23:03:16 +00:00
Viktor Szépe
82edf59689 Added munin_events plugin 2016-05-14 13:23:00 +00:00