typofixes - https://github.com/vlajos/misspell_fixer
Suspicious sections:plugins/mail/postfix_mail_stats recieved.labelplugins/nginx/nginx_vhost_traffic
Use "/bin/sh" instead of "/sbin/sh" as interpreter
Change interpreter to /bin/bash, since it uses bash features
fix bug
New plugin: check memory usage by user
Changed interpreter from /bin/sh to bash so string substitution wouldn't explode
"cproc=${proc//[^A-Za-z0-9_]/_}" would break (Bad Substitution errors) on my Debian Wheezy system. Changed the interpreter to bash and script began to run without issue.
remove plugins existing in the main munin distribution
remove processes plugin already in main munin distribution
- have some dirs