Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / php @ 5b953697

# Date Auteur Commentaire
5b953697 2017-01-05 08:49 Markus Staab

dont waste time by retrieving per script stats

4ddb98bd 2016-10-08 07:43 Steve Schnepp

Merge pull request #607 from leeclemens/fix_php_apc_percentages

Add graph_scale no to php_acp_ for Percents graph

779d9831 2016-04-05 09:03 Stig Sandbeck Mathisen

Merge pull request #709 from drzraf/php_errors

improve php_errors

f8bf3961 2016-04-04 13:44 Raphaël Droz

added slow requests for php fpm (going multigraph)

edd681a8 2016-04-04 12:17 Raphaël Droz

fixed usage example

e699d5a7 2016-04-04 11:59 Raphaël Droz

php_errors plugin is multi-instance compatible

c324c34e 2016-04-04 11:59 Raphaël Droz

php_errors: coding-style/bash

c3cf6b45 2016-04-04 11:59 Raphaël Droz

php_errors handle multiple logs

311e2aa0 2015-04-15 12:29 Lee Clemens

Add graph_scale no to php_acp_ for Percents graph

edff2bdc 2015-04-15 12:14 Lee Clemens

Make capitalization and grammar consistent

ec4951b7 2015-03-26 14:03 Mikel Olasagasti Uranga

Add wasted memory to the graph, now the sum is always the total assigned memory

2ad552cb 2015-03-25 10:13 Mikel Olasagasti Uranga

Normalize php's plugin categories

81db94e2 2014-09-07 08:20 Gabriele Pohl

Reduce number of categories

926c0ee4 2014-02-20 00:31 Vincent Viallet

Add unix socket support, change some indent / format.

5b9a5884 2013-11-14 17:17 metfan

add plugins to monitor PHP execution time based on time provide by apache in log

7f0db9e8 2013-11-14 17:09 metfan

add plugins to monitor PHP errors from log file

a9e62931 2013-11-04 12:21 Steve Schnepp

Merge branch 'pr/336'

98ffc02a 2013-10-06 03:14 Ilia Kondrashov

add executable flag

8a207575 2013-06-24 08:18 Daniel Lo Nigro

Fix indentation

cde616b8 2013-06-24 08:11 Daniel Lo Nigro

Add PHP OPcache plugin

4528900a 2013-05-06 06:09 Calle Kabo

Updated name and added env.pool

- The name in =head1 did not match the filename.
- The $pool-variable was used in the config-section, but was never initialized. It is now extracted from the fcgi-response

d59e98f3 2013-03-25 06:54 Daniel Lo Nigro

Delete php-fcgi as it's a copy of php-fastcgi

4373a305 2013-03-25 06:53 Daniel Lo Nigro

Move php5-fpm_status into PHP directory

47ddbce4 2012-11-16 08:06 iborodikhin

Moved sphinx_* plugins from directory php/ to sphinx/ because they're made to monitor sphinx search engine.

d0d36f49 2012-08-24 11:33 Jens Jahnke

Use ${CMD_...} only to check if command exists
and use the real command e.g. grep, sed, etc. in the command line.

f25c788c 2012-08-24 11:24 Jens Jahnke

Remove "[GB]" from graph title.

123d91cf 2012-08-24 04:29 Jens Jahnke

Added output of memory usage to graph.

The memory consumption of all processes (not threads) is calculated
in GB and added to the graph.

361a5316 2012-08-24 03:46 Jens Jahnke

Don't use hard coded paths to the used command line tools.

The tools grep, sed and wc may have a different path. Therefore
they are now evaluated via "which". If a command is not found the script
exits with an error message and the exit code 1.

178747d9 2012-08-09 18:54 Diego Elio Pettenò

Move php plugins where they belong.

c6bc5c7c 2012-07-30 11:13 C-Duv

Make the php_apc.php script's URL configurable

I've made the "URL" parameter look up if not already defined (in munin-node configuration file) before defaulting to http://localhost/php_apc.php.

77d44c5f 2012-06-22 00:06 Kenyon Ralph

Merge pull request #134 from minitux/master

New plugin : php_fpm_process

4b7a73e0 2012-06-22 00:04 Kenyon Ralph

organize php plugins

c0e3ed7f 2012-06-14 12:13 minitux

New plugin : get php-fpm status with fastcgi::client perl lib

so without need http protocol to get the information

f4af59b7 2012-02-17 18:02 Kenyon Ralph

untar php_apc_ to address issue #37

08346aac 2012-02-13 12:24 Steve Schnepp

- have some dirs