Search found 3 matches

by ghostmonk
Wed Jan 12, 2011 3:20 pm
Forum: Help: General
Topic: Gaps in graphs
Replies: 0
Views: 334

Gaps in graphs

Hokay, I've got several hosts that I'm trying to get some consistent graphs for. I'm running a custom script from here: http://www.askaboutphp.com/44/cacti-using-cacti-to-monitor-web-page-loading-part-1.html Most of the time I get good graphs. However, it's not uncommon to get gaps of varying length...
by ghostmonk
Wed Jan 12, 2011 2:09 pm
Forum: Scripts and Templates
Topic: Page Load Time Script Woes
Replies: 6
Views: 2957

Re: Page Load Time Script Woes

I must be as magical as your namesake. It absolutely does indeed work though: [root@babb ~]# sudo -u cacti /usr/bin/perl /var/www/cacti/scripts/pageload/pageload-agent.php www.google.com dns:0.002254 con:0.003961 pre:0.004014 str:0.034697 ttl:0.036397 sze:6403 spd:175921 [root@babb ~]# I've now been...
by ghostmonk
Mon Jan 10, 2011 5:57 pm
Forum: Scripts and Templates
Topic: Page Load Time Script Woes
Replies: 6
Views: 2957

Page Load Time Script Woes

Okay, so I've been working on this for several days and I just can't seem to figure out what I'm doing wrong. I'm attempting to use the following article's script to get an idea of page load times: http://www.askaboutphp.com/44/cacti-using-cacti-to-monitor-web-page-loading-part-1.html This script ta...