Skip to content

kevin-jones/phpMemcachedAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memcached & MySQL Live Stats

Fork of phpMemcachedAdmin with HTML5 charts enabling a live stream of memcached activity. We have also added MySQL stats too so the two systems can be analysed in parallel.

History

This repo contains the original phpMemcachedAdmin 1.2.2 (previously on Google Code and unmaintained) with some new additions.

What does phpMemcachedAdmin do?

phpMemcachedAdmin is a tool that allows you to monitor a memcached server very easily. It shows automatically refreshing statistics about the server. However, I did not find it initially very useful because I wanted to see trends in the data to optimise how we were using memcached in our projects.

So we added live charts that stream memcached stats onto a everlasting, smooth HTML5-powered line graph.

How to see the live charts

Assuming your memcached instance is running on port 11211, everything should work straight out of the box. Simple clone this repo then go to /stats.php in your browser.

Example chart

Example chart showing some memcached stats:

Memcached stats live chart

Credits

Based on the original phpMemcachedAdmin by Cyrille Mahieux.

For the charts we use the amazing Smoothie Charts https://github.com/joewalnes/smoothie/

About

Fork of phpMemcachedAdmin with HTML5 charts enabling a live stream of memcached activity

Resources

License

Stars

Watchers

Forks

Packages

No packages published