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

2096 Commits

Author SHA1 Message Date
Steve Schnepp
4be444c518 Merge pull request #473 from funkypenguin/master
added ready and wait CPU graphs from VMWare
2014-04-03 09:14:38 +02:00
nagyrobi
553811f889 Update voltcraft_tcm220_
v0.2 - added checksum validation of the parsed values
2014-04-02 13:26:19 +02:00
David Young
ca7e83efed added ready and wait CPU graphs from VMWare 2014-03-26 15:22:53 +13:00
Steve Schnepp
ddc595889f Merge branch 'pull/469' 2014-03-22 13:43:54 +01:00
pascal
d824c7696f p/cpubyuser: get stats from top instead of ps
The top cpu statistics fit better to the other cpu statistics in munin.

The ps based statistics are calculated as average over the runtime of a
program, which does not neccessarily reflect the current situation.
2014-03-22 13:31:27 +01:00
Antoine Beaupré
b44c20b495 follow file naming convention here 2014-03-21 08:10:48 -04:00
Antoine Beaupré
2ecac880e9 anonymise labels
data is still stored with the full identifiers so this change is
backwards compatible

but at least we are not retransmiting data off the airwaves and it is
anonymised in some way
2014-03-21 08:10:48 -04:00
Antoine Beaupré
9860b09758 add plugin to monitor "smart meters" power usage
this connects munin with the RTLAMR project, and allows readout of AMR
(Automatic Meter Reporting) data over the airwaves

