Merge branch 'pr/378'
HTTP-Response code plugin
imported from gnuheidix/munin-plugins
Google PageSpeed plugin added
http_request_time: document the timeout option
lower the timeout to respect the default munin timeout
make timeouts customizable
move mongrel plugins to the http directory, since mongrel is an http server
http/http_request_time: fix documentation
Merge pull request #206 from aptivate/master
Improved HTTP plugin, new CPU and page fault plugins
Support underscores in URLs; typo.
Improve the HTTP plugin by allowing configuring a proxy and friendly name per URL.
Note that the configuration file syntax has changed. You need one "url" variable per URL now, numbered starting with 1, e.g. url1, url2, url3.Each one can be configured by suffixing its variable, e.g. url1_proxy,...
Move some more plugins in their place.
- have some dirs