https://github.com/glensc/cacti-template-php-fpm
Cacti PHP-FPM template
https://github.com/glensc/cacti-template-php-fpm
Last synced: about 1 month ago
JSON representation
Cacti PHP-FPM template
- Host: GitHub
- URL: https://github.com/glensc/cacti-template-php-fpm
- Owner: glensc
- Created: 2013-07-02T19:04:57.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-05-14T14:48:58.000Z (about 8 years ago)
- Last Synced: 2025-03-25T02:14:01.618Z (2 months ago)
- Language: Perl
- Homepage: http://forums.cacti.net/viewtopic.php?f=12&t=41580
- Size: 62.5 KB
- Stars: 6
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
Cacti PHP-FPM template
======================[Cacti](http://www.cacti.net/) graph template for [FastCGI Process Manager (FPM)](http://php.net/manual/en/install.fpm.php).
Requires PHP 5.3.8+ for older versions you may need to [tweak](http://forums.cacti.net/viewtopic.php?p=216341#p216341) 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
Originally imported from cacti forum posts: http://forums.cacti.net/viewtopic.php?f=12&t=41580