|
OverviewMcMon is a web based graphical monitoring utility that displays a status of a single memcache server or pool of memcache servers. The application displays a bar graph showing the current load of each server as well as various bits of system information about the server. RequirementsPHP5, Apache or IIS with PECL Memcached extension installed InstallationUpload the entire folder structure to a web server that has the PHP memcached PECL extension enabled. Rename the file config.default.php to config.php. Edit config.php to add as many memcached servers as you prefer.
|