<?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>Newest Industry &#187; GrabIT2</title>
	<atom:link href="http://newestindustry.org/tag/grabit2/feed/" rel="self" type="application/rss+xml" />
	<link>http://newestindustry.org</link>
	<description>Web Performance, Branding, and Social Media</description>
	<lastBuildDate>Sat, 20 Mar 2010 18:36:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://newestindustry.org/?pushpress=hub'/>
<cloud domain='newestindustry.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>GrabPERF: What and Why</title>
		<link>http://newestindustry.org/2008/12/01/grabperf-what-and-why/</link>
		<comments>http://newestindustry.org/2008/12/01/grabperf-what-and-why/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 17:00:15 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[GrabPERF]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[experimental tool]]></category>
		<category><![CDATA[GrabIT2]]></category>
		<category><![CDATA[GrabPERF.org]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux: Server]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web performance industry]]></category>
		<category><![CDATA[Web performance measurement platform]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2227</guid>
		<description><![CDATA[
			
				
			
		
Why GrabPERF?
About four years ago, I had a bright idea that I would like to learn more about how to build and scale a small Web performance measurement platform. I&#8217;ve worked in the Web performance industry for nearly a decade now, and this was an experimental platform for me to examine and encounter many of [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<h3>Why GrabPERF?</h3>
<p>About four years ago, I had a bright idea that I would like to learn more about how to build and scale a small Web performance measurement platform. I&#8217;ve worked in the Web performance industry for nearly a decade now, and this was an experimental platform for me to examine and encounter many of the challenges that I see on a daily basis.</p>
<p>The effort was so successful and garnered enough attention during the initial blogging boom that I was able to sell the whole platform for a tiny (that is not a typo) sum to Technorati.</p>
<p>The name is taken from another experimental tool I wrote called <a title="GrabIT2" href="http://grabit2.pierzchala.com/" target="_blank">GrabIT2</a> which uses the PHP cURL libraries to capture timings and HTML data for HTTP requests. It is an extension of my articles and writings on Web performance that started at <a title="Webperformance.org" href="http://webperformance.org/" target="_blank">Webperformance.org</a>, and that have since moved to <a title="Newest Industry - Webperformance.org Category" href="http://newestindustry.org/category/webperformanceorg/" target="_blank">this blog</a>.</p>
<h3>What is GrabERF?</h3>
<p>GrabPERF is a multi-location measurement platform, based on PERL, cURL, PHP, and MySQL that is designed to</p>
<ul>
<li>Measure the base HTML or a single-object target using HTTP or HTTPS</li>
<li>Report the data to a central database (located in the San Francisco Area)</li>
<li>Report the data using a GUI or through text based download</li>
</ul>
<h3>Why not Full Pages with all Objects?</h3>
<p><strong>Reason 1:<em> </em></strong>I work for a company that already does that. Lawyers and MBAs among you, do the math.</p>
<p><strong>Reason 2:</strong> I am an analyst, not a programmer. The best I can say about my measurement script is <em>hack job</em>.</p>
<h3>Why is the GrabPERF interface so clunky?</h3>
<p>See reason 2 above.</p>
<p>If you want to write your own interface to the data, <a title="GrabPERF: Contact" href="http://grabperf.org/contact.php" target="_blank">let me know</a>.</p>
<h3>Why has the interface not changed in nearly three years?</h3>
<p>The current interface works. It&#8217;s simple, clean, and delivers the data that I and the regular users need to analyze performance issues. If there is something more that you would like to see, <a title="GrabPERF: Contact" href="http://grabperf.org/contact.php" target="_blank">let me know</a>!</p>
<h3>I like what I see. How can I host a measurement location?</h3>
<p>Just contact me, and I can provide you with a list of PERL modules you will need to install on your linux server. In return, I need a static IP address of the machine hosting the measurement agent.</p>
<h3>How stable is GrabPERF?</h3>
<p>Most of the time, I forget it&#8217;s even running. I have logged onto the servers and typed in <em>uptime</em> and discovered that it&#8217;s been 6 months or more since the servers have been re-booted.</p>
<p>It was designed to be simple, because that&#8217;s all I know how to do. The lack of complexity makes it effectively self-managing.</p>
<p>Shouldn&#8217;t all systems be that way?</p>
<h3>What if my question isn&#8217;t asked / answered here?</h3>
<p>Your should know the answer to this by now: <a title="GrabPERF: Contact" href="http://grabperf.org/contact.php" target="_blank">contact me</a>.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;t=GrabPERF%3A%20What%20and%20Why" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=GrabPERF%3A%20What%20and%20Why%20-%20http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;title=GrabPERF%3A%20What%20and%20Why&amp;body=Why%20GrabPERF%3F%0D%0AAbout%20four%20years%20ago%2C%20I%20had%20a%20bright%20idea%20that%20I%20would%20like%20to%20learn%20more%20about%20how%20to%20build%20and%20scale%20a%20small%20Web%20performance%20measurement%20platform.%20I%27ve%20worked%20in%20the%20Web%20performance%20industry%20for%20nearly%20a%20decade%20now%2C%20and%20this%20was%20an%20e" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;title=GrabPERF%3A%20What%20and%20Why&amp;bodytext=Why%20GrabPERF%3F%0D%0AAbout%20four%20years%20ago%2C%20I%20had%20a%20bright%20idea%20that%20I%20would%20like%20to%20learn%20more%20about%20how%20to%20build%20and%20scale%20a%20small%20Web%20performance%20measurement%20platform.%20I%27ve%20worked%20in%20the%20Web%20performance%20industry%20for%20nearly%20a%20decade%20now%2C%20and%20this%20was%20an%20e" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;title=GrabPERF%3A%20What%20and%20Why" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;title=GrabPERF%3A%20What%20and%20Why&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Why%20GrabPERF%3F%0D%0AAbout%20four%20years%20ago%2C%20I%20had%20a%20bright%20idea%20that%20I%20would%20like%20to%20learn%20more%20about%20how%20to%20build%20and%20scale%20a%20small%20Web%20performance%20measurement%20platform.%20I%27ve%20worked%20in%20the%20Web%20performance%20industry%20for%20nearly%20a%20decade%20now%2C%20and%20this%20was%20an%20e" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;title=GrabPERF%3A%20What%20and%20Why" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=GrabPERF%3A%20What%20and%20Why&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;title=GrabPERF%3A%20What%20and%20Why&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F&amp;title=GrabPERF%3A%20What%20and%20Why&amp;notes=Why%20GrabPERF%3F%0D%0AAbout%20four%20years%20ago%2C%20I%20had%20a%20bright%20idea%20that%20I%20would%20like%20to%20learn%20more%20about%20how%20to%20build%20and%20scale%20a%20small%20Web%20performance%20measurement%20platform.%20I%27ve%20worked%20in%20the%20Web%20performance%20industry%20for%20nearly%20a%20decade%20now%2C%20and%20this%20was%20an%20e" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=GrabPERF%3A%20What%20and%20Why&amp;body=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F01%2Fgrabperf-what-and-why%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2008/12/01/grabperf-what-and-why/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
