Projet

Général

Profil

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

root / plugins / php @ 09b88141

# Date Auteur Commentaire
09b88141 2020-10-24 11:29 Lars Kruse

Improve documantion of many plugins

Specifically the configuration examples are now indented properly.

91cffec4 2020-10-23 13:36 Rowan Wookey

Added php_fpm_status plugin

This is a replacement for the php5-fpm_status plugin.

Changes:

  • Supports multiple pools using environment variables to specify urls
  • Supports wget and curl
  • Added GPLv3 License
aa3ee6dc 2020-10-03 23:31 Lars Kruse

Clarify a few copyright statements

809639ab 2020-08-25 11:44 Lars Kruse

Ruby plugins: apply code changes as suggested by "rubocop --auto-correct"

b0b39b01 2020-08-25 11:44 Lars Kruse

Ruby plugins: apply style changes as suggested by "rubocop --fix-layout"

36748826 2020-08-25 11:44 Lars Kruse

Fix spelling mistakes

8713eb37 2020-03-25 23:23 Lars Kruse

Fix spelling mistakes in comments and descriptions

Thanks, codespell!

101c1f7c 2019-07-22 19:37 Olivier Mehani

[php_fpm_process] Add queue and request information

Breaking changes:
  • php_fpm_slowrequests is superseded by php_fpm_requests

Signed-off-by: Olivier Mehani <>

9cef55a3 2018-09-16 09:17 Lars Kruse

Restructure incomplete or broken "autoconf" implementations

Some plugins with non-zero autoconf exitcodes (it must be zero instead)
deserved a bit of code cleanup for improved readability.

2ec4e4c1 2018-09-16 09:13 Lars Kruse

Improve incorrect or unspecific output for "autoconf"

Some plugins emit wrongly formatted "no" messages or lack the "yes"
message on success.

e4cd049b 2018-09-15 22:03 Lars Kruse

Fix trivial instances of wrong autoconf exitcodes

17f78427 2018-08-01 20:33 Lars Kruse

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files
7a37bfb1 2018-07-11 13:35 Lars Kruse

Plugins: unify shebang for ruby scripts

7c62b9b6 2018-03-08 18:18 Lars Kruse

added executable permission for multiple plugins

ed77c82d 2017-02-22 17:20 dipohl

Category Tree: Reduce number of categories
multiple plugins -> "mail" (qsmtpd, zimbra)
ossec -> "security" (ossec)
zeo -> appserver (zope)

65652aa0 2017-02-21 16:15 dipohl

Category Tree: Reduce number of categories
ceph, samba, zfs into "fs"
apache into "webserver"
lighttpd into "webserver"
..

b19b3a81 2017-02-21 12:24 dipohl

Category Tree: Reduce number of categories

3c98d069 2017-02-21 11:11 dipohl

Category Tree: Reduce number of categories

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