Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
Check PHP OpCache Status and display some performance data.
Current Version
0.13
Last Release Date
2016-10-03
Owner
Zhivko Todorov
Download URL
https://exchange.nagios.org/wp-content/uploads/project-files/2015/10/check_opcache.tgz
License
GPL
Compatible With
1. Put check_opcache.php to web directory of monitored server (www.example.com)
2. Put check_opcache_curl.php to /usr/lib/nagios/plugins or /usr/lib64/nagios/plugins
3. Add to /etc/nagios/objects/commands.cfg
define command{ command_name check_opcache command_line /usr/bin/php $USER1$/check_opcode_curl.php -u $ARG1$ }
4. Add to nagios services
define service{ use local-service,srv-pnp host_name www service_description Check OpCache Status check_command check_opcache!http://www.example.com/check_opcache.php }
5. If you are using PNP4NAGIOS move and rename check_opcache-pnp4nagios-template.php to /usr/share/nagios/html/pnp4nagios/templates/check_opcache.php
You must be logged in to submit a review.
To:
From: