Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
WordPress-Update-Notifier
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
This script checks whether there are updates for your WordPress installation. It’s written in PHP to use the WordPress code itself, we don’t need to to reinvent the wheel ;-)
There are two types of checks:
Web-based checks: If you are not allowed or however not able to setup Nagios (or whatever monitoring solution you’re using) on the web-server you can check the WP-core-version remotely. The plugin will download your website and compares the version in the header with the lastes version provided by the WordPress-API. It’s only working if you don’t suppress the header field , e.g. with plugins like Secure WordPress. Just pass your domain together with --web to the plugin.
Local installation checks: If your monitoring solution has access to your installation files you should provide this path along with
Read the full documentation at the plugins homepage!
There are two types of checks:
Web-based checks: If you are not allowed or however not able to setup Nagios (or whatever monitoring solution you’re using) on the web-server you can check the WP-core-version remotely. The plugin will download your website and compares the version in the header with the lastes version provided by the WordPress-API. It’s only working if you don’t suppress the header field , e.g. with plugins like Secure WordPress. Just pass your domain together with --web to the plugin.
Local installation checks: If your monitoring solution has access to your installation files you should provide this path along with
--dir
.
Read the full documentation at the plugins homepage!
Reviews (0)
Be the first to review this listing!