Historique | Voir | Annoter | Télécharger (3,52 ko)
Whitespace cleanup
Revert "nginx_byprojects: use more compatible perl expression"
This reverts commit a836f07d56e35d230cdd9586bd35aae6343e9771.
Closes: #922
nginx_byprojects: use more compatible perl expression
"%ENV{foo}" does not work with older perl versions (e.g. v5.14).
Fix comment format : use spaces instead of tabs
Add executable bit
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
Category Tree: Reduce number of categories
Fix syntax error
Add file expansion (glob) and switch to MIT license
Switch to strict mode.Fix hash/array syntax causing regex-based log to fail.
Add ithe byprojects family (vhost AND regex monitoring) to apache and nginx.