Projet

Général

Profil

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

root / plugins / php @ d112f623

# Date Auteur Commentaire
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