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

12 Commits

Author SHA1 Message Date
dipohl
afcc3e9b47 Category Tree: Reduce number of categories 2017-02-20 23:01:26 +01:00
K.Shimadera
827c75fb47 Fix for pull request https://github.com/munin-monitoring/contrib/pull/786 2016-12-19 10:07:42 +09:00
K.Shimadera
ca01c6e3dc Update oracle_sysstat_ plugin
* Add modules
  logon
  cputime
  blockrw
  redosize
  eventwaitnetwork
  eventwaitadministrative
  eventwaitconfiguration

* Update modules
  cachehit: Changed to calculate hit ratio between munin-node update intervals by CDEF
  sessionwait: Add CPU status, Add graph_info
  table_fetch: Add table_fetch_continued_row field
  pgastat: Add aggregate PGA target parameter field

* Improvement
  Change not to execute sqlplus in for loop in getvalue funcs to improve performance
  Change to add field.min 0 when type is DERIVE
  Add label_max_length in config() to supress new line in graph image
  Change graph_title for sorting

* Fix styles
  Enable set -o nounset
  Add double quote to supress shellcheck warning
  Change some quote styles
  Remove meaningless double quote around $( )
  Add whenever sqlerror exit sql.sqlcode
2016-12-18 09:48:41 +09:00
K.Cima
69f98e7f7b Fix to remove evals 2016-11-29 15:32:24 +09:00
K.Cima
289b99d401 Add comments for evals 2016-11-28 23:55:30 +09:00
K.Cima
fe8908c326 Fix to add double quote to supress shellcheck warnings 2016-11-28 23:55:00 +09:00
K.Cima
99e235ceef Fix to remove ${sqlplus_opts} to supress shellcheck warnings 2016-11-28 23:52:51 +09:00
K.Cima
3e4a48abb8 Fix to remove useless SQL 2016-11-28 23:51:59 +09:00
K.Cima
7c08e6c469 Added oracle_sysstat_ plugin 2016-11-27 14:11:27 +09:00
Veres Lajos
fba800ae52 typofixes - https://github.com/vlajos/misspell_fixer
Suspicious sections:
plugins/mail/postfix_mail_stats		recieved.label
plugins/nginx/nginx_vhost_traffic
2015-03-02 11:51:38 +00:00
Stig Sandbeck Mathisen
81fd4c97c3 Save with UNIX line breaks 2014-10-04 22:21:35 +02:00
Steve Schnepp
08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00