Minor documentation update
Fix the markdown format for Logtail links.Add the restart munin-node step.
Add configuration option for the logs setup
Add configuration option for logtail path
replace hard-coded paths (e.g. '/var/lib/munin/plugin-state') with '$MUNIN_PLUGSTATE'
see http://guide.munin-monitoring.org/en/latest/plugin/env.html
Plugin Gallery: Add example graph for nginx_connection_request
fix crash if access.log is empty
Category Tree: Reduce number of categories
Comments update and error messages
Merge pull request #553 from vlajos/typofixes-vlajos-20141204
typofixes - https://github.com/vlajos/misspell_fixer
Suspicious sections:plugins/mail/postfix_mail_stats recieved.labelplugins/nginx/nginx_vhost_traffic
Changed log split counter back to default value
Read file one time and sort counts into array instead of reading log file for each status code again
Use a zero-based percentage graph for nginx cache status
Fix syntax error
Fixed wrong path to munin-node config file in doc
Merge pull request #407 from northox/glob_support
Add file expansion (glob) and switch to MIT license
add executable flag
nginx_error: add terminating newline
nginx_error plugin initial commit
Merge pull request #275 from Daniel15/php-cleanup
Delete php-fcgi (as it's a copy of php-fastcgi) and move php5-fpm_status into PHP directory
Move php5-fpm_status into PHP directory
Add missing line break
New plugin for nginx draws some interesting graphs about upstream(s) cache status, http response codes, requests number and time
Switch to strict mode.Fix hash/array syntax causing regex-based log to fail.
Merge pull request #184 from iborodikhin/master
Mysql COUNT plugin
Removed totals from child graphs and changed draw method for better readability
Multigraph plugin to monitor nginx cache status (everything, not only hits, misses and expired objects)
Added nginx check for upstream access times
remove plugins existing in the main munin distribution
fixed php5 idle/active values
Add ithe byprojects family (vhost AND regex monitoring) to apache and nginx.
autoconf support
Redundant with nginx_working_set (and had a bug)
Simpler nginx working set plugin. Replaces nginx_memory (which displays total of virtual memory)and ngnix_memory (sic) which has a bug including non-nginx processes.
- have some dirs