aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/apache.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* type/Default: dont use t as ti when no ti is setPim van den Berg2011-06-261-12/+12
| | | | Use 'value' instead.
* plugin/apache: collectd 5 compatibilityPim van den Berg2011-06-151-13/+26
|
* plugin/apache: add support for lighttpdPim van den Berg2010-12-171-1/+49
| | | | | | States are ordered by the order of handling a request, connect on top. Reference: http://redmine.lighttpd.net/wiki/1/Docs:InternalHTTPStates
* plugin/apache: pinstance was not shown in titlePim van den Berg2010-12-171-5/+5
|
* plugin/apache: bytes, connections, idle_workers, requests supportPim van den Berg2010-12-171-34/+94
| | | | | | | | Support has been added for the following types: - apache_bytes - apache_connections - apache_idle_workers - apache_requests
* plugin: remove php close tagsPim van den Berg2010-10-101-2/+0
|
* automatic alignment of graph legendPim van den Berg2010-09-171-10/+10
| | | | | Function fill_ds_names is renamed to parse_ds_names and now also appends spaces to ds_names to make them equal of lenght.
* add apache pluginPim van den Berg2010-03-211-0/+51