cosmetic
overhaul graph display: remove total, make "current" the "limit"
i did this because I can't figure out how to not stack the linesafter the areas. furthermore, removing the limit is essential to havea proper resolution in the display.
limit and sort the config entries the same way as we sort values, based on values
reorder graph to, hopefully, fix stacking
cosmetic fixes
limit to ten the number of users by default
fork the mysql_connections plugin to add per-user support
Merge pull request #416 from otaviof/master
Netatalk v3
Merge pull request #414 from tsaavik/master
Updated to work without using deprecated hadoop command and allows setting of hadoop admin user via plugin-conf
Merge pull request #411 from tuxis-ie/master
Add support for ZFS On Linux
Adding simple Bash script plugin to read information also from Netatalk v3.
Merge pull request #403 from dotdoom/master-ejabberd_resources_-file-descriptors
Add open_files capability to ejabberd_resources_
don't collect/send redundant data to munin
updated to user the perl munin module and user config from plugin-conf
better way to do it
Removed deprecated hadoop command for hdfsMade hdfs user configurable (FIXME: user plugin.conf)
Merge pull request #410 from Synopsi/master
Disk/raid: cpct does not have always value
Merge pull request #352 from allanparsons/master
Rewrite of haproxy-sessions-by-servers
Update haproxy-sessions-by-servers
Fix cpct value
Merge pull request #408 from steveschnepp/rpi
Some plugins specific to RPi
p/cpu_freq_1sec: adding a description
Merge pull request #409 from steveschnepp/dartybox
Some plugins specific to Dartybox
p/dartybox: adding a license
p/cpu_freq_1sec: fix the indentation
p/cpu_freq_1sec: fix the unit & the DS type
p/rpi_temp: adding a milli precision
p: adding a temp plugin for RPi
p: adding a cpu freq 1 sec for RPi
dartybox: fix the date & labels
dartybox: using DERIVE for packets counts
dartybox: fix the dirtyconfig behavior
dartybox: adding multigraph nice behavior
dartybox: initial add
Merge pull request #404 from whyscream/dspam-fixes
Minor fixes for dspam_ plugin
Merge pull request #406 from msoulard/patch-1
Update transmission for python 2.7
Merge pull request #366 from mapkyca/master
Updating BeBox support
Merge pull request #407 from northox/glob_support
Add file expansion (glob) and switch to MIT license
Added recommandation from http://www.python.org/dev/peps/pep-0263/ to make this plugin work with pyhton 2.7.5+Related error:File "/etc/munin/plugins/transmission", line 36SyntaxError: Non-ASCII character '\xc3' in file /etc/munin/plugins/transmission on line 37, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
Merge pull request #405 from caseycs/sphinx_configurable_params
make host/port configurable
Found another problem with variable handling, when it contains a dash
It appears that erlang port is not bound to an OS file very often.Thus "ulimit -n" is moved to a separate graph and lsof/fstat is used asa backend to count the number of files open.
Merge branch 'pr/401'
Merging a rebased branch for pull #401
Improve GPU plugins documentation
Configurable warning and critical temperatures for GPUs
Add TODO and FIXME notes on some issues
TODO 1: Follow multigraph suggestion from Flameeyes to look into multigraphplugins (http://munin-monitoring.org/wiki/MultigraphSampleOutput),in order to reduce the amount of round trips to get the data.
TODO 2: Put warning and critical as vars in config with sensible defaults....
Merge pull request #402 from metfan/master
Add 2 plugin about PHP
add plugins to monitor PHP execution time based on time provide by apache in log
add plugins to monitor PHP errors from log file
Merge pull request #395 from Jaybee-/master
Initial checking of ceph-osd-info plugin. Dumps all ceph values into munin.
Merge pull request #396 from dotdoom/master-ejabberd_resources
Add ejabberd_resources_ plugin and it's image
Merge pull request #400 from dotdoom/master-netstat_s_-arp-in_out
netstat_s_: merge ARP in/out into one
Merge pull request #398 from dotdoom/master-ejabberd_stats
Add ejabberd_stats_ plugin and it's image
and provide interface for future merges
in plugin ceph-osd-info, if retrieving the data fails, retry up to 10 times
in ceph-osd-info:
Break up some functions into more manageble steps.If json from ceph is invalid, handle it correctly (i.e. dont return anything)Handle larger chunks of data from ceph (100k instead of 10k per osd).
fixed for recent version of ceph
Initial checking of ceph-osd-info. Dumps all ceph values into munin.
Merge branch 'pr/391'
Merge branch 'pr/389'
Merge branch 'pr/388'
Merge branch 'pr/382'
Merge branch 'pr/378'
Merge branch 'pr/377'
Merge branch 'pr/376'
Merge branch 'pr/375'
Merge branch 'pr/370'
Merge branch 'pr/368'
Merge branch 'pr/358'
Merge branch 'pr/353'
Merge branch 'pr/338'
Merge branch 'pr/336'
Merge pull request #360 from nagyrobi/patch-10
New plugin 2wcomdsr_
Merge pull request #359 from nagyrobi/patch-9
New plugin eatonups_
Merge pull request #362 from darac/patch-1
Create dovecot_stats_
Merge pull request #372 from eveiga/nutcracker
Add nutcracker plugin.
Merge pull request #365 from tomav/add_fping_plugin
Add fping plugin
bitcoin/slush_reward_: convert to unix line endings
bitcoin/slush_reward_: fix documentation copypaste error in plugin name
bitcoin plugins: convert to unix line endings
bitcoin/btcguild_hashrate_: fix documentation copypaste error in plugin name
Merge pull request #361 from deveth0/master
Plugins for Bitcoin-Miner Hashrates (btcguild and slushs pool)
Merge pull request #367 from avances123/master
freedisk plugin to show abs used values to disk, increasing line instead of free usage. (decreasing)
Merge pull request #364 from gronager/patch-1
Update bitcoind_
Merge pull request #335 from nagyrobi/patch-7
Create virtualbox_ram_usage
Merge pull request #334 from nagyrobi/patch-6
Create virtualbox_cpu_user
Merge pull request #333 from nagyrobi/patch-5
Create virtualbox_cpu_kernel
Merge pull request #379 from eucher/xfs
new xfs stats plugin
Merge pull request #380 from eucher/gearman
Gearman jobs&workers plugins
Merge pull request #355 from nagyrobi/patch-8
New plugin: voltcraft_tcm220_
Merge pull request #384 from nagyrobi/patch-12
Create ubiquiti_airfiber_
Merge pull request #383 from nagyrobi/patch-11
Update ubiquiti_airos_
Merge pull request #381 from dotdoom/master
Minor fixes in plugins
Merge pull request #369 from averni/master
Solr4 update