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

2909 commits

Author SHA1 Message Date
Diver
e889ffd037 Cleaning code 2016-12-26 22:08:26 +03:00
Diver
a8e1084bb8 POD style 2016-12-26 20:13:41 +03:00
Diver
8b2808b90a POD style 2016-12-26 19:45:00 +03:00
Kenyon Ralph
2bb6892e9e
add motorola_sb6141 plugin to monitor the Motorola SB6141 cable modem 2016-12-23 16:27:41 -08: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
Kenyon Ralph
c51f9d3268
ntp_packets: graph more ntp packet statistics 2016-12-16 02:15:26 -08:00
Diver
31d3dccbb4 Merged NFS and Basic Datamover stats 2016-12-16 04:00:33 +03:00
Kenyon Ralph
4cec0c099e
set dovecot plugin to mode 0755, fixes issue #785 2016-12-15 11:40:58 -08:00
Kenyon Ralph
c00f7af9fe Revert "python3 dependency fixed (backport)" 2016-12-14 22:10:59 -08:00
Diver
777b8c1a12 Deleted "Contribution" lines
Added additional grep for filtering out server mesages
2016-12-13 02:56:19 +03:00
Diver
5aa034be8c Small fix in choosing Primary CS 2016-12-13 02:56:19 +03:00
Diver
8b31264461 Contribution address 2016-12-13 02:56:19 +03:00
Diver
de2592109d Fixed description 2016-12-13 02:56:19 +03:00
Diver
f34f62442f Fixed description 2016-12-13 02:56:19 +03:00
Diver
fa87ed6598 Cleanups
Renamed emc_vns_nfsv3_stats to emc_vnx_nfs_stats
Added NFSv4 support
2016-12-13 02:56:19 +03:00
Diver
1e982aaed5 Some cleanups
Added "Memory" section
2016-12-13 02:56:19 +03:00
Diver
e488bb0500 Some cleanups 2016-12-13 02:56:19 +03:00
Diver
2b97e21dbc COUNTER instead of DERIVE 2016-12-13 01:25:18 +03:00
sumpfralle
71e8eb7ee5 Merge pull request #769 from sumpfralle/chronyd-improvements
[chrony] various improvements
2016-12-07 23:57:09 +01:00
Alexey Anikanov
75e9b8c902 add plugin for PUMA monitoring 2016-12-04 13:10:11 +02:00
sumpfralle
c24aaaf9d0 Merge pull request #776 from shakemid/add_oracle_plugins
Added plugins for Oracle Database.
2016-11-30 11:28:54 +01: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
Diver
50ab61d6c0 Deleted "Contribution" lines 2016-11-27 18:53:34 +03:00
K.Cima
7c08e6c469 Added oracle_sysstat_ plugin 2016-11-27 14:11:27 +09:00
Diver
80fa5a5f52 Small fix in choosing Primary CS 2016-11-26 02:29:38 +03:00
sumpfralle
9057a61fa6 Merge pull request #777 from sumpfralle/travis-remove-file_tail_multi
[apache_logparser] carefully import missing File::Tail::Multi (fixes Travis checks)
2016-11-25 02:37:26 +01:00
Lars Kruse
3d3f5179fa [apache_logparser] remove unused 'type' setting
the manual common/combined type detection was replaced with an
automatism earlier
2016-11-25 02:23:19 +01:00
Lars Kruse
89b2f76701 [apache_logparser] fix syntax error of for-loop 2016-11-25 02:18:29 +01:00
Lars Kruse
02f80a35a3 [apache_logparser] carefully import unavailable module 'File::Tail::Multi
this will allow travis checks again
2016-11-25 02:17:41 +01:00
sumpfralle
cab0841c82 Merge pull request #741 from yoe/master
Add job stats graph
2016-11-24 23:42:53 +01:00
Wouter Verhelst
145b654692 Add minimal POD documentation 2016-11-24 17:37:50 +01:00
Diver
f0e2fbfb2d Contribution address 2016-11-17 20:20:04 +03:00
Diver
75112331ec Removed files from other branch 2016-11-17 20:08:39 +03:00
sumpfralle
a8dca90740 Merge pull request #764 from nyetwurk/master
Prevent data corruption if output fields of "tc -s" vary, stack children lines
2016-11-17 04:51:57 +01:00
Nye Liu
21572e11a5 Add the documentation in to the script. Should have gone with previous commit. 2016-11-16 18:25:53 -08:00
Diver
cb9f257c2d More cleanup 2016-11-16 20:58:31 +03:00
Diver
3a2b360a06 Cleanups 2016-11-15 18:32:39 +03:00
Diver
31a42f4fe1 Queue SPB 2016-11-14 20:42:54 +03:00
Diver
47e685914a Initial dirty release 2016-11-14 20:19:02 +03:00
Peter Doherty
4f0a708dfd Pass over empty lines in the arcstats
https://github.com/munin-monitoring/contrib/issues/680
2016-11-13 08:56:45 -05:00
Lee Clemens
caa2f4be18 Add comment for hardcoded hop_o value and configs 2016-11-12 15:20:24 -05:00
Lee Clemens
d9cce2160f Make whitespace consistent, converting tabs to 4 spaces and fixing indents 2016-11-12 14:29:05 -05:00
Lee Clemens
b3a486fa62 Use source hostname as first 'hop' value (removing it from graph title) 2016-11-12 13:48:09 -05:00
Lee Clemens
dc129c541b Add source HOST to graph_title 2016-11-12 12:56:06 -05:00
Lars Kruse
fb4a95730d [chrony] simplify field handling 2016-11-11 00:29:45 +01:00