2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Lars Kruse
c81c20ab3b unify DIRTYCONFIG handling in shell and python plugins
The following issues were fixed:
* comparison too broad (e.g. "0" misinterpreted as "true")
* python: comparing string with number (is never equal in python)
* unwanted non-zero exitcode (compound command "&&" as last command in
  shell code block (e.g. "case" or "if" branch))
* access to unset variable (shell style issue)
2018-04-07 02:17:06 +02:00
K.Cima
0670445765 Fix for pull req #833 2017-04-18 09:11:17 +09:00
K.Cima
726abac461 Add interrupts, forks, fsstat_bytes, fsstat_act_ plugins for Solaris 2017-04-17 22:05:19 +09:00