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

1530 Commits

Author SHA1 Message Date
Kenyon Ralph
bcf2659fae Merge pull request #185 from seidler2547/master
New Plugin: HugePages usage
2012-09-30 11:14:09 -07:00
Kenyon Ralph
a5fd2bede4 Merge pull request #190 from rfrail3/master
New plugins for monitor Apache
2012-09-30 11:13:10 -07:00
Kenyon Ralph
7e30ed6457 Merge pull request #194 from jdponomarev/patch-1
Update plugins/mongodb/mongo_lag
2012-09-30 11:10:26 -07:00
Kenyon Ralph
30341ad6a5 Merge pull request #195 from jdponomarev/patch-2
Update plugins/mongodb/mongo_lag
2012-09-30 11:09:44 -07:00
Kenyon Ralph
84cc3cf562 Merge pull request #199 from dotdoom/master-ejabberd_scanlog_refactoring
Refactoring ejabberd_scanlog plugin
2012-09-30 11:03:11 -07:00
Kenyon Ralph
ca5d75b987 Merge pull request #192 from M3d1c5/master
Updated prosody plugin
2012-09-30 10:59:19 -07:00
Steve Schnepp
f5e55355f5 Merge pull request #197 from nknotzer/master
Femon Plugin: Update to Version 1.3
2012-09-29 00:31:11 -07:00
Artem Sheremet
bfe49e6d12 Refactoring ejabberd_scanlog plugin
More flexible config, making easier to add new log error types.
Should be faster as well.
2012-09-27 19:24:42 +03:00
Artem Sheremet
d112f623fb Fixing a warning in the ping plugin
Error message:
Use of uninitialized value $ping_time in concatenation (.) or string at /etc/munin/plugins/ping line 176.

