Steve Schnepp
e842ddf362
Merge pull request #484 from cloos/wget-options
...
plugin rt_ticket_loadtime Wget options
2014-05-08 13:18:07 +02:00
Steve Schnepp
2c1cc1eb22
Merge pull request #483 from pvalkone/freebsd-hdd-power-state-plugin
...
Add plugin for monitoring HDD power state on FreeBSD
2014-05-06 13:36:08 +02:00
Petteri Valkonen
b194c86774
Fix indentation
2014-05-05 21:11:08 +03:00
Petteri Valkonen
b077ad21e4
Add plugin for monitoring HDD power state on FreeBSD
2014-05-05 20:16:59 +03:00
Steve Schnepp
fd4002e8a4
Merge pull request #482 from leeclemens/patch-2
...
_mem should use FB memory used, only
2014-05-05 18:04:05 +02:00
leeclemens
61f058fce9
_mem should use FB memory used, only
...
NVIDIA 6 added differentiation between FB and BAR1 memory - use nvidia_gpu_mem for FB Memory *only* since its definition fits better with the usage prior to BAR1 memory.
2014-05-04 12:46:40 -04:00
Steve Schnepp
e4ef822e5c
Merge pull request #481 from ShiningRay/master
...
coerce lockTime to float type
2014-05-04 18:12:32 +02:00
Christian Loos
8a93193a90
add the Accept-Encoding header to the wget call
...
This is necessary to have results comparable to a users browser.
2014-05-02 08:09:28 +02:00
代码之力
96116a460b
coerce lockTime to float type
...
otherwise we'll always get 0 from integer division.
2014-04-30 10:48:44 +08:00
Steve Schnepp
d2847dc508
Merge pull request #478 from kabo/master
...
Added plugin for i2p
2014-04-23 22:26:15 +02:00
Steve Schnepp
0fd72c2027
Merge pull request #479 from tomdee/master
...
Script to monitor the power state of hard drives
2014-04-23 22:25:28 +02:00
Steve Schnepp
395dd5d6d8
Merge pull request #477 from linyows/unicorn_memory_status_fixes
...
Unicorn memory status fixes
2014-04-23 22:22:51 +02:00
Tom Denham
b4660677e7
Script to monitor the power state of hard drives
2014-04-19 11:52:25 -07:00
Calle Kabo
8a482a9511
added i2p
2014-04-18 22:18:59 +02:00
Calle Kabo
61ce6727bc
Merge pull request #1 from munin-monitoring/master
...
Updating from upstream
2014-04-18 21:55:07 +02:00
linyows
fd3a90f22f
assigned but unused variable
2014-04-18 10:14:15 +09:00
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
Steve Schnepp
2e556e9d07
Merge pull request #476 from pvalkone/nfs-freebsd-portability-fix
...
Use /usr/bin/env bash in shebang for portability
2014-04-15 19:06:56 +02:00
Petteri Valkonen
cadcfa01fb
Use /usr/bin/env bash in shebang for portability
2014-04-07 22:28:15 +03:00
Christian Loos
99e037bd1d
move wget options in a variable
2014-04-07 08:28:41 +02: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
Steve Schnepp
b768ef12ec
Merge pull request #474 from nagyrobi/patch-13
...
Update voltcraft_tcm220_
2014-04-03 09:14:09 +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
Steve Schnepp
7f55364c5d
Merge pull request #472 from anarcat/plugin/amr
...
add plugin to monitor "smart meters" power usage
2014-03-22 13:28:02 +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
Steve Schnepp
f6283be9e1
Merge branch 'minecraft-json'
2014-03-13 12:22:24 +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