This plugin will draw some nice graphs of your neighbors (and
yourself, coincidentally) power consumption. You can also see the
adoption of the AMR in your neighborhood and density of signal.
2014-03-21 07:49:15 -04:00
Steve Schnepp
c2d3f49cfa Merge remote branch 'pull/434' 2014-03-14 12:12:00 +01:00
Steve Schnepp
33c40d052a Merge remote branch 'pull/455' 2014-03-14 12:08:53 +01:00
Steve Schnepp
b7f5c3fd06 p/cpu_: fix test for guest_nice emptyness
The simple "=" is prefered to the "==" one, as we don't need to test numeric
values.
2014-03-14 11:58:19 +01:00
Steve Schnepp
83df6155fa Merge remote branch 'pull/468' 2014-03-14 11:57:26 +01:00
Jonas Friedmann
fb433dc4e1 Indention 2014-03-13 12:21:28 +01:00
Jonas Friedmann
f1cef24112 Example for alerts / limits 2014-03-13 12:21:27 +01:00
Jonas Friedmann
4192c14f76 comment format renewal 2014-03-13 12:21:27 +01:00
Jonas Friedmann
22436814ea added some whitespaces 2014-03-13 12:21:27 +01:00
Jonas Friedmann
2b17468244 new Statistician and Ultrabans (SQL) plugins 2014-03-13 12:21:27 +01:00
Jonas Friedmann
ed43e06b40 new README for new plugins 2014-03-13 12:21:27 +01:00
Jonas Friedmann
c94bfaf972 reorded the tasks 2014-03-13 12:21:27 +01:00
Jonas Friedmann
815075fe86 missing '`' 2014-03-13 12:21:27 +01:00
Jonas Friedmann
70b328acd7 fixed a typo 2014-03-13 12:21:27 +01:00
Jonas Friedmann
9066b8ff7a more pretty code highlighting 2014-03-13 12:21:27 +01:00
Jonas Friedmann
3dde76f89a fixed missing code 2014-03-13 12:21:27 +01:00
Jonas Friedmann
b6bf87120c first version of the plugins 2014-03-13 12:21:27 +01:00
Jonas Friedmann
a02e98adda initial README 2014-03-13 12:21:27 +01:00
Jonas Friedmann
0665788479 Initial commit 2014-03-13 12:21:27 +01:00
rkarlsba
67525b295f Update cpu_
some fixes for guest_nice
2014-03-09 19:45:54 +01:00
Steve Schnepp
5dcb693a27 Merge pull request #464 from opendbteam/master
New plugin: memory usage by user
2014-03-09 19:40:23 +01:00
Steve Schnepp
b569c5d0d2 Merge pull request #465 from speedj/master
dhcpd-pools for ISC dhcpd pool usage graphs
2014-03-09 19:39:30 +01:00
rkarlsba
a3d90c8fb0 Update cpu_
fixed /proc/stat parsing issues
2014-03-09 19:25:57 +01:00
speedj
bd2944f80d New plugin dhcpd-pools for ISC dhcpd
Requires dhcpd-pools - ISC dhcpd pools usage analysis http://dhcpd-pools.sourceforge.net/
2014-03-08 00:05:09 +01:00
Steve Schnepp
ff1c67d59c p/cpu_: adding the core Id in the graph titles 2014-03-06 15:42:55 +01:00
Steve Schnepp
fe253b1456 c/cpu_: setting +x 2014-03-06 15:40:37 +01:00
Steve Schnepp
149688a727 p/cpu_: add a multigraph multi-core cpu plugin 2014-03-06 12:35:28 +01:00
Gilles Fauvie
ee4950cb87 fix bug 2014-03-05 16:37:06 +01:00
Gilles Fauvie
0283dce0ab New plugin: check memory usage by user 2014-03-05 12:33:10 +01:00
Steve Schnepp
034bd70ec9 Merge pull request #462 from muffl0n/doc_percona
Added documentation for percona-Plugin
2014-02-27 17:22:22 +01:00
Anton Orel
712558db17 Updated swift plugins 2014-02-27 18:42:29 +04:00
muffl0n
fe864b9dc3 Added documentation 2014-02-25 15:44:16 +01:00
Steve Schnepp
a83b0d27d8 Merge pull request #461 from muffl0n/percona_plugin
Create plugin percona_
2014-02-25 12:51:37 +01:00
muffl0n
597516813e Create percona_
Munin plugin for monitoring
percona_flow
percona_queues
percona_replication
percona_transactions
percona_transactions_bytes
2014-02-25 12:35:00 +01:00
Steve Schnepp
c622281913 Merge pull request #460 from XciD/master
Add Port/IP
2014-02-25 11:10:16 +01:00
XciD
fa1298bfde Add IP/Port 2014-02-25 10:50:59 +01:00
XciD
80dcbf7231 Update rtom_allsessions_mem
Add ip / port function
2014-02-25 10:35:06 +01:00
Steve Schnepp
7d50f759fc Merge pull request #459 from Crafter6432/master
Bug fix & Added possibility for http auth
2014-02-24 12:39:02 +01:00
Steve Schnepp
8a91cd30f7 Merge pull request #457 from zbal/php-fpm-status
Add unix socket support, change some indent / format.
2014-02-21 13:48:24 +01:00
Andreas Geesen
6a12882b4a Enhanced used memory calculation for values displayed in G 2014-02-21 12:33:05 +01:00
Vincent Viallet
926c0ee4cd Add unix socket support, change some indent / format. 2014-02-20 13:31:39 +08:00
Steve Schnepp
6d2da7ad27 p/cpu_linux_multi: remove the use of /proc/cpuinfo 2014-02-19 15:10:21 +01:00
Steve Schnepp
d38eda2838 p/cpu_linux_multi: suppress perl warning 2014-02-19 15:10:20 +01:00
Steve Schnepp
5e2aaa3a67 Merge pull request #439 from leeclemens/patch-1
fix example comment with proper wildcard examples
2014-02-18 16:02:21 +01:00
Steve Schnepp
41f6ee3897 Merge pull request #450 from rralcala/master
Initial commit of this total requests by status code for virtual hosts.
2014-02-18 16:01:38 +01:00
Steve Schnepp
6270bfacc3 Merge pull request #451 from jmarcio/patch-1
Create sendmail_mailq plugin
2014-02-18 16:01:19 +01:00
Steve Schnepp
7138f44167 Merge pull request #454 from zjttoefs/master
chronyc: new feature, better performance
2014-02-18 16:01:04 +01:00
Steve Schnepp
c742e5e7d6 Merge pull request #452 from jmarcio/patch-2
Create jchkmail_counters_ plugin
2014-02-18 16:00:29 +01:00
Steve Schnepp
7090bcd880 Merge pull request #448 from shtouff/feat-plugin-bind9_rr
Feat plugin bind9 rr
2014-02-18 15:59:05 +01:00
Steve Schnepp
7bde2d73bf Merge pull request #447 from ghtyrant/master
Add ServerQuery login support to ts3v2 plugin
2014-02-18 15:58:11 +01:00
Steve Schnepp
134200b2f5 Merge pull request #445 from XciD/master
Add Category for users who have multiple sessions / new plugin for multiple session only socket mode
2014-02-18 15:56:20 +01:00
Steve Schnepp
97a5f91979 Merge pull request #440 from ercpe/master
Plugin to monitor temperatures of Synology systems via SNMP
2014-02-18 15:53:46 +01:00
Steve Schnepp
1f523a7527 Merge pull request #437 from deveth0/patch-5
Update slush_reward_
2014-02-18 15:46:37 +01:00
Steve Schnepp
2213ba069a Merge pull request #436 from deveth0/patch-4
Update slush_hashrate_
2014-02-18 15:46:19 +01:00
Steve Schnepp
fe49d51245 Merge pull request #435 from rafaltrojniak/master
Redis: Refactoring , information about the limits, more memory statistics
2014-02-18 15:45:36 +01:00
Steve Schnepp
f88b11105b Merge pull request #430 from leeclemens/master
append newline to support _mem and multiple GPUs
2014-02-18 15:43:59 +01:00
Steve Schnepp
c3370cfb13 Merge pull request #429 from Fusl/master
Added plugin for pdns_recursor rec_control get-qtypelist querytype-listi...
2014-02-18 15:43:17 +01:00
Steve Schnepp
21d2262faa Merge pull request #428 from minitux/patch-1
Update redis-speed add password option
2014-02-18 15:42:37 +01:00
Steve Schnepp
71da82d96f Merge pull request #427 from warrenguy/tarsnap
Add 'tarsnap' plugin.
2014-02-18 15:42:15 +01:00
Steve Schnepp
74f814befd Merge pull request #426 from gullevek/master
Plugin to monitor HP server temperatures via the hplog command
2014-02-18 15:41:47 +01:00
Tobias Richter
1a0b016723 new feature, better performance
* add stratum monitoring
* reduce forking by using awk
* do not limit output precision
* detect slow/fast time or freqency and adjust sign of value accordingly
* remove commented out code
2014-02-16 16:55:42 +00:00
Crafter6432
aff7c65f9f Bug fix
Added possibility for http auth
2014-02-14 13:13:04 +01:00
Jose-Marcio Martins da Cruz
aa6e39ff38 Create jchkmail_counters_ plugin
jchkmail_counters_ is a plugin to monitor j-chkmail mail filter - http://www.j-chkmail.org
2014-02-09 21:18:05 +01:00
Jose-Marcio Martins da Cruz
c81b798bde Create sendmail_mailq plugin
This plugin is a replacement for sendmail_mailqueue.

