Cacti: Using Cacti to monitor web page loading – Part 3

Welcome to Part 3 on using Cacti for monitoring of web page loading time. In the previous 2 parts, I walked you through how to install a custom script which will query for the loading time of a web page (Part 1), and how to configure Cacti to start collecting data (Part 2).
In this, [...]

Posted on September 19, 2008 at 4:19 pm by Eldee · Permalink · 33 Comments
In: PHP Tutorials · Tagged with: , ,

Cacti: Using Cacti to monitor web page loading – Part 2

In Part 1, I discussed about how to use Cacti, a great open-source monitoring tool, for the purpose of monitoring your webpages. More specifically, the time it takes for a webserver to receive the request to the point where the last byte is sent out. I walked through the custom scripts needed by Cacti and [...]

Posted on September 19, 2008 at 2:25 pm by Eldee · Permalink · Leave a comment
In: PHP Tutorials · Tagged with: , ,

Cacti: Using Cacti to monitor web page loading – Part 1

In my current project, I’ve been looking into website performance and measuring how long it takes for webpages to be composed. Although there are plenty of tools both commercial and non-commercial which is available to do just that, they either cost too much or is a one-time data capture tool (which would be quite laborious [...]

Posted on September 17, 2008 at 4:15 pm by Eldee · Permalink · 18 Comments
In: PHP Tutorials · Tagged with: , ,