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

7 commits

Author SHA1 Message Date
Lars Kruse
e48f0a3b79 Minor cleanup of logs/ plugins
* fix spelling mistake (thanks, codespell)
* do not hide exit code of command substitution via "local" (thanks, shellcheck)
* avoid access of potentially undefined variables (thanks, shellcheck)
* fix tabs/spaces
* avoid variable substitution in arithmetic substitution
* reduce number of successive blank lines at the top level down to two
* simplify evaluation of "printenv" output
2018-11-20 01:48:36 +01:00
Kael Shipman
1d418a1e3a Added check for logfile existence at top of loop 2018-11-18 18:08:44 -06:00
Kael Shipman
00737cf2fc More perldoc compatibility 2018-11-18 17:24:42 -06:00
Kael Shipman
cc6600b482 Addressed PR comments 2018-11-18 16:49:16 -06:00
Kael Shipman
c3305389da Added loggrepx_ example graphs 2018-11-18 12:49:40 -06:00
Kael Shipman
6c13e1d9cf Added extinfo to list affected logs and improved documentation 2018-11-18 12:26:29 -06:00
Kael Shipman
b26ba8e6bd Bugfix and re-positioning 2018-11-15 14:27:29 -06:00