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

2049 Commits

Author SHA1 Message Date
linyows
1f00275d4e shadowing outer local variable 2014-04-18 10:13:56 +09:00
linyows
f6b9d755d3 use "unicorn" instead of "unicorn_rails" in process greping 2014-04-18 10:10:06 +09:00
Petteri Valkonen
cadcfa01fb Use /usr/bin/env bash in shebang for portability 2014-04-07 22:28:15 +03:00
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