It's proposed at the contrib tree but it may eventually replace the main sendmail_mailqueue plugin.

It solves three problems in sendmail_mailqueue :

1. sendmail_mailqueue gets its results from the number of files on the queues directories. This may led to wrong results on some situations. sendmail_mailq parses the results of the command mailq, which is how sendmail identifies the contents of its queues.

2. It show separate results for the MTA and MSP.

3. In huge servers it's usually better to create multiple queues (or groups) and to set different priority to them, depending on the source or destination. This plugin shows the details for each queue.
2014-02-09 19:51:23 +01:00
Roberto Rodriguez
cbbedb7cb8 Initial commit of this total requests by status code for virtual hosts.
It was written in bash to avoid any dependencies
TODO: Add a better clasification of status codes (Short and useful)
2014-02-09 16:18:19 +02:00
Steve Schnepp
84e0b4240e Merge pull request #449 from steveschnepp/postgres_tuplesratio
p/postgres_tuplesratio: ratio of live/dead tuples
2014-02-09 14:31:49 +01:00
Gilles
0b4260198b p/postgres_tuplesratio: ratio of live/dead tuples 2014-02-09 14:29:24 +01:00
Rémi Paulmier
0ddf01817f canonicalize keys with _ instead of dots 2014-02-07 15:45:04 +01:00
Rémi Paulmier
e3e3ca2787 added a new plugin to monitor bind9 usage by RR queried 2014-02-07 15:01:41 +01:00
Fabian Schlager
3be8fd69cc Remove debug output from ts3v2 2014-02-06 16:32:29 +01:00
Fabian Schlager
d41d39916b Add server query login to ts3v2 plugin 2014-02-06 16:29:17 +01:00
XciD
f519cf3ad4 Create rtom_allsessions_vol
For all sessions
2014-02-05 11:32:00 +01:00
XciD
acba118937 Create rtom_allsessions_spdd
For all sessions
2014-02-05 11:31:24 +01:00
XciD
71a872cfb6 Create rtom_allsessions_peers
For multiple sessions
2014-02-05 11:30:14 +01:00
XciD
4aae9a41a0 Create rtom_allsessions_mem
For multiple sessions
2014-02-05 11:29:14 +01:00
XciD
530b61edf0 Update rtom_vol
Add Category for people who have multiple sessions
2014-02-04 17:41:30 +01:00
XciD
e15ed8cb28 Update rtom_spdd
Add Category for people who have multiple sessions
2014-02-04 17:40:43 +01:00
XciD
e384c4b637 Update rtom_peers
Add Category for people who have multiple sessions
2014-02-04 17:39:47 +01:00
XciD
e55e233b22 Update rtom_mem
Add category for people who have multiple sessions
2014-02-04 17:38:33 +01:00
Clemens Schwaighofer
54dee0ad42 Merge remote-tracking branch 'upstream/master' 2014-02-04 17:17:33 +09:00
Johann Schmitz
e937af458e Plugin to monitor temperatures of Synology systems via SNMP 2014-02-02 08:03:43 +01:00
leeclemens
be06ff03a1 fix example comment with proper wildcard examples
removed media in favor of error - since valid wildcard values are temp, error, other, predictive
2014-01-29 21:23:12 -05:00
deveth0
2fbd179fa2 Update slush_reward_
Moved from filename to env parameter to prevent the api-key displayed as graph name
2014-01-28 23:41:42 +01:00
deveth0
3bf0c91b92 Update slush_hashrate_
Moved from filename to env parameter for the api key. This way the api key is no longer displayed as the chart name
2014-01-28 23:40:35 +01:00
Rafał Trójniak
3e56b6589b Refactoring of fetching procedures, information about the limits, more memory statistics 2014-01-26 21:47:50 +01:00
Antoine Beaupré
9f6830d4ea remove duplicate nagios multigraph
nagios-multigraph is almost an exact copy of nagios_multi_, apart from some string changes.

