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

1303 Commits

Author SHA1 Message Date
Niall Donegan
958f6a19b2 Added in an imapproxy plugin 2012-07-30 15:06:38 +01:00
Kenyon Ralph
be42c3894b Merge pull request #157 from iborodikhin/master
Little optimization of plugin
2012-07-25 12:25:20 -07:00
Kenyon Ralph
03c538bad3 Merge pull request #154 from dotdoom/master-private
Featuring ping plugin
2012-07-25 12:17:34 -07:00
iborodikhin
f8909aa41c Adding limits to optimize traffic between Sphinxsearch and plugin 2012-07-25 16:44:19 +06:00
Artem Sheremet
ec431eb37e Ping plugin: updated info, fixed labels, new image 2012-07-25 10:03:40 +03:00
Artem Sheremet
dca361d029 Rewriting Ping plugin in perl
* Merging existing plugins
2012-07-25 04:02:08 +03:00
Kenyon Ralph
aa2cb8468e Merge pull request #156 from ndonegan/master
LVM Plugin Tidy
2012-07-24 12:18:06 -07:00
Kenyon Ralph
1fc33ee6b9 Merge pull request #155 from iborodikhin/master
New plugin for SphinxSearch
2012-07-24 12:17:24 -07:00
Kenyon Ralph
3874707db1 Merge pull request #145 from lexsimon/master
Little plugin for Solr
2012-07-24 12:16:02 -07:00
iborodikhin
862e559c26 Moving usage documentation from README.md to plugin file header 2012-07-24 21:25:59 +06:00
Niall Donegan
865a196696 Redirected the output of which to the great bitbucket in the sky. 2012-07-24 14:02:24 +01:00
Niall Donegan
7e736ea705 Converted the documentation to POD 2012-07-24 14:01:01 +01:00
Niall Donegan
da50b3f8cc Added some basic checks to lvm_ 2012-07-24 13:46:19 +01:00
iborodikhin
c307f85c15 Updating README.md to correct syntax 2012-07-24 15:37:28 +06:00
iborodikhin
08690fe634 Including readme file 2012-07-24 14:20:45 +06:00
iborodikhin
39705d6221 Added plugin which shows number of documents in Sphinx index. 2012-07-24 12:37:34 +06:00
Kenyon Ralph
f5533f5488 Merge pull request #153 from dotdoom/master
ejabberd_scanlog plugin update
2012-07-23 13:22:09 -07:00
Kenyon Ralph
e22f00f986 Merge pull request #152 from ndonegan/master
LVM Plugin Fix
2012-07-23 13:20:06 -07:00
Kenyon Ralph
b39a4ad547 Merge pull request #148 from sayadn/master
Celery plugins compatible to it's current version
2012-07-23 13:14:06 -07:00
Kenyon Ralph
b786cb43df Merge pull request #147 from stfnndrsn/master
MongoDB Replication Lag
2012-07-23 13:10:06 -07:00
Kenyon Ralph
8b1a106868 remove redundant README and move BIRD plugin to network directory 2012-07-23 13:05:04 -07:00
Kenyon Ralph
9499c2d031 Merge pull request #146 from luben/master
Plugin for Bird dynamic routing daemon monitoring
2012-07-23 13:02:40 -07:00
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
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
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
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
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
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
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
Kenyon Ralph
af1bcc9883 organize email-related plugins into the mail directory 2012-06-21 21:01:09 -07:00
Kenyon Ralph
e2fb15769c Merge pull request #124 from KonstantinKuklin/master
Plugins for Sphinx written on PHP
2012-06-21 20:48:34 -07:00
minitux
c0e3ed7f0e New plugin : get php-fpm status with fastcgi::client perl lib
so without need http protocol to get the information
2012-06-14 18:13:48 +02:00
Stefan Seidel
e1e5a14ab5 make sure host_name is only printed once per plugin call 2012-06-12 00:03:31 +02:00
Stefan Seidel
2b23857b4a correct code indention, remove whitespaces at EOL, add documentation about vCenter usage 2012-06-12 00:03:30 +02:00
Stefan Seidel
b81e26cdaf add the possibility to create graphs for all hosts managed by a vCenter with one plugin call 2012-06-12 00:03:30 +02:00
Stefan Seidel
cb21db87c7 update view data; make everything work via vCenter too; add option to flatten the view to allow moving of VMs between hosts without breaking the VM graphs 2012-06-12 00:03:30 +02:00
Matt West
1d24429110 Merge pull request #130 from mhwest13/master
Tweaked / Added to Redis Plugin
2012-06-09 11:17:48 -07:00
Matt West
016400bd9b Updating redis plugin
Added autoconf and suggest capabilities, added additional graphs,
and tweaked some existing graphs in order to attempt to meet best
practices
2012-06-09 18:11:06 +00:00
Steve Schnepp
17604e11ec Merge pull request #122 from C-Duv/netatalk
Adding "netatalk" plugin: monitors number of files held open by the Netatalk/AFP clients
2012-06-01 04:07:08 -07:00
Gowness
13b1223793 Bugfix: missing perl argument
This was keeping this pluggin from configuring correctly on my arch box
2012-05-29 00:54:52 -07:00
Konstantin Kuklin
e599e52c38 Plugins for Sphinx on PHP 2012-05-24 15:27:52 +04:00
DUVERGIER Claude
e94af31a51 netatalk plugin moved to network directory and family. 2012-05-24 00:57:09 +02:00
Sebastien Campion
ec28528717 Memory by user plugin
It enable a visualisation of memory usage per users.
2012-05-23 09:05:24 +02:00
DUVERGIER Claude
17cdb3a1f4 Adding "netatalk" plugin: monitors number of files held open by the
Netatalk/AFP clients.
2012-05-23 02:22:26 +02:00
Mehdi Abaakouk
775bf84215 Allow possibility to show tenant name instead of tenant id in graph 2012-05-22 11:20:49 +02:00
Mehdi Abaakouk
017ad1f8bb Fix import problem when keystone is not present 2012-05-22 11:19:39 +02:00
Luc Didry
a2b3e009af Bugfix : force lockfile removal if the cache is really too old 2012-05-21 11:35:33 +02:00
Luc Didry
b6f9a54af7 Remove trailing spaces and make some esthetic cleaning 2012-05-21 11:35:22 +02:00
Luc Didry
8da25e681b Update copyright year and add license 2012-05-21 11:33:16 +02:00
DUVERGIER Claude
3407617b07 If no friendly name (no "names" parameter), will automatically use
IP/FQDN.
2012-05-21 02:38:37 +02:00
Artem Sheremet
0d1c792196 Fixing netstat_bsd_s bug (base is 1000 for bytes) 2012-05-18 08:37:00 +03:00
Artem Sheremet
a3d99279b4 Although not used, updating from 'export' 2012-05-18 08:36:52 +03:00
Artem Sheremet
343c2bfabe Adding new error types to ejabberd_scanlog 2012-05-18 08:36:43 +03:00
Kenyon Ralph
8b2e9d3423 Merge pull request #106 from oussamahammami/master
New Kamailio Munin Plugin
2012-05-14 19:09:10 -07:00
Steve Schnepp
78134cec32 I don't like to depend on the exit value of the last cmd 2012-05-10 12:24:51 +03:00
Steve Schnepp
9b5d99cb6b Use $() shell escape instead of backticks. 2012-05-10 12:23:43 +03:00
Kenyon Ralph
fa9ec59eda Merge pull request #111 from dam09fr/master
Correct plugins/samba/samba_locked on Debian Squeeze
2012-05-09 23:11:30 -07:00
dam09fr
63dbd27a27 Update plugins/samba/samba_locked
Two-lines syntax for last "echo" not working on Debian Squeeze
Error : 2012/05/09-14:55:05 [15253] Service 'samba_locked' exited with status 1/0.
2012-05-09 17:00:16 +03:00
Oussama Hammami
92cd5fbc81 Add Readme to kamailio plugin 2012-05-07 10:53:52 +02:00
Matt West
92a2eeec3a Changing # to Number to resolve bug in ubuntu installations 2012-05-05 18:56:52 -07:00
Pmoranga
fe24045cd4 Fixed issue when speed > 99, also addded options to monitor multiple cpu's e system zones 2012-05-04 17:49:35 +03:00
Oussama Hammami
72e4561a2c Munin Kamailio Plugin 2012-05-04 13:47:10 +02:00
Kenyon Ralph
62d43835d4 remove plugins existing in the main munin distribution 2012-05-04 02:54:55 -07:00
Kenyon Ralph
b084f05b70 network/snmp__ifx_: encode UTF-8 and with Unix newlines 2012-05-04 02:03:34 -07:00
Kenyon Ralph
dd6dcd8728 organize ipmi plugins into one directory 2012-05-04 00:14:21 -07:00