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

5 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
dipohl
29bdf34eae Category Tree: reduce number of categories 2017-02-22 02:54:01 +01:00
Dave Fennell
fc43808f2b Slight change to formatting of licence information in new bind9 and pgbouncer plugins. 2012-12-21 11:53:59 +00:00
Dave Fennell
b4d9f32859 Updated new pgbouncer plugins with license information and added MUNIN_CAP_DIRTYCONFIG support. 2012-12-21 10:37:29 +00:00
Dave Fennell
c41c5666a1 Created 3 new pgbouncer plugins to show stats on all pools configured in the system. 2012-12-20 15:54:19 +00:00