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
d0c8e0b0a8 Fix to work autoconf. Cleanup code. 2017-08-04 16:13:58 +09:00
K.Cima
fa208cb6f2 Improve oracle_sysstat
- Change to multi-graph plugin
- Add dirtyconfig
- Add config for multi-instance databases
2017-04-29 17:59:25 +09:00