An open API service indexing awesome lists of open source software.

https://github.com/anmolnagpal/opcache-dashboard

Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.
https://github.com/anmolnagpal/opcache-dashboard

Last synced: 3 months ago
JSON representation

Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.

Awesome Lists containing this project

README

        

OPcache Dashboard

Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.

Installation


Just copy and paste opcache.php anywhere in your public folder. You can use something such as:
wget https://raw.github.com/anmolnagpal/opcache-dashboard/master/opcache.php

Try to keep it safe for non authorized users.

Screenshots


![Dashboard](https://github.com/anmolnagpal/opcache-dashboard/blob/master/Image1.png)

![Dashboard](https://github.com/anmolnagpal/opcache-dashboard/blob/master/Image.png)