[182939] in North American Network Operators' Group
Re: free Tools to monitor website performance
daemon@ATHENA.MIT.EDU (Siraj 'Sid' Rakhada)
Wed Aug 5 22:34:15 2015
X-Original-To: nanog@nanog.org
From: "Siraj 'Sid' Rakhada" <virtualsid@gmail.com>
To: "sathish kumar Ippani" <sathish.kumar.ippani@gmail.com>
Date: Thu, 06 Aug 2015 10:34:05 +0800
In-Reply-To: <CAAN7Uqvf1aJtjwTUd5UN_NAhi+JiORumbc7CN+2E1AJc_1Zb1w@mail.gmail.com>
Cc: nanog@nanog.org
Errors-To: nanog-bounces@nanog.org
Hi,
On 6 Aug 2015, at 10:23, sathish kumar Ippani wrote:
> I would like to know is there any free tool or software with I can use
> to
> monitor url performance in terms of response time. Which gives more
> information like how much time it taken to connect the server and time
> to
> load the page and total response time.
You can use smokeping with HTTP probes for some basic checks on this
front. It can do distributed polling too, which is extra handy to ensure
you don't have a localised problem from your monitoring host.
I'm sure you can do more fancy url checks with smokeping, but I've not
delved too deep into it.
Thanks,
Sid