Skip to content

anishcorratech/cacti-template-php-fpm

 
 

Repository files navigation

Cacti PHP-FPM template

Cacti graph template for FastCGI Process Manager (FPM).

Requires PHP 5.3.8+ for older versions you may need to tweak field names.

The status can be retrieved from PHP-FPM via HTTP or FCGI protocol.

Draws graphs for 4 items and total request count:

  • Active - active processes count
  • Idle - current idle processes count
  • Total - current total process count
  • Requests/sec - average
  • Total requests - accepted connections

Sample Graph

Originally imported from cacti forum posts: http://forums.cacti.net/viewtopic.php?f=12&t=41580

Packages

No packages published

Languages

  • Perl 100.0%