Adding new plugin to monitor count of values matching specified criteria in Mysql table.
Bug fix
Adding 'warning' environment variable use
Adding critical environment variable use
Adding limits to optimize traffic between Sphinxsearch and plugin
Moving usage documentation from README.md to plugin file header
Updating README.md to correct syntax
Including readme file
Added plugin which shows number of documents in Sphinx index.
Merge pull request #153 from dotdoom/master
ejabberd_scanlog plugin update
Merge pull request #152 from ndonegan/master
LVM Plugin Fix
Merge pull request #148 from sayadn/master
Celery plugins compatible to it's current version
Merge pull request #147 from stfnndrsn/master
MongoDB Replication Lag
remove redundant README and move BIRD plugin to network directory
Merge pull request #146 from luben/master
Plugin for Bird dynamic routing daemon monitoring
Merge pull request #143 from azet/master
added ntp PLL precision and tolerance graphing, merged timing directories
Renamed back to lvm_
Added in a suggest function in order to get the wildcard working again
Modifying ejabberd_scanlog
lvs defaults to multiples of 1024 so updating the base for the graph.
Updated the line updating the "vg" variable.
Renamed lvm_ to lvm as otherwise munin-node is treating it as a wildcard plugin
Merge pull request #150 from ndonegan/master
Small typo fix in the xen-multi plugin.
/bin/sh is way better.
Fixed small typo in the POD documentation for xen-multi
Merge pull request #149 from markcaudill/master
Add plugin to track Reddit karma.
Add check for curl during autoconf.
Renamed plugins to their actual names
Update task's states to work with Celery 3.0
Simplify graph logic, don't use a multigraph
Initial commit of mongo_lag
Add Bird dynamic routing daemin monitoring plugin
- added ntp plugins for precision and tolerance graphing- merged timing directoriessee last pull request: https://github.com/munin-monitoring/contrib/pull/112
Added comment about running as root
actually test if it can be run
plugins are executable
fix sh warnings
Merge pull request #139 from varnav/master
monitoring number of active asterisk channels
Merge pull request #1 from steveschnepp/patch-1
Port to /bin/sh
asterisk_channels plugin first added
This plugin monitors number of active asterisk channels
Merge pull request #138 from clorch/master
Fixed mysql_size_all to support database names with a "-" character
Added a link to tuto for commit comments
Fixed stupid last line
Fixed plugins/mysql/mysql_size_all to support database names with a "-" character
Merge pull request #137 from ftopia/extend_resque_with_namespace_and_queues_size
define namespace for resque plugin
[resque] allow a namespace to be defined as an environment variable[resque] add a graph to monitor queue size
Merge pull request #136 from nassarmu/master
Updated flexlm license watcher plugin
incorporate rewrite provided by TSUCHIYA Masatoshi <tsuchiya@namazu.org>
organize sensor-like plugins into one directory
sequoia_websens: encode as UTF-8 and whitespace cleanup
Merge pull request #135 from wrivas/master
updated hplog_f-a-hp-proliant-server-fans-speed and new hplog_t-a-hp-proliant-server-temperatures
brand new, perl based, hplog_t-a-hp-proliant-server-temperatures plugin which will automatically graph any number of sensors.
added virtual fan - used on blades
moved hplog_* to sensors
Merge pull request #134 from minitux/master
New plugin : php_fpm_process
organize php plugins
organize email-related plugins into the mail directory
Merge pull request #124 from KonstantinKuklin/master
Plugins for Sphinx written on PHP
New plugin : get php-fpm status with fastcgi::client perl lib
so without need http protocol to get the information
Merge pull request #133 from seidler2547/master
Updated version of esx_ plugin
make sure host_name is only printed once per plugin call
correct code indention, remove whitespaces at EOL, add documentation about vCenter usage
add the possibility to create graphs for all hosts managed by a vCenter with one plugin call
update view data; make everything work via vCenter too; add option to flatten the view to allow moving of VMs between hosts without breaking the VM graphs
Merge pull request #130 from mhwest13/master
Tweaked / Added to Redis Plugin
Updating redis plugin
Added autoconf and suggest capabilities, added additional graphs,and tweaked some existing graphs in order to attempt to meet bestpractices
Merge pull request #126 from munin-monitoring/license
Licensing blurb
Merge pull request #122 from C-Duv/netatalk
Adding "netatalk" plugin: monitors number of files held open by the Netatalk/AFP clients
Merge pull request #125 from gowness/master
Bugfix: missing perl argument in memory_by_proccess
Bugfix: missing perl argument
This was keeping this pluggin from configuring correctly on my arch box
Plugins for Sphinx on PHP
netatalk plugin moved to network directory and family.
Corrected statement about pmmn.
As pmmn also uses the `plugins/` subdirectory per default.
clarified the header comment
Merge pull request #123 from scampion/membyuser
Memory by user plugin
It enable a visualisation of memory usage per users.
Adding "netatalk" plugin: monitors number of files held open by theNetatalk/AFP clients.
Merge pull request #121 from sileht/master
Change to nova and keystone plugins
Allow possibility to show tenant name instead of tenant id in graph
Fix import problem when keystone is not present
Merge pull request #120 from ldidry/master
Plugin du-2 update
Expanded the commit comments rationale
Bugfix : force lockfile removal if the cache is really too old
Remove trailing spaces and make some esthetic cleaning
Update copyright year and add license
Merge pull request #116 from C-Duv/upstreamFixes
If no friendly name, will automatically use IP/FQDN
If no friendly name (no "names" parameter), will automatically useIP/FQDN.
Merge pull request #115 from dotdoom/only-my-changes
Some updates
Fixing netstat_bsd_s bug (base is 1000 for bytes)
Although not used, updating from 'export'
Adding new error types to ejabberd_scanlog
Merge pull request #106 from oussamahammami/master
New Kamailio Munin Plugin
I don't like to depend on the exit value of the last cmd
Use $() shell escape instead of backticks.
Merge pull request #111 from dam09fr/master
Correct plugins/samba/samba_locked on Debian Squeeze