Skip to content

nh905/munin-php_opc_apcu_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Credits

php_opc_apcu_ is based on php_apc_ (https://github.com/vivid-planet/munin-php-apc/)

Goals

The goal was to be as consistent as possible with the apc_apc_ graphs. Although there are a number of PHP OpCache Munin plugins, they:

  • only monitored a small number of PHP OpCache statistics
  • did not support APCU which now runs parallel to PHP Opcache
  • did not support multiple servers which may run under different FastCGI instances

Requirements

The php_apc_ plugin has been tested on Munin v2.0.63

The Munin homepage can be found at: http://munin-monitoring.org/

Documentation

(TBD)

Installation and Usage

(TBD)

Archive Contents

The complete project archive contains the following files:

php_opc_apcu    _   - the php_opc_apcu_ Munin plugin.
opc_apcu_info.php   - the PHP script that is called by the plugin.
CHANGELOG.txt       - a list of changes made to the project.
README.txt          - this file.

Todo

  • verify all graphs and remove any that are no longer relevant
  • add additional PHP OpCache graphs, such as restarts and key usage
  • add a "suggest" section showing the list of graphs that can be generated
  • include instructions for overrding thresholds set by the plugin

Licensing

php_apc_ is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published