Actions
{{last_updated_at}} by {{last_updated_by}}
Monitoring WordPress¶
First, install the wp-version.php
file in your webroot:
# cd /path/to/webroot
wget https://raw.githubusercontent.com/MegaphoneJon/Nagios-WordPress-Update/master/wp-version.php
Edit wp-version.php
to add the IP address of orange.megaphonetech.com
(currently: 173.255.234.245) to the $allowed_ips[]
array.
Icinga2 Setup¶
Edit the appropriate vars.http_vhosts
stanza(s) of your Icinga2 host file to include:
cms = "wordpress"
Updated by Jon Goldberg about 7 years ago · 2 revisions