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

1474 Commits

Author SHA1 Message Date
Kenyon Ralph
9526dc2b4a Merge pull request #143 from azet/master
added ntp PLL precision and tolerance graphing, merged timing directories
2012-07-23 12:00:43 -07:00
Artem Sheremet
8d941d04d0 Adding simple and useful ping plugin 2012-07-23 19:29:33 +03:00
Niall Donegan
4bcd18fe59 Typo in the config example fixed. 2012-07-23 17:15:23 +01:00
Niall Donegan
f0122d13e3 Updated the graph title. 2012-07-23 17:14:16 +01:00
Niall Donegan
60e9f79c65 Renamed back to lvm_ 2012-07-23 16:53:29 +01:00
Niall Donegan
005ab0c7f5 Added in a suggest function in order to get the wildcard working again 2012-07-23 16:52:42 +01:00
Artem Sheremet
7cac42ed09 Modifying ejabberd_scanlog
* added 'reset' option to reset stats and start a new log track
* new error type(s)
2012-07-23 18:45:53 +03:00
Niall Donegan
344c19174e lvs defaults to multiples of 1024 so updating the base for the graph. 2012-07-23 15:44:00 +01:00
Niall Donegan
77239cef72 Updated the line updating the "vg" variable. 2012-07-23 15:03:19 +01:00
Niall Donegan
f051d1080a Renamed lvm_ to lvm as otherwise munin-node is treating it as a wildcard plugin 2012-07-23 13:55:03 +01:00
Steve Schnepp
6c0aee5215 Merge pull request #150 from ndonegan/master
Small typo fix in the xen-multi plugin.
2012-07-23 05:33:40 -07:00
Steve Schnepp
735520ad5f /bin/sh is way better. 2012-07-23 15:33:01 +03:00
Niall Donegan
4a525a3191 Fixed small typo in the POD documentation for xen-multi 2012-07-23 13:17:55 +01:00
Matt West
a23c71ba3f Merge pull request #149 from markcaudill/master
Add plugin to track Reddit karma.
2012-07-21 08:41:01 -07:00
Mark Caudill
067e4c8b88 Add check for curl during autoconf. 2012-07-21 13:33:17 +00:00
Mark Caudill
5177d1054e Add plugin to track Reddit karma. 2012-07-20 18:44:18 +00:00
Alisson Patricio
b7d577cea8 Renamed plugins to their actual names 2012-07-17 19:30:54 -03:00
Alisson Patricio
3ec624e844 Update task's states to work with Celery 3.0 2012-07-17 13:19:22 -03:00
Stefan Andersen
6f7f6a096a Simplify graph logic, don't use a multigraph 2012-07-11 10:21:33 +02:00
Stefan Andersen
1199e0d04b Initial commit of mongo_lag 2012-07-10 16:49:18 +02:00
intsimoa
de967ad499 [NEW] use curl instead of relying on allow_url_fopen if extension exists
[FIX] indexSize now returns values in Bytes and graph is 1024 based
[NEW] fieldValueCache aliases declaration
[FIX] (minor) admin path contains two '/'
2012-07-09 09:42:22 +02:00
luben
5383f21d42 Add Bird dynamic routing daemin monitoring plugin 2012-07-09 03:03:05 +03:00
intsimoa
5c77c1a93b [FIX] wfsolr_indexSize: always output values in the same unit (MB) 2012-07-07 11:50:44 +02:00
intsimoa
94c75daa81 [NEW] wfsolr_ derived from solr-stats, with some additions:
* Shorter pattern solr-[name of the core]-alias
  * Suggest implementation
  * Support for solr_(host|port|webapp) environment variables
  * Default core handling
  * Error handling
2012-07-07 01:00:10 +02:00
azet
ae557903a1 added ntp PLL precision and tolerance graphing, merged timing directories 2012-07-06 03:25:02 +02:00
azet
7ed1f35266 - added ntp plugins for precision and tolerance graphing
- merged timing directories
see last pull request: https://github.com/munin-monitoring/contrib/pull/112
2012-07-06 03:20:42 +02:00
varnav
fd2a8b3bb1 Added comment about running as root 2012-06-29 17:05:49 +02:00
Steve Schnepp
a318064d3d actually test if it can be run 2012-06-29 16:23:15 +02:00
Steve Schnepp
4df1c1a40c plugins are executable 2012-06-29 16:23:15 +02:00
Steve Schnepp
9cb3120954 fix sh warnings 2012-06-29 16:23:15 +02:00
Steve Schnepp
79bace2b6f Merge pull request #139 from varnav/master
monitoring number of active asterisk channels
2012-06-29 03:45:24 -07:00
varnav
afcf16bc8d Merge pull request #1 from steveschnepp/patch-1
Port to /bin/sh
2012-06-29 03:36:19 -07:00
Steve Schnepp
98f1362ba8 Port to /bin/sh 2012-06-29 12:10:28 +03:00
Eugene Varnavsky
ae9f97ea9e asterisk_channels plugin first added
This plugin monitors number of active asterisk channels
2012-06-28 23:26:07 +04:00
Kenyon Ralph
f4324f213d Merge pull request #138 from clorch/master
Fixed mysql_size_all to support database names with a "-" character
2012-06-28 11:53:34 -07:00
Steve Schnepp
1d2a430340 Added a link to tuto for commit comments 2012-06-28 14:54:50 +03:00
Clemens Horch
49586e2a87 Fixed stupid last line 2012-06-28 13:52:59 +02:00
clorch
970a09d158 Fixed plugins/mysql/mysql_size_all to support database names with a "-" character 2012-06-28 14:32:53 +03:00
Kenyon Ralph
a08c69ef8d Merge pull request #137 from ftopia/extend_resque_with_namespace_and_queues_size
define namespace for resque plugin
2012-06-27 11:54:56 -07:00
Fabien Jakimowicz
cd58f87e07 [resque] allow a namespace to be defined as an environment variable
[resque] add a graph to monitor queue size
2012-06-27 18:33:42 +02:00
Kenyon Ralph
10fbfe9a1c Merge pull request #136 from nassarmu/master
Updated flexlm license watcher plugin
2012-06-25 10:55:44 -07:00
Munir Nassar
bde6d7b9cb incorporate rewrite provided by TSUCHIYA Masatoshi <tsuchiya@namazu.org> 2012-06-25 12:15:50 -05:00
Kenyon Ralph
868fab5283 organize sensor-like plugins into one directory 2012-06-21 23:02:36 -07:00
Kenyon Ralph
96418fa574 sequoia_websens: encode as UTF-8 and whitespace cleanup 2012-06-21 23:01:02 -07:00
Kenyon Ralph
d5b6a600ac Merge pull request #135 from wrivas/master
updated hplog_f-a-hp-proliant-server-fans-speed and new hplog_t-a-hp-proliant-server-temperatures
2012-06-21 22:57:26 -07:00
xavier renaut
a8f7b9030f brand new, perl based, hplog_t-a-hp-proliant-server-temperatures plugin which will automatically graph any number of sensors. 2012-06-22 01:40:50 -04:00
xavier renaut
f51bde4ba7 added virtual fan - used on blades 2012-06-22 01:39:30 -04:00
xavier renaut
8439151d77 moved hplog_* to sensors 2012-06-22 01:37:09 -04:00
Kenyon Ralph
77d44c5f42 Merge pull request #134 from minitux/master
New plugin : php_fpm_process
2012-06-21 21:06:24 -07:00
Kenyon Ralph
4b7a73e078 organize php plugins 2012-06-21 21:04:58 -07:00