Added postgres_queries3_ to get stats on a per table basis
Merge pull request #493 from OlegPS/esxcli_env_
Added plugin (esxcli_env_) to monitor ESXi host temperature or power via esxcli
Merge pull request #494 from phaus/vmware_fusion
adding first version of the plugin for VMWare Fusion (Mac OS/Darwin)
Merge pull request #495 from phaus/jenkins
adding first version of the plugin for the Jenkins CI Server
Merge pull request #496 from phaus/openfire
adding first version of the plugin for the Openfire XMPP (Jabber) Server
Merge pull request #497 from phaus/dar_vpnd
adding first version of the plugin for Mac OS Server VPN Daemon
Merge pull request #492 from burdandrei/master
Configuration for local ipmi monitoring
Merge pull request #491 from lwindolf/patch-1
Fix typo
Merge pull request #487 from tochev/ntp_pool_score
add ntp_pool_score
Merge pull request #498 from minitux/patch-3
int conversion
convert port in integer when it is set from config file
Added comment with guide how to configure plugin for local monitoring
ntp_pool_score: fix negative values
ntp_pool_score: switch to /bin/sh
Merge pull request #486 from ucam-cl-dtg/fix_apt
Use correct apt module functions
candidateOrigin has been removed. Replace with candidate.origins
Fix typo that prevents munin from learning about upgradable packages
Merge pull request #484 from cloos/wget-options
plugin rt_ticket_loadtime Wget options
Merge pull request #483 from pvalkone/freebsd-hdd-power-state-plugin
Add plugin for monitoring HDD power state on FreeBSD
Fix indentation
Merge pull request #482 from leeclemens/patch-2
_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.
Merge pull request #481 from ShiningRay/master
coerce lockTime to float type
add the Accept-Encoding header to the wget call
This is necessary to have results comparable to a users browser.
otherwise we'll always get 0 from integer division.
Merge pull request #478 from kabo/master
Added plugin for i2p
Merge pull request #479 from tomdee/master
Script to monitor the power state of hard drives
Merge pull request #477 from linyows/unicorn_memory_status_fixes
Unicorn memory status fixes
added i2p
Merge pull request #1 from munin-monitoring/master
Updating from upstream
assigned but unused variable
shadowing outer local variable
use "unicorn" instead of "unicorn_rails" in process greping
Merge pull request #476 from pvalkone/nfs-freebsd-portability-fix
Use /usr/bin/env bash in shebang for portability
move wget options in a variable
Merge pull request #473 from funkypenguin/master
added ready and wait CPU graphs from VMWare
Merge pull request #474 from nagyrobi/patch-13
Update voltcraft_tcm220_
v0.2 - added checksum validation of the parsed values
Merge branch 'pull/469'
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 aprogram, which does not neccessarily reflect the current situation.
Merge pull request #472 from anarcat/plugin/amr
add plugin to monitor "smart meters" power usage
follow file naming convention here
anonymise labels
data is still stored with the full identifiers so this change isbackwards compatible
but at least we are not retransmiting data off the airwaves and it isanonymised in some way
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 (andyourself, coincidentally) power consumption. You can also see the...
Merge remote branch 'pull/434'
Merge remote branch 'pull/455'
p/cpu_: fix test for guest_nice emptyness
The simple "=" is prefered to the "==" one, as we don't need to test numericvalues.
Merge remote branch 'pull/468'
Merge branch 'minecraft-json'
Indention
Example for alerts / limits
comment format renewal
added some whitespaces
new Statistician and Ultrabans (SQL) plugins
new README for new plugins
reorded the tasks
missing '`'
fixed a typo
more pretty code highlighting
fixed missing code
first version of the plugins
initial README
Initial commit
Update cpu_
some fixes for guest_nice
Merge pull request #464 from opendbteam/master
New plugin: memory usage by user
Merge pull request #465 from speedj/master
dhcpd-pools for ISC dhcpd pool usage graphs
Merge pull request #467 from rkarlsba/patch-1
fixed /proc/stat parsing issues
New plugin dhcpd-pools for ISC dhcpd
Requires dhcpd-pools - ISC dhcpd pools usage analysis http://dhcpd-pools.sourceforge.net/
p/cpu_: adding the core Id in the graph titles
c/cpu_: setting +x
p/cpu_: add a multigraph multi-core cpu plugin
fix bug
New plugin: check memory usage by user
Merge pull request #462 from muffl0n/doc_percona
Added documentation for percona-Plugin
Merge pull request #463 from skyeagle/master
Updated swift plugins
Added documentation
Merge pull request #461 from muffl0n/percona_plugin
Create plugin percona_
Create percona_
Munin plugin for monitoringpercona_flowpercona_queuespercona_replicationpercona_transactionspercona_transactions_bytes
Merge pull request #460 from XciD/master
Add Port/IP
Add IP/Port
Update rtom_allsessions_mem
Add ip / port function
Merge pull request #459 from Crafter6432/master
Bug fix & Added possibility for http auth
Merge pull request #457 from zbal/php-fpm-status
Add unix socket support, change some indent / format.
Merge pull request #458 from Archetrix/master
Enhanced used memory calculation for values displayed in G
p/cpu_linux_multi: remove the use of /proc/cpuinfo