Fix is to declare a variable prior to using it in postfix-if assignment
2012-09-27 18:40:42 +03:00
nknotzer
dacd37d046 Update plugins/dvb/femon
# v1.3 25/10/2011 - Configure upper and lower graph limits with graph_args environment variable.
2012-09-26 16:41:06 +03:00
Sebastian Wyder
6935241315 Fixed typos & bad English 2012-09-26 16:03:54 +03:00
Arturo Borrero Gonzalez
f203253861 Added support even larger numbers. 2012-09-25 14:03:59 +02:00
jdponomarev
ea5dde3fb4 Update plugins/mongodb/mongo_lag
fixed bug for python 2.6 and for replica sets with arbiters
2012-09-25 12:51:21 +04:00
jdponomarev
c854b3b70d Update plugins/mongodb/mongo_lag
fixed pymongo connection - now allows to connect to a port different from 27017
2012-09-25 12:32:26 +04:00
Bryce Chidester
a2f35e9b68 Correct wildcard name handling
The previous awk function did not work for my system, always returned the script name instead. Replaced with the same clean and sanitary bash variable logic that if_ uses to extract the interface name from $0.
2012-09-24 14:45:00 -07:00
Christian Bendt
995ddbc4a0 Updated prosody plugin
Updated prosody plugin to the most recent version
2012-09-24 20:07:15 +02:00
iborodikhin
86847af6d8 Adding custom label and vlabel environment variables support 2012-09-24 15:40:28 +06:00
Arturo Borrero Gonzalez
09b0f002d5 added "Total bps" to help know the exact total traffic in the graph. 2012-09-21 10:50:29 +02:00
Arturo Borrero Gonzalez
0a0cc634ea changed permissions, like others pluggins. 2012-09-20 17:31:26 +02:00
Arturo Borrero Gonzalez
e49b78ab52 Added `traffic' plugin, to allow measure server total throughput in both IPv4 and IPv6 2012-09-20 17:30:18 +02:00
rfrail3
d189784ce2 Fix grep command 2012-09-19 08:49:07 +02:00
rfrail3
4771fd2b53 New plugins for Apache web server 2012-09-18 19:15:56 +02:00
Steve Schnepp
73bf794ad9 Merge pull request #189 from rfrail3/master
Add support for unix sockets in request and auto limit value
2012-09-17 05:46:04 -07:00
Lasse Karstensen
47e34fdf83 Remove outdated varnish3 plugins, point to upstream version 2012-09-17 12:11:48 +02:00
rfrail3
4f29ff59b1 Add support for sockets 2012-09-17 10:49:02 +02:00
Diego Elio Pettenò
b9194db081 Merge pull request #188 from dotdoom/master-sshd_log_crlf_to_lf
sshd_log: CRLF to LF (bad interp. error)
2012-09-15 10:36:06 -07:00
Artem Sheremet
4ab213e166 sshd_log: CRLF to LF (bad interp. error) 2012-09-15 17:32:20 +03:00
Steve Schnepp
97dd02a720 Merge pull request #183 from rfrail3/master
Haproxy monitor plugin
2012-09-15 05:08:33 -07:00
Adrien "ze" Urban
cdf6eeb3df interfaces_linux_multi: interfaces, supersampling, multigraph
First release
3 graphs per interfaces :
- bps
- pkt/s
- errors
graph types can be disabled/enabled
interfaces can be included/excluded
2012-09-14 19:06:15 +02:00
Adrien "ze" Urban
5d4c3e8ec1 cpu_linux_multi: fix a typo preventing it to run 2012-09-14 17:56:12 +02:00
rfrail3
a717a91344 change license 2012-09-14 09:27:38 +02:00
Adrien "ze" Urban
5a92255cf2 cpu_linux_multi: license
license, and a few more comments
2012-09-13 21:24:05 +02:00
Adrien "ze" Urban
44e6672036 cpu_linux_multi: detailed cpu usage per core (multigraph, supersampling) 2012-09-13 21:02:01 +02:00
Stefan Seidel
5be6eb7253 add basic information and license header 2012-09-13 08:03:19 +02:00
Stefan Seidel
f9000cdc7a new plugin to monitor HugePages (or Large Pages) usage under Linux 2012-09-12 10:26:59 +02:00
iborodikhin
42a11debca Added simple graph mode for queries without GROUP BY statement 2012-09-12 10:17:19 +06:00
iborodikhin
c561076a32 Adding new plugin to monitor count of values matching specified criteria in Mysql table. 2012-09-12 08:34:26 +06:00
ricardo
0541fdd145 Repair bug in other responses 2012-09-11 13:49:33 +02:00
ricardo
706e7e9104 Haproxy monitoring 2012-09-11 10:53:58 +02:00
Steve Schnepp
580f586dbb Merge pull request #182 from iborodikhin/master
"Warning" and "critical" use
2012-09-10 01:36:53 -07:00
iborodikhin
c5e74d82f5 Bug fix 2012-09-10 12:39:04 +06:00
iborodikhin
61de47ebd2 Adding 'warning' environment variable use 2012-09-10 12:36:15 +06:00
iborodikhin
b3beac1cd7 Adding critical environment variable use 2012-09-10 12:33:12 +06:00
iborodikhin
2c99f32750 Adding critical environment variable use 2012-09-10 12:08:04 +06:00
Steve Schnepp
9ec0760ec2 Merge pull request #181 from kuriyama/master
Fix usage of appname at munin symbol translation
2012-09-06 05:19:35 -07:00
Jun Kuriyama
fd119055ab Fix usage of appname at munin symbol translation
FMS appname may include '-' chars, and was translated to '_' because
of Munin dislike this character.

But original appname is required to retrive values from getAppStats
API.  So preserve original appname and translate it at only actually
needed.
2012-09-05 10:02:52 +09:00
deveth0
7f8d2e8cd6 Fixed bug which only displays the first 5 zones 2012-09-05 01:00:03 +03:00
Steve Schnepp
a132ba5d1e nn_: fix configuration example 2012-09-01 11:30:36 +02:00
Steve Schnepp
91ddb3edd7 nn: no need for such a recent Perl 2012-09-01 11:29:46 +02:00
Steve Schnepp
19673b2711 nn: use M::P::clean_fieldname() 2012-09-01 11:29:12 +02:00
Jan Astrup
2e5609e325 Added support for mysqlconfig in plugin configuration file 2012-09-01 11:24:46 +02:00
Jan Astrup
9171087314 Added support for mysqlconfig in munin-node.conf 2012-09-01 11:24:45 +02:00
Jan Astrup
14bfe7f243 Added newznab plugin 2012-09-01 11:24:45 +02:00
Steve Schnepp
e8d5b8448b senderscore: fix doc 2012-09-01 11:23:01 +02:00
Ben
2e566be36d Update plugins/system/debsecan
adjusted patterns to grep
2012-09-01 11:15:54 +02:00
ricardo
dac093c3b0 tomcat access plugin 2012-09-01 11:15:46 +02:00
Josh Robb
15e41f87f6 Add a plugin for monitoring senderscore repuation. 2012-09-01 11:15:03 +02:00
Simon Whittaker
4b83635595 Added nginx check for upstream access times 2012-09-01 11:09:57 +02:00
Niall Donegan
ad4d972499 Changed from COUNTER to DERIVE with a min of 0 for CPU time. 2012-09-01 11:06:18 +02:00
Diego Elio Pettenò
388823128d snmp__brocade_ifs: rename and update code to use the new name. 2012-08-28 17:17:12 -07:00
Diego Elio Pettenò
6201fbd9c3 esxi__sensors: remove broken reference to snmp__sensors. 2012-08-28 17:12:57 -07:00
Diego Elio Pettenò
7652175660 Move and rename cirix netscaler plugins as well. 2012-08-28 17:12:09 -07:00
Diego Elio Pettenò
a2170c363b netapp: move plugins within snmp folder as that's what they are.
Fix them so that the renamed version works; these still don't use
Munin::SNMP and somebody who has access to them might want to rename
them.
2012-08-28 17:07:36 -07:00
Diego Elio Pettenò
b4817a7f01 netapp_if_: remove, superseded by snmp__if_. 2012-08-28 17:05:26 -07:00
Diego Elio Pettenò
715d059c21 boinc_projs: avoid using snmp references.
There is no reason to feign this is a SNMP plugin; it's just like any
other virtual node.
2012-08-28 16:55:01 -07:00
Diego Elio Pettenò
65a69fb62c printer-ink-levels-by-percent: remove as superseded by snmp__print_supplies 2012-08-28 16:43:06 -07:00
Diego Elio Pettenò
a989e8ce14 Cleanup APC UPS plugins using SNMP.
Remove the plugins using snmpwalk to produce their results, as there
are three different, Perl-based implementations.

Of these, one might not work because it uses net-snmp and thus rely on
the presence of some MIB file which might not be present.

None of the plugins use Munin::SNMP and none uses multigraph
capabilities.
2012-08-28 16:37:19 -07:00
Diego Elio Pettenò
29da235be1 snmp__apc_pdu: rename from snmp__apc.
APC UPSes are different and will have different kind of graphs.
2012-08-28 16:29:39 -07:00
Diego Elio Pettenò
d77b3fc510 snmp__cpu: remove plugin superseded by snmp__cpuload. 2012-08-28 16:27:29 -07:00
Diego Elio Pettenò
322497ca26 snmp__memory_win, snmp_memory: remove plugins superseded by snmp__memory.
The snmp__memory plugin will do the same graphs and is part of Munin's
distribution as of 2.0.5.
2012-08-28 16:25:17 -07:00
Diego Elio Pettenò
d6f29a6b52 snmp__apc: rewrite to make use of get_entries and get_hash.
This should simplify quite a bit the handling of 3-phase PDUs, among
other things.
2012-08-28 16:17:04 -07:00
Diego Elio Pettenò
f570516416 snmp__screenos: don't print anything after snmpconf. 2012-08-28 16:08:32 -07:00
Diego Elio Pettenò
8ca0283cc3 snmp__screenos: align for readability. 2012-08-28 16:08:14 -07:00
Diego Elio Pettenò
5cad9514bd snmp__if_combined: don't pull in unneeded data. 2012-08-28 14:19:50 -07:00
Diego Elio Pettenò
8d259040ac snmp__screenos: support receiving CPU utilization information. 2012-08-28 14:19:20 -07:00
Diego Elio Pettenò
d7e8315462 snmp__screenos: first version of a plugin to monitor Juniper ScreenOS Resources
Right now this produces two graphs: memory and session allocation. CPU
time will be added shortly.
2012-08-28 13:58:55 -07:00
ricardo
68b65c84ba tomcat access plugin 2012-08-28 11:27:43 +02:00
ricardo
2cbf4a93b6 tomcat access plugin 2012-08-28 11:26:00 +02:00
ricardo
e9ce5f9633 tomcat access plugin 2012-08-27 14:08:54 +02:00
David Gagnon
573a58f9c1 Added GPL2 License in Header 2012-08-24 17:14:52 -05:00
David Gagnon
a08c0c8824 Added plugin for ARIS
This plugin allows munin users to monitor server instances of the ARIS
locative game engine. See http://arisgames.org
2012-08-24 16:39:15 -05:00
Jens Jahnke
d0d36f4926 Use ${CMD_...} only to check if command exists
and use the real command e.g. grep, sed, etc. in the command line.
2012-08-24 17:33:41 +02:00
Jens Jahnke
f25c788c3d Remove "[GB]" from graph title. 2012-08-24 17:24:40 +02:00
Jens Jahnke
123d91cf70 Added output of memory usage to graph.
The memory consumption of all processes (not threads) is calculated
in GB and added to the graph.
2012-08-24 10:29:55 +02:00
Jens Jahnke
361a5316c7 Don't use hard coded paths to the used command line tools.
The tools grep, sed and wc may have a different path. Therefore
they are now evaluated via "which". If a command is not found the script
exits with an error message and the exit code 1.
2012-08-24 09:46:07 +02:00
Diego Elio Pettenò
c814853976 plugins: make all of them use graph_vlabel instead of graph_vtitle. 2012-08-23 08:56:01 -07:00
Diego Elio Pettenò
55cb01870b snmp__apc: have a static title for the graph.
Instead of adding model and serial number to the graph itself, use a
static title for it and instead provide the model and serial number as
part of graph_info.

This change makes it much easier to forward the warning/critical
statuses back to Icinga (or Nagios), where you have to match the graph
title.
2012-08-23 08:27:10 -07:00
Robert Kilian
a0975cecfd Moved contents of README into plugin as comments 2012-08-21 15:11:04 -07:00
Robert Kilian
fdd3eaf440 Moved contents of README into plugin as comments 2012-08-21 15:09:05 -07:00
Kenyon Ralph
2b09747a22 Merge pull request #170 from MaxDudu/master
fix set call for redis-speed plugin
2012-08-21 07:54:11 -07:00
Kenyon Ralph
9fae2c90a9 Merge pull request #169 from ndonegan/master
Changed from "which" to "command" to make the script a bit more POSIX compliant
2012-08-21 07:53:33 -07:00
MaxDudu
ae65a7d243 Update plugins/redis/redis-speed 2012-08-21 11:44:06 -03:00
Niall Donegan
7b5183c7b9 Changed from "which" to "command" to make the script a bit more POSIX compliant 2012-08-21 12:07:59 +01:00
Kenyon Ralph
8e1ab117aa Merge pull request #166 from Niluge-KiWi/master
nvidia_smi: Get memory usage even if nvmlDeviceGetUtilizationRates is not available
2012-08-20 16:24:24 -07:00
Thomas Riccardi
1db89fc9a8 nvidia_smi: Get memory usage even if nvmlDeviceGetUtilizationRates is not available 2012-08-19 19:42:14 +02:00
stimpy23
672fd1c32a updated apache_vhost to actually work (at least on my debian squeeze machine..): Surrounded thaw by eval{} to suppress error at the very first run and escaped "." and "-" at the sanitizing regex in apache_pipelogger 2012-08-17 17:26:11 +02:00
Diego Elio Pettenò
d3a4f12d3f Move some more plugins in their place. 2012-08-09 16:47:30 -07:00
Diego Elio Pettenò
3bb2c5e2aa Move weather plugins where they belong. 2012-08-09 16:00:56 -07:00
Diego Elio Pettenò
80956e267e Remove sensors that use lm_sensors. These are already supported by sensors_ in main repository. 2012-08-09 15:59:50 -07:00
Diego Elio Pettenò
a5f447999c Make the script executable as well. 2012-08-09 15:55:12 -07:00
Diego Elio Pettenò
cbba828a2b Move freeipmi_ to sensors. 2012-08-09 15:54:56 -07:00
Diego Elio Pettenò
178747d96d Move php plugins where they belong. 2012-08-09 15:54:31 -07:00
Robert Kilian
1c0440a798 Initial commit of Xastir plugin 2012-08-09 15:26:21 -07:00
Diego Elio Pettenò
a75c969c83 Remove jmx2munin.
This plugin is also developed on its own GIT repository:

https://github.com/tcurdt/jmx2munin
2012-08-09 14:18:15 -07:00
Diego Elio Pettenò
ea7bacc966 Remove snmp_hp_.
This plugin is doing the same thing that snmp__if_ is doing, but it
doesn't have a clear license and does not support 64-bit counters.
2012-08-09 13:57:53 -07:00
Diego Elio Pettenò
8238b48805 Remove snmp plugins for printer supplies.
At least Munin 2.0 already provides snmp__printer_supplies that takes
care of the same data (they all use Printer-MIB values). Also that
plugin uses Munin's own SNMP abstraction instead of using net-snmp
commands directly, which makes it more suitable for the job.
2012-08-09 13:55:35 -07:00
Diego Elio Pettenò
37e94f527a Remove executable bit from images. 2012-08-09 13:49:17 -07:00
Diego Elio Pettenò
c0e85a7cfa snmp__if_combined: create a single graph showing traffic from all interfaces.
This allows normalising the graph range and shows aberrations in the
bandwidth usage more clearly.
2012-08-09 13:47:14 -07:00
Diego Elio Pettenò
e5ce74926d More housekeeping. 2012-08-06 22:20:20 -07:00
Diego Elio Pettenò
038c3ce96b Extract tarballs committed to git as plugins. 2012-08-06 22:16:31 -07:00
Diego Elio Pettenò
2dad4c6f70 Remove plugins that are managed as a separate repository.
activemq: http://sourceforge.net/p/munin-activemq/home/Home/
twilio-balance: https://github.com/jsoncorwin/twilio-munin
2012-08-06 22:14:18 -07:00
Diego Elio Pettenò
a200c77b51 Uncompress assp-* plugins that were shipped as gzip. 2012-08-06 22:00:49 -07:00
Diego Elio Pettenò
0a1524f27f More housecleaning.
Collapse some categories; remove duplicates; move plugins in where
they belong, remove files that are not really plugins at all.
2012-08-06 21:55:44 -07:00
Diego Elio Pettenò
4e3ef5b93e ipmi: remove the multiple IPMI plugins and simply introduce my FreeIPMI plugin.
This is a catch-all that will work with any recent FreeIPMI and
actually supports all the features of the others.
2012-08-06 21:41:09 -07:00
Diego Elio Pettenò
e0f0fb8659 Do some more housecleaning. 2012-08-06 21:38:45 -07:00
Diego Elio Pettenò
5d5bf6e4e5 Remove apcupsd plugin (is actually a readme file), reorder UPSes. 2012-08-06 21:36:33 -07:00
Diego Elio Pettenò
7da1b039c2 Put order in SNMP plugins by moving all of them together in snmp/
This makes it easier to find what should be used for SNMP monitoring.
2012-08-06 21:36:10 -07:00
Diego Elio Pettenò
2fc9c2400b ups: remove two older PDU plugins.
My plugin uses the same SNMP framework as the official plugins in
munin; these use either sh and net-snmp commands, or Net::SNMP
directly, and neither seems to be generic enough.
2012-08-06 21:27:04 -07:00
Diego Elio Pettenò
d9533d6190 snmp__apc: initial import.
This is a simple plugin that makes it possible to monitor the amp
drain on APC's PDUs.
2012-08-06 21:22:04 -07:00
Steve Schnepp
f050ef001f Merge pull request #161 from ndonegan/master
Wildcard to multigraph conversion of imapproxy
2012-08-02 09:20:34 -07:00
Niall Donegan
fdf68ff325 Renamed to imapproxy_multi 2012-08-02 16:57:19 +01:00
Niall Donegan
e316273af8 Converted imapproxy_ to multigraph 2012-08-02 16:56:03 +01:00
Marenz
c8d89f42f8 Update plugins/teamspeak/ts3v2_
prevent error "Use of uninitialized value $ARGV[0] in string eq"
2012-08-01 17:41:57 +03:00
Kenyon Ralph
177cb87640 Merge pull request #159 from C-Duv/patch-1
Make the php_apc.php script's URL configurable
2012-07-30 16:36:36 -07:00
Kenyon Ralph
cf64117ba9 Merge pull request #158 from ndonegan/imapproxy
Added in an imapproxy plugin
2012-07-30 16:31:26 -07:00
Niall Donegan
a80fce235d Moved the imapproxy_ plugin to the mail directory 2012-07-31 00:27:14 +01:00
C-Duv
c6bc5c7ce6 Make the php_apc.php script's URL configurable
I've made the "URL" parameter look up if not already defined (in munin-node configuration file) before defaulting to http://localhost/php_apc.php.
2012-07-30 18:13:53 +03:00
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