Reduce number of categories, use more generic terms
Fix typo
Merge pull request #407 from northox/glob_support
Add file expansion (glob) and switch to MIT license
[FIX] apache_byprojects/byprojects_access: missing \n.
Display the page load time
The plugin will generate a graph that displays the page load timeWe need to add our custom log format into Apache config.The plugin was tested on Ubuntu Server 12.04.02 LTS - munin version1.4.6LogFormat "%h l %u %t \"%r\" %>s %O %b %D \"{Referer}i\"...
Switch to strict mode.Fix hash/array syntax causing regex-based log to fail.
apache_status: change the vlabel to use the same unit as input.
This way it's possible to avoid the cdef altogether.
apache_status: set all minimals to 0 to discard negative values.
apache_status: make it easy to monitor other hosts as a virtual node
apache_status: remove apache_average_request compatibility.
There is no reason to keep this, which is simply Apache's value fromapache_accesses, and that one we can actually configure with the period we want.
apache_status: add a new multigraph plugin to replace the old apache_* from the main repository.
This plugin uses a single requests to parse all the statistics insteadof making three of them, reducing the overhead, and uses themultigraph capabilities to generate the same graphs. The naming is...
apache_*: remove some references to the server-status URL when it's not used.
Fix grep command
New plugins for Apache web server
updated apache_vhost to actually work (at least on my debian squeeze machine..): Surrounded thaw by eval{} to suppress error at the very first run and escaped "." and "-" at the sanitizing regex in apache_pipelogger
Move some more plugins in their place.
Move php plugins where they belong.
Add ithe byprojects family (vhost AND regex monitoring) to apache and nginx.
extract apache_vhosts tarball
- have some dirs