Tyrone
Tyrone turns a WordPress installation into a website monitoring tool. Check the status of your sites, and keep tabs on which need upgrading, and scan for known spam terms, as well as changes to site content.
http://jacksonwhelan.com/plugins/tyrone-the-wp-watchdog/
Download
Latest version: Download Tyrone v0.1.2 [zip]
Installation
- Use automatic installer
- Update your wp-config.php file to define ‘WP_POST_REVISIONS’ at a reasonable number below 100
- Look for new menu item Sites
- Add sites you wish to monitor one at a time, or import using the Import Sites menu option
- Site will be scanned once initially when you publish them
- Use the Run Tyrone Prowl menu option to scan all your sites
- Active cron job in options if desired. Tyrone will scan every hour. You will need to make sure you are pinging your site somehow to keep the cron running.
FAQ
Q. Why
A. With great power comes great responsibility. Once you get over a certain number of WordPress installations, you need a way to keep track.
Q. What or Who is Tyrone
A. Tyrone was a 100+ lb Rottweiler / Pit Bull mix ( Pitweiler? ), who was my faithful companion from the time I adopted him at 18, to his untimely passing at age 10.
Changelog
0.1.2
- Row actions
- Fix column sorting
- Better email formatting
0.1.1
- Add the_content filter for sites single view on front end.
- Schedule cron job for automation
- General cleanup
- Catch prowl errors
- Improved site import
- Improved styling
- Better readme
0.1.0
- Initial Release