furthermore, it says it should be installed as nagios_multi_ so it's clearly the superfluous one
2014-01-24 13:45:01 -05:00
leeclemens
7713329755 append newline to support _mem and multiple GPUs
Memory used percentages were being concatenated into a single string if multiple GPUs were present, e.g. both using 30% would print mem0.value 3030 mem1.value
2014-01-23 14:33:43 -05:00
Fusl
a4d97861c2 Removed OPT, IXFR, AXFR, URL, MBOXFW and CURL as they aren't being used in pdns_recursor 2014-01-23 10:21:00 +01:00
Fusl
9e884a3546 Made a typo at RRSIG (was: PRSIG) 2014-01-23 10:13:47 +01:00
Fusl
0d2b3037e6 Added plugin for pdns_recursor rec_control get-qtypelist querytype-listing which is going to be merged into a stable in the near future. 2014-01-23 09:59:58 +01:00
minitux
9894864b71 Update redis-speed add password option
Add password option in the redis connection
2014-01-22 19:02:03 +01:00
Warren Guy
de7d6a27b9 Add 'tarsnap' plugin.
Monitors the amount of data stored by the local machine on the tarsnap.com service.
2014-01-22 14:17:26 +00:00
Clemens Schwaighofer
e7342a3831 Munin postfix plugins for multiple postfixes
renamed the ‘rtimeout’ from “Lost connection” to “Read connection timed
out” to be more correct at what this value is.
2014-01-21 15:58:39 +09:00