<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Overlay deploy timeline on Ganglia graphs</title>
	<atom:link href="http://blog.vuksan.com/2010/06/28/overlay-deploy-timeline-on-your-ganglia-graphs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vuksan.com/2010/06/28/overlay-deploy-timeline-on-your-ganglia-graphs/</link>
	<description>Documenting the systems and network infrastructure madness</description>
	<lastBuildDate>Wed, 23 Nov 2011 23:13:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jason Dixon</title>
		<link>http://blog.vuksan.com/2010/06/28/overlay-deploy-timeline-on-your-ganglia-graphs/comment-page-1/#comment-1215</link>
		<dc:creator>Jason Dixon</dc:creator>
		<pubDate>Mon, 28 Jun 2010 16:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vuksan.com/?p=232#comment-1215</guid>
		<description>We actually demonstrated something very similar with Circonus at Velocity last week.  I use Resmon to show the most current svn version in our production tree, then pull that into Circonus every minute.  I can correlate that with *any* other metrics in the system, but I already spotted one problem last week with a web spike caused by an errant push.

The cool thing about Circonus&#039; graphs (compared to RRD, for example) is that each datapoint is collected independently and stored indefinitely.  Because graphs are json objects referencing each data store (for a given time range), you can easily create graphs that correlate any number of metrics, without having to muck with RRD files or PHP source.</description>
		<content:encoded><![CDATA[<p>We actually demonstrated something very similar with Circonus at Velocity last week.  I use Resmon to show the most current svn version in our production tree, then pull that into Circonus every minute.  I can correlate that with *any* other metrics in the system, but I already spotted one problem last week with a web spike caused by an errant push.</p>
<p>The cool thing about Circonus' graphs (compared to RRD, for example) is that each datapoint is collected independently and stored indefinitely.  Because graphs are json objects referencing each data store (for a given time range), you can easily create graphs that correlate any number of metrics, without having to muck with RRD files or PHP source.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

