|
|
| Author |
Message |
moe_szyslak
Joined: 21 Jul 2005 Posts: 46 Location: Germany
|
Posted: Fri Jul 20, 2007 4:52 am Post subject: Load time of a web site |
|
|
Hi,
I want to monitor an internal web site. The idea I have is to measure the load time per script (the URL is the configuation item). Has anyone a idea or a solution ?
Greetings
Moe
|
|
| Back to top |
|
 |
BSOD2600 Cacti Moderator
Joined: 08 May 2004 Posts: 6791 Location: WA, USA
|
Posted: Fri Jul 20, 2007 11:04 am Post subject: |
|
|
| I believe something like wget will tell you the amount of time it took to fetch a page. Then just create a script that will spit out the time. Look in the documentation site on how to create a template to capture the scripts output and graph it.
|
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12295 Location: Muenster, Germany
|
Posted: Fri Jul 20, 2007 1:40 pm Post subject: |
|
|
Correct. There already have been contributions for this feature at Scripts and Template
Reinhard
|
|
| Back to top |
|
 |
africanw Cacti User
Joined: 31 Mar 2005 Posts: 116 Location: Sydney, Asutralia
|
Posted: Mon Jul 23, 2007 12:52 am Post subject: |
|
|
You looking for something like this -
| Description: |
|
| Filesize: |
25.06 KB |
| Viewed: |
1784 Time(s) |

|
|
|
| Back to top |
|
 |
Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2167 Location: United Kingdom
|
Posted: Mon Jul 23, 2007 1:51 am Post subject: |
|
|
| If you happen to have Cisco routers, Cisco's IPSLA agent can do this too, and break it down into the TCP connection, DNS resolution and actual server response time, too. Have a look on the forums for SAA or IPSLA.
|
|
| Back to top |
|
 |
moe_szyslak
Joined: 21 Jul 2005 Posts: 46 Location: Germany
|
Posted: Tue Jul 24, 2007 1:41 am Post subject: |
|
|
| Hello africanw, that's exactly want I want. Could you please post the template?
|
|
| Back to top |
|
 |
africanw Cacti User
Joined: 31 Mar 2005 Posts: 116 Location: Sydney, Asutralia
|
Posted: Tue Jul 24, 2007 7:39 am Post subject: |
|
|
In the zip there are two templates. If you just want the response time then just use that template. If you want to use the http alert checker tell me as I'll have to export my sql table and give it to you.
You might also have to install some perl modules. Check the top of the perl file you see which ones.
| Description: |
|
 Download |
| Filename: |
redhttp.zip |
| Filesize: |
8.81 KB |
| Downloaded: |
94 Time(s) |
|
|
| Back to top |
|
 |
|