GithubHelp home page GithubHelp logo

vivid-planet / munin-php-apc Goto Github PK

View Code? Open in Web Editor NEW
28.0 28.0 17.0 19 KB

Munin plugin for monitoring PHP APC (Alternative PHP Cache) Fork from http://code.google.com/p/munin-php-apc/

PHP 38.92% Perl 61.08%

munin-php-apc's People

Contributors

geerlingguy avatar matikij avatar mjrider avatar nahall avatar niteman avatar nsams avatar nuggie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

munin-php-apc's Issues

Tip for quickly symlinking...

I did this to make all the symlinks:

for i in files fragmentation hit_miss purge rates usage mem_size user_hit_miss user_entries user_rates; do sudo ln -s /path/to/php_apc_ /etc/munin/plugins/php_apc_$i; done

You can just add and remove the graphs from the for params as needed.

Configuring warning/critical thresholds

I was successfully able to setup php_apc_ even though I am running munin 2.0.25. At the moment I am only capturing usage data. Is it possible to define warning/critical thresholds for the 'used' and 'fragmented' monitors? It appears munin is using a new way of passing variables. I tried the following configuration - the env.url value is being passed but I do not see the other values reflected in the table below the graphs.

Thanks, Norbert

[php_apc_*]
user (username)
env.url http://(site)/apc_info.php?auto
env.used_warning 47185920
env.used_critical 57671680
env.fragmented_warning 5242880
env.fragmented_critical 10485760

Purge rate question

If purge rate exceeds 10%, it would be determined as warning.
My question is why purge so much cache is a problem?
It's about performance issue or something ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.