Commit Graph

14 Commits

Author SHA1 Message Date
Diego Elio Pettenò ecd21d50c5 apache_status: change the vlabel to use the same unit as input.
This way it's possible to avoid the cdef altogether.
2012-11-20 22:01:48 -08:00
Diego Elio Pettenò dbb14174e1 apache_status: set all minimals to 0 to discard negative values. 2012-11-07 11:49:57 -08:00
Diego Elio Pettenò 569e801eea apache_status: make it easy to monitor other hosts as a virtual node 2012-11-05 15:17:41 -08:00
Diego Elio Pettenò de8f24a464 apache_status: remove apache_average_request compatibility.
There is no reason to keep this, which is simply Apache's value from
apache_accesses, and that one we can actually configure with the period we want.
2012-11-05 14:32:55 -08:00
Diego Elio Pettenò 1b2574a43a 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 instead
of making three of them, reducing the overhead, and uses the
multigraph capabilities to generate the same graphs. The naming is
compatible so that it should be a clean update from the previous
plugins.

This also merges in apache_average_requests (and apache_request_rate)
which, albeit not as relevant, also parsed the same file.
2012-11-05 12:23:46 -08:00
Diego Elio Pettenò 4895666d4d apache_*: remove some references to the server-status URL when it's not used. 2012-11-05 11:55:29 -08:00
rfrail3 d189784ce2 Fix grep command 2012-09-19 08:49:07 +02:00
rfrail3 4771fd2b53 New plugins for Apache web server 2012-09-18 19:15:56 +02:00
stimpy23 672fd1c32a 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 2012-08-17 17:26:11 +02:00
Diego Elio Pettenò d3a4f12d3f Move some more plugins in their place. 2012-08-09 16:47:30 -07:00
Diego Elio Pettenò 178747d96d Move php plugins where they belong. 2012-08-09 15:54:31 -07:00
Danny Fullerton 614c22dfe4 Add ithe byprojects family (vhost AND regex monitoring) to apache and nginx. 2012-04-17 17:49:02 -04:00
Kenyon Ralph 942bda3165 extract apache_vhosts tarball 2012-04-04 02:33:39 -07:00
Steve Schnepp 08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00