Unify shebang for python scripts
Unify file encodings to UTF8
Fix spelling mistakes
Fix spelling mistakes in comments and descriptions
Thanks, codespell!
Fix python style issues reported by flake8
Additionally some python2-only "print" statements are now compatiblewith python3.
nginx_upstream_multi_: simplify configuration retrieval via environment
nginx_upstream_multi_: fix namespace overide of "time"
nginx_upstream_multi_: fix flake8 issues
nginx_upstream_multi_: migrate to Python3
Nginx error: log files may be empty
Fix trivial instances of wrong autoconf exitcodes
Whitespace cleanup
Revert "nginx_byprojects: use more compatible perl expression"
This reverts commit a836f07d56e35d230cdd9586bd35aae6343e9771.
Closes: #922
unify DIRTYCONFIG handling in shell and python plugins
nginx_byprojects: use more compatible perl expression
"%ENV{foo}" does not work with older perl versions (e.g. v5.14).
fix symlink
nginx_error: enable 'set -eu' flags for shell
nginx_error: improve documentation
nginx_error: add support for 'dirty config' capability
nginx_error: improve readability of array accesses
nginx_error: fix style issues reported by shellcheck
nginx_error: improve readability of symlink configuration code
nginx_error: introduce real version number
Fix comment format : use spaces instead of tabs
Add executable bit
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