<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Edgeisight Under the Hood: Part 2 (Will be moved to Edgesightunderthehood.com)</title>
	<atom:link href="http://xen-trifuge.com/2009/12/15/edgeisight-under-the-hood-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://xen-trifuge.com/2009/12/15/edgeisight-under-the-hood-part-2/</link>
	<description></description>
	<lastBuildDate>Tue, 03 Apr 2012 22:57:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: John M. Smith</title>
		<link>http://xen-trifuge.com/2009/12/15/edgeisight-under-the-hood-part-2/#comment-50</link>
		<dc:creator><![CDATA[John M. Smith]]></dc:creator>
		<pubDate>Thu, 14 Jan 2010 17:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://jmsazboy.wordpress.com/2009/12/15/edgeisight-under-the-hood-part-2/#comment-50</guid>
		<description><![CDATA[Edgesight does everything in views and the tables are not going to give you a lot of data.  

I have done custom reports but have not change any of the existing reports.  I have moved the Edgesight stuff over to a new website http://edgesightunderthehood.com and am going to post some videos on how to create custom reports with Reporting Services.  

You should be able to go into SQL and type in &quot;use %Edgesightdbname%&#039; then paste the query in.]]></description>
		<content:encoded><![CDATA[<p>Edgesight does everything in views and the tables are not going to give you a lot of data.  </p>
<p>I have done custom reports but have not change any of the existing reports.  I have moved the Edgesight stuff over to a new website <a href="http://edgesightunderthehood.com" rel="nofollow">http://edgesightunderthehood.com</a> and am going to post some videos on how to create custom reports with Reporting Services.  </p>
<p>You should be able to go into SQL and type in &#8220;use %Edgesightdbname%&#8217; then paste the query in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://xen-trifuge.com/2009/12/15/edgeisight-under-the-hood-part-2/#comment-49</link>
		<dc:creator><![CDATA[Aaron]]></dc:creator>
		<pubDate>Thu, 14 Jan 2010 16:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://jmsazboy.wordpress.com/2009/12/15/edgeisight-under-the-hood-part-2/#comment-49</guid>
		<description><![CDATA[Couldn&#039;t find the tables in the sql.  By the way, have you made changes to existing report?]]></description>
		<content:encoded><![CDATA[<p>Couldn&#8217;t find the tables in the sql.  By the way, have you made changes to existing report?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John M. Smith</title>
		<link>http://xen-trifuge.com/2009/12/15/edgeisight-under-the-hood-part-2/#comment-47</link>
		<dc:creator><![CDATA[John M. Smith]]></dc:creator>
		<pubDate>Wed, 13 Jan 2010 20:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://jmsazboy.wordpress.com/2009/12/15/edgeisight-under-the-hood-part-2/#comment-47</guid>
		<description><![CDATA[Bruce, Wordpress uses different ascii charecters for double-quotes.  Where you see &quot;Network Delay&quot; and &quot;Server Delay&quot; substitute Wordpress quotes for quotes from your keyboard and try it and let me know.

Sorry about that, still working on getting it fixed.]]></description>
		<content:encoded><![CDATA[<p>Bruce, WordPress uses different ascii charecters for double-quotes.  Where you see &#8220;Network Delay&#8221; and &#8220;Server Delay&#8221; substitute WordPress quotes for quotes from your keyboard and try it and let me know.</p>
<p>Sorry about that, still working on getting it fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B</title>
		<link>http://xen-trifuge.com/2009/12/15/edgeisight-under-the-hood-part-2/#comment-46</link>
		<dc:creator><![CDATA[B]]></dc:creator>
		<pubDate>Wed, 13 Jan 2010 20:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://jmsazboy.wordpress.com/2009/12/15/edgeisight-under-the-hood-part-2/#comment-46</guid>
		<description><![CDATA[When I try to run the executable delay query, I get a syntax error.  Anyone else seen this?]]></description>
		<content:encoded><![CDATA[<p>When I try to run the executable delay query, I get a syntax error.  Anyone else seen this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John M. Smith</title>
		<link>http://xen-trifuge.com/2009/12/15/edgeisight-under-the-hood-part-2/#comment-43</link>
		<dc:creator><![CDATA[John M. Smith]]></dc:creator>
		<pubDate>Tue, 12 Jan 2010 00:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://jmsazboy.wordpress.com/2009/12/15/edgeisight-under-the-hood-part-2/#comment-43</guid>
		<description><![CDATA[Hey, thanks for getting back to me, I am looking in my AAM table, I don&#039;t see a value for &quot;PASSED and FAILED&quot;, I do see a column for status so it could be that you set your jobs up differently than I did.

Can you paste this into Query Analyzer and see what results you get?  Let me know if it gives you what you want.  You can also enter this into SQL Reports I believe via the web console.  

BTW, I cut me teeth in this Industry working for EDS years ago!!  

The timestamp value I am subtracting is for the east coast (Atlanta) but double check the time stamps to make sure they are accurate.

select Monitoring_point, dateadd(hh,-4,Monitoring_point_tstamp) as &quot;TimeStamp&quot;, monitoring_point_status as &quot;Status&quot;
from vw_ctrx_archive_application_response
order by monitoring_point

If you just want to show the actual time and not the full date/tiime you can use the following:

select Monitoring_point, convert(varchar(5),dateadd(hh,-4,Monitoring_point_tstamp),108) as &quot;TimeStamp&quot;, monitoring_point_status as &quot;Status&quot;
from vw_ctrx_archive_application_response
order by monitoring_point

Let me know

Take care

John]]></description>
		<content:encoded><![CDATA[<p>Hey, thanks for getting back to me, I am looking in my AAM table, I don&#8217;t see a value for &#8220;PASSED and FAILED&#8221;, I do see a column for status so it could be that you set your jobs up differently than I did.</p>
<p>Can you paste this into Query Analyzer and see what results you get?  Let me know if it gives you what you want.  You can also enter this into SQL Reports I believe via the web console.  </p>
<p>BTW, I cut me teeth in this Industry working for EDS years ago!!  </p>
<p>The timestamp value I am subtracting is for the east coast (Atlanta) but double check the time stamps to make sure they are accurate.</p>
<p>select Monitoring_point, dateadd(hh,-4,Monitoring_point_tstamp) as &#8220;TimeStamp&#8221;, monitoring_point_status as &#8220;Status&#8221;<br />
from vw_ctrx_archive_application_response<br />
order by monitoring_point</p>
<p>If you just want to show the actual time and not the full date/tiime you can use the following:</p>
<p>select Monitoring_point, convert(varchar(5),dateadd(hh,-4,Monitoring_point_tstamp),108) as &#8220;TimeStamp&#8221;, monitoring_point_status as &#8220;Status&#8221;<br />
from vw_ctrx_archive_application_response<br />
order by monitoring_point</p>
<p>Let me know</p>
<p>Take care</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John M. Smith</title>
		<link>http://xen-trifuge.com/2009/12/15/edgeisight-under-the-hood-part-2/#comment-42</link>
		<dc:creator><![CDATA[John M. Smith]]></dc:creator>
		<pubDate>Mon, 11 Jan 2010 16:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://jmsazboy.wordpress.com/2009/12/15/edgeisight-under-the-hood-part-2/#comment-42</guid>
		<description><![CDATA[can you send a sample of the csv (you can scrub the data) to jmsazboy@cox.net

I will look at it tonight.  

Is this the AAM piece?]]></description>
		<content:encoded><![CDATA[<p>can you send a sample of the csv (you can scrub the data) to <a href="mailto:jmsazboy@cox.net">jmsazboy@cox.net</a></p>
<p>I will look at it tonight.  </p>
<p>Is this the AAM piece?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://xen-trifuge.com/2009/12/15/edgeisight-under-the-hood-part-2/#comment-41</link>
		<dc:creator><![CDATA[Aaron]]></dc:creator>
		<pubDate>Mon, 11 Jan 2010 15:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://jmsazboy.wordpress.com/2009/12/15/edgeisight-under-the-hood-part-2/#comment-41</guid>
		<description><![CDATA[Very good.  I&#039;m new to the game and have been trying to customize the &quot;Active Application reponse&quot; report, but haven&#039;t figured it out. When I export this report into .csv file, it has about 12 fields and I am trying to eliminate all but 4.  Have you tied to customize this report?]]></description>
		<content:encoded><![CDATA[<p>Very good.  I&#8217;m new to the game and have been trying to customize the &#8220;Active Application reponse&#8221; report, but haven&#8217;t figured it out. When I export this report into .csv file, it has about 12 fields and I am trying to eliminate all but 4.  Have you tied to customize this report?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

