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.
- Host: GitHub
- URL: https://github.com/anmolnagpal/opcache-dashboard
- Owner: anmolnagpal
- Created: 2015-04-29T00:52:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-29T01:19:06.000Z (about 10 years ago)
- Last Synced: 2025-01-12T07:12:19.000Z (5 months ago)
- Language: PHP
- Size: 383 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.phpTry to keep it safe for non authorized users.
Screenshots
