1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 22:25:23 +00:00
Commit graph

13 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
2c9121708a Fix some spelling mistakes
Thanks, codespell!
2021-04-05 23:24:50 +02:00
Lars Kruse
d7f54f3ed2 Fix utf8 encoding of author names 2020-09-23 22:22:54 +02:00
Lars Kruse
8713eb3722 Fix spelling mistakes in comments and descriptions
Thanks, codespell!
2020-03-26 04:23:21 +01:00
Lars Kruse
7fed3b9765 Fix multiple shellcheck issues 2019-08-13 05:16:13 +02:00
Lars Kruse
e4cd049b01 Fix trivial instances of wrong autoconf exitcodes 2018-09-16 04:03:31 +02:00
Lars Kruse
17f784270a Whitespace cleanup
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
Lars Kruse
c6c9e5b41e Move 'update' plugin to munin directory 2018-08-01 23:05:51 +02:00
Lars Kruse
eb9019d6ed Move munin-related plugins to 'munin' directory 2018-08-01 22:46:05 +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
Steve Schnepp
08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00