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, [...]
In: PHP Tutorials · Tagged with: cacti, monitoring, rrdtool
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 [...]
In: PHP Tutorials · Tagged with: cacti, monitoring, rrdtool
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 [...]
In: PHP Tutorials · Tagged with: cacti, monitoring, rrdtool
