<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog O' Matty &#187; Monitoring</title>
	<atom:link href="http://prefetch.net/blog/index.php/category/monitoring/feed/" rel="self" type="application/rss+xml" />
	<link>http://prefetch.net/blog</link>
	<description>Blog O' Matty</description>
	<lastBuildDate>Wed, 16 May 2012 00:16:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Measuring website latency with http_ping</title>
		<link>http://prefetch.net/blog/index.php/2006/12/18/measuring-website-latency-with-http_ping/</link>
		<comments>http://prefetch.net/blog/index.php/2006/12/18/measuring-website-latency-with-http_ping/#comments</comments>
		<pubDate>Mon, 18 Dec 2006 22:35:53 +0000</pubDate>
		<dc:creator>matty</dc:creator>
				<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://prefetch.net/blog/index.php/2006/12/18/measuring-website-latency-with-http_ping/</guid>
		<description><![CDATA[A year or so ago, I modified my ldap-ping.pl script to create a script (http-ping.pl) that would measure the time it took to retrieve a specific URI from a web server. While scouring the OpenBSD ports collection for website monitoring tools, I came across http_ping. This is a great tool for measuring the time it [...]]]></description>
		<wfw:commentRss>http://prefetch.net/blog/index.php/2006/12/18/measuring-website-latency-with-http_ping/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Measuring website latency</title>
		<link>http://prefetch.net/blog/index.php/2006/05/07/measuring-website-latency/</link>
		<comments>http://prefetch.net/blog/index.php/2006/05/07/measuring-website-latency/#comments</comments>
		<pubDate>Mon, 08 May 2006 01:11:56 +0000</pubDate>
		<dc:creator>matty</dc:creator>
				<category><![CDATA[Monitoring]]></category>

		<guid isPermaLink="false">http://daemons.net/~matty/blog/?p=422</guid>
		<description><![CDATA[While reading a slew of information on web application monitoring, I came across echoping. This nifty little utility allows you to measure the time it takes to ping a server, perform an SMTP exchange with a mail server, or to request a URI from a web server. The following example uses the echoping &#8220;-h&#8221; (URI [...]]]></description>
		<wfw:commentRss>http://prefetch.net/blog/index.php/2006/05/07/measuring-website-latency/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Measuring packet loss</title>
		<link>http://prefetch.net/blog/index.php/2005/08/29/measuring-packet-loss/</link>
		<comments>http://prefetch.net/blog/index.php/2005/08/29/measuring-packet-loss/#comments</comments>
		<pubDate>Tue, 30 Aug 2005 00:37:28 +0000</pubDate>
		<dc:creator>matty</dc:creator>
				<category><![CDATA[Monitoring]]></category>

		<guid isPermaLink="false">http://www.daemons.net/~matty/blog/?p=7</guid>
		<description><![CDATA[In continuing on with my commitment to describe my favorite network utilities, I bring to you mtr: $ mtr -r -c 10 mail.prefetch.net HOST: me Loss% Snt Last Avg Best Wrst StDev 1. 10.238.4.1 0.0% 10 9.2 8.2 5.4 12.6 2.1 2. 68.86.108.13 0.0% 10 9.2 9.4 6.3 14.9 2.8 3. 68.86.106.45 0.0% 10 15.1 [...]]]></description>
		<wfw:commentRss>http://prefetch.net/blog/index.php/2005/08/29/measuring-packet-loss/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Siege web benchmarking utility</title>
		<link>http://prefetch.net/blog/index.php/2005/04/20/siege-web-benchmarking-utility/</link>
		<comments>http://prefetch.net/blog/index.php/2005/04/20/siege-web-benchmarking-utility/#comments</comments>
		<pubDate>Thu, 21 Apr 2005 02:20:49 +0000</pubDate>
		<dc:creator>matty</dc:creator>
				<category><![CDATA[Monitoring]]></category>

		<guid isPermaLink="false">http://www.daemons.net/~matty/blog/?p=38</guid>
		<description><![CDATA[While I am waiting for Apache to build with the libtool &#8211;debug option, I thought I would share my thoughts on the siege utility. Siege is an open source HTTP regression and debugging utility. I have used curl and ab in the past to debug and benchmark websites, but prefer siege, since it allows me [...]]]></description>
		<wfw:commentRss>http://prefetch.net/blog/index.php/2005/04/20/siege-web-benchmarking-utility/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Measuring Website Page Load Times</title>
		<link>http://prefetch.net/blog/index.php/2004/12/26/measuring-website-page-load-times/</link>
		<comments>http://prefetch.net/blog/index.php/2004/12/26/measuring-website-page-load-times/#comments</comments>
		<pubDate>Sun, 26 Dec 2004 04:19:08 +0000</pubDate>
		<dc:creator>matty</dc:creator>
				<category><![CDATA[Monitoring]]></category>

		<guid isPermaLink="false">http://www.daemons.net/~matty/blog/?p=76</guid>
		<description><![CDATA[I was curious to see how long it would take to load &#8220;index.html&#8221; from my web server, so I created http-ping.pl to measure the time it took to retrieve a webpage from my web server: $ http-ping.pl -s prefetch.net -p 80 -d 2 Querying HTTP server prefetch.net:80 every 2 seconds (Ctrl-C to stop): Mon Nov [...]]]></description>
		<wfw:commentRss>http://prefetch.net/blog/index.php/2004/12/26/measuring-website-page-load-times/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

