Articles by johnmark

  • Monitoring Wordpress (And Other Database-Backed PHP Apps) With Hyperic HQ

    Author: johnmarkTags: , Comments: 0

    Monitoring Wordpress (And Other Database-Backed PHP Apps) With Hyperic HQ This howto is for users and admins of PHP/MySQL web applications who are looking for a way to monitor the data from these applications. This howto is not geared specificially to monitoring the system resource usage of the web server and database, although that is one piece of the puzzle. Instead, the focus of this howto is using Hyperic HQ's SQL Query plugin to monitor the data contained within the backing database, in this case the number of posts, comments and users from a Wordpress blog deployment. Then, we will view this data in the context of system resource usage, to help admins correlate the information from the Wordpress plugin we're about to create with whatever other data they're monitoring from that system.