<?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>www.jayntguru.com</title>
	<atom:link href="http://jayntguru.com/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://jayntguru.com/wordpress</link>
	<description>jay&#039;s website</description>
	<lastBuildDate>Mon, 30 Aug 2010 20:53:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>scom web application monitoring part 2 &#8211; presenting the data &#8211; service levels and the dashboard</title>
		<link>http://jayntguru.com/wordpress/archives/300</link>
		<comments>http://jayntguru.com/wordpress/archives/300#comments</comments>
		<pubDate>Mon, 30 Aug 2010 20:53:01 +0000</pubDate>
		<dc:creator>jayntguru</dc:creator>
				<category><![CDATA[computer geek stuff]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[scom]]></category>
		<category><![CDATA[service level dashboard]]></category>
		<category><![CDATA[sld]]></category>
		<category><![CDATA[web application monitor]]></category>

		<guid isPermaLink="false">http://jayntguru.com/wordpress/archives/300</guid>
		<description><![CDATA[This is the 2nd post in a short series on monitoring web applications with SCOM. Part 1 is here.
One of the biggest issues I have with SCOM is the sheer amount of data… it is so easy to grab a parameter here, a value here, and you throw that in with all of the stuff [...]]]></description>
			<content:encoded><![CDATA[<p>This is the 2nd post in a short series on monitoring web applications with SCOM. <a href="http://jayntguru.com/wordpress/archives/299" target="_blank">Part 1 is here.</a></p>
<p>One of the biggest issues I have with SCOM is the sheer amount of data… it is so easy to grab a parameter here, a value here, and you throw that in with all of the stuff the management packs will give you already and suddenly you have a lot to choose from and picking and presenting that data becomes the difficult thing. Do yourself a favor and don’t show management the SCOM console, it looks more complicated than it is and I don’t think it presents that well except to technical folks.</p>
<p>Creating dashboards is limited, there needs to be some more work here from Microsoft. For example, <a href="http://jayntguru.com/wordpress/archives/299" target="_blank">like I mentioned in my previous post</a>, you cannot save what a performance view is supposed to look like, meaning which (or all) counters are checked. I understand why Microsoft did this for the default performance view per user, but IMO once you create a dashboard view, that becomes impractical and there should be a way to make the selections a part of the view.</p>
<p>The dashboard also has the problem of not looking too great via the web console. It’s limited and looks kinda fugly. As a result we have tried using the actual SCOM client that we installed as a citrix app so that we can display it on the flat screen via the wyse terminal. This has the problem of not being able to default a view without a lot of work, and we keep running into issues where you need the detail pane here but not here, and you need to be able to select your views on the left hand side sometimes, but you don’t want the “action” pane visible, and you end up with something that looks like a hack.</p>
<p><a href="http://technet.microsoft.com/en-us/library/dd630604.aspx" target="_blank">Microsoft seems to have realized this and has since created a “solution accelerator” called the service level dashboard.</a> I’m not going to go into what it takes to install this because there are already a ton of sites out there already that have the info. It isn’t the easiest thing to get installed because it requires a sharepoint installation which it customizes and bastardizes quite a bit, and it also needs access to the operations manager database, data warehouse, pretty much everything involving SCOM. In my case it was easier to put the actual sharepoint install on my SCOM server, which I did, and ended up having to figure out why sharepoint stepped all over my SCOM website. This wasn’t rocket science but it took some effort. If I was doing it over again, I would go ahead and install sharepoint before I installed SCOM, or find a home somewhere else that isn’t on the SCOM RMS.</p>
<p>Once you go through the motions of getting sharepoint and the service level dashboard installed, we can get to work.</p>
<p>I ran out of time today so it looks like this will be a 3 part post.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayntguru.com/wordpress/archives/300/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>scom web application monitoring &#8211; making it useful &#8211; part 1</title>
		<link>http://jayntguru.com/wordpress/archives/299</link>
		<comments>http://jayntguru.com/wordpress/archives/299#comments</comments>
		<pubDate>Mon, 30 Aug 2010 16:39:52 +0000</pubDate>
		<dc:creator>jayntguru</dc:creator>
				<category><![CDATA[annoyances]]></category>
		<category><![CDATA[computer geek stuff]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[scom]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[web application monitor]]></category>

		<guid isPermaLink="false">http://jayntguru.com/wordpress/archives/299</guid>
		<description><![CDATA[I could go on for days about SCOM and the URL monitoring and how it needs to be improved. Honestly.. it kinda sucks. So here I will attempt to describe what I think is wrong with it and how I work around it. The items in bold below are what I feel like are failures [...]]]></description>
			<content:encoded><![CDATA[<p>I could go on for days about SCOM and the URL monitoring and how it needs to be improved. Honestly.. it kinda sucks. So here I will attempt to describe what I think is wrong with it and how I work around it. The <strong>items in bold below</strong> are what I feel like are failures in the way this was designed.</p>
<p>Also I am not writing this as strictly a “how to monitor a web app” post, there are already plenty of those. This is just about the changes required to make this useful. <a href="http://scug.be/blogs/scom/archive/2008/10/19/create-a-web-application-monitor-in-opsmgr.aspx" target="_blank">Here is a good article with the basics on setting up a web application monitor in SCOM.</a></p>
<ul>
<li>Requirements</li>
</ul>
<p>To begin with, you will need to figure out what you need to monitor. In many cases it is simple enough to pull up the main page of a website and as long as it comes up, is in a reasonable timeframe, and is giving an HTTP status code of 200, you’re OK. This sort of monitoring is useful, but you can do so much more in order to get a lot more out of it. What I like to do is get the devs to code you up something special through some sort of bribery or blackmail. In our case what they did was define 5 business processes, for example “make a payment” and create a page that does the back end work of making that transaction but also the other end of the work which is cleaning up after itself. What you will get in the end isn’t exactly user experience, but it’s a good way to track the ongoing performance of a process relative to itself, and it’s a very good up/down indicator. Since we have dev environments as well, I have those on a development scom server, and I have the below web monitoring in place there as well in the first production like environment. This allows our QA folks to compare state and response time and see if the environment is working before they release code or start a test, but also they can see the impact of the new code by comparing response times from before and after the code release.</p>
<ul>
<li>Once you have your URL’s, it’s time to get to work.</li>
</ul>
<p>Create a web application monitor and give it your URL. The problem with those default settings is that <strong>by default you are only logging the transaction response time and not alerting on it.</strong> From an alert standpoint, there is no timeout for your web request, matter of fact, the only thing SCOM will tell you out of the box is just if it was eventually able to pull up a URL as long as it doesn’t have an HTTP response code &gt; 400. This default setting is not useful!</p>
<p>To fix this, what you want to do is add response time criteria like this.</p>
<p><a href="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image_thumb2.png" width="544" height="425" /></a> </p>
<p><strong>Because of a problem with the service level dashboard that I will explain later, I only put one HTTP request in each web application monitor. </strong>This brings me to a little UI weirdness here because you can also set response times in the “configure settings” for the specific URL pull like this.</p>
<p>&#160;<a href="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image3.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image_thumb3.png" width="497" height="390" /></a></p>
<p><strong>I always leave this performance criteria blank because I can see the other one easier and get more out of it.</strong> This one here just seems redundant.</p>
<ul>
<li>Seeing the data</li>
</ul>
<p>Now once you gather some data you will want to, well, see what’s going on. In order to do this, create a new performance view in the monitoring console and scope it to “collected by specific rules”, and then you get to go manually pick your rules. <strong>This is where Microsoft fails again, because the list of rules is not searchable and they all have arbitrary names.</strong> For web requests I figured out they are called “Performance Collection: Transaction response time total for Name of web app monitor”. like this screenshot.</p>
<p><a href="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image4.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image_thumb4.png" width="565" height="457" /></a> </p>
<p>Now that you have done that, you will be able to see a nice blank performance chart with some stuff to check.</p>
<p><a href="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image5.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image_thumb5.png" width="642" height="522" /></a> </p>
<p>Now when we pick one, we get a pretty graph like this.</p>
<p><a href="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image6.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image_thumb6.png" width="644" height="460" /></a> </p>
<p><strong>This brings me to my next issue with all of this.. it’s that the performance chart settings are user specific.. meaning I cannot create a view of any sort that contains performance information and have the counters checked already</strong>. No matter which ones I put in, and it doesn’t matter if you are using a performance view or even a dashboard view that contains a performance view, those have to be selected every time. This is a pain!</p>
<p><strong>This also means that if you wanted to say, <a href="http://jayntguru.com/wordpress/archives/276" target="_blank">get fancy with a URL to a specific view</a>, you cannot just create one of these and have folks click the link and end up at a pretty performance chart with the counters already checked.</strong> The fact that you cannot do this is a serious limitation with SCOM, IMO.</p>
<ul>
<li>setting up alert parameters (what you cannot change)</li>
</ul>
<p>You will likely have to play with the values a bit in order to get them not to false alert. And this brings me to my next problem with SCOM web monitoring, it’s that <strong>you cannot change anything about how it samples other than where it is from (what host) and how often it samples. </strong>What I would love to do is be able to say “only alert when two consecutive thresholds are exceeded”, but that’s not an option. We get a lot of failures at night during our backup window that cause a single transaction to go out of SLA, and we get alerts based on that. As a result, we have to set our thresholds for response time to the highest level it could possibly be so that we aren’t false alerted every night, but this makes it so high that the alerting becomes less useful during the daytime. As of now I do not have a workaround for this.</p>
<ul>
<li>stopping duplicate alerts</li>
</ul>
<p><strong>When you do get your first alert you will see that two are sent.. one for the URL pull and one for the aggregate monitor on the web application monitor. This doesn’t really make sense to me why this would be set up this way at all, so let’s fix it.</strong></p>
<p>Start by right clicking on one of the alerts and open the health explorer for it. Expand it out and you will see something like this.</p>
<p><a href="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image7.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image_thumb7.png" width="581" height="239" /></a> </p>
<p>Each of the red lines has an alert set up for it, and the lower one for the actual request rolls up into the web application one. In my mind the web application one is redundant, so I am going to disable it. Right click, choose “monitor properties”, go to alerting, and uncheck it.</p>
<p><a href="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image8.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image_thumb8.png" width="378" height="410" /></a> </p>
<p>Now you will receive one alert instead of two.</p>
<ul>
<li>useful alert details</li>
</ul>
<p>Of course the text of the alerts isn’t useful at all out of the box (it doesn’t tell you if the URL failed for time, SSL, http response, or anything). <a href="http://blogs.technet.com/b/momteam/archive/2008/09/04/actionable-alerts-for-web-applications-in-operations-manager-2007.aspx" target="_blank">I am using this article as a basis for fixing this</a>, but I don’t have it totally worked out yet. This will continue to require some further tweaking.</p>
<p>This post ended up being longer than I intended (there’s a lot to fix) so I am going to break it up into two parts and get the service level dashboard stuff into a 2nd post.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayntguru.com/wordpress/archives/299/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>scom bug with the service level dashboard</title>
		<link>http://jayntguru.com/wordpress/archives/284</link>
		<comments>http://jayntguru.com/wordpress/archives/284#comments</comments>
		<pubDate>Mon, 30 Aug 2010 15:41:16 +0000</pubDate>
		<dc:creator>jayntguru</dc:creator>
				<category><![CDATA[computer geek stuff]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[scom]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[service level dashboard]]></category>
		<category><![CDATA[service level objective]]></category>
		<category><![CDATA[sld]]></category>
		<category><![CDATA[url monitor]]></category>
		<category><![CDATA[web application monitor]]></category>

		<guid isPermaLink="false">http://jayntguru.com/wordpress/archives/284</guid>
		<description><![CDATA[I have a web application URL monitor here and I am attempting to remove a performance counter on which I have a service level objective set. Because of this, if I try to delete the counter from the web application monitor… I cannot and I receive this error.
 
Since I just made these service level [...]]]></description>
			<content:encoded><![CDATA[<p>I have a web application URL monitor here and I am attempting to remove a performance counter on which I have a service level objective set. Because of this, if I try to delete the counter from the web application monitor… I cannot and I receive this error.</p>
<p><a href="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image_thumb1.png" width="598" height="276" /></a> </p>
<p>Since I just made these service level objectives recently, I was able to quickly figure this one out, but the product really should handle this condition more gracefully.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayntguru.com/wordpress/archives/284/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>scom service level dashboard gotcha &#8211; gauge order</title>
		<link>http://jayntguru.com/wordpress/archives/281</link>
		<comments>http://jayntguru.com/wordpress/archives/281#comments</comments>
		<pubDate>Fri, 27 Aug 2010 16:55:32 +0000</pubDate>
		<dc:creator>jayntguru</dc:creator>
				<category><![CDATA[computer geek stuff]]></category>
		<category><![CDATA[scom]]></category>
		<category><![CDATA[scom sld service level dashboard objective order gauge]]></category>

		<guid isPermaLink="false">http://jayntguru.com/wordpress/archives/281</guid>
		<description><![CDATA[I created a scom service level dashboard and had some consistency issues with it where the gauges were out of order on a couple of the service levels. What I found was that the order you put them in your service level objectives is important. So if you want them to be consistent then the [...]]]></description>
			<content:encoded><![CDATA[<p>I created a scom service level dashboard and had some consistency issues with it where the gauges were out of order on a couple of the service levels. What I found was that the order you put them in your service level objectives is important. So if you want them to be consistent then the order has to be the same here (screenshot below) for all of your service level tracking objectives that you want to show in the same service level dashboard.</p>
<p><a href="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://jayntguru.com/wordpress/wp-content/uploads/2010/08/image_thumb.png" width="608" height="523" /></a> </p>
<p>Unfortunately you cannot change the order directly so if you get them out of order, you have to delete and recreate them in the order you want. New ones go on the <strong>bottom</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayntguru.com/wordpress/archives/281/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AD: find DNS records that do not age</title>
		<link>http://jayntguru.com/wordpress/archives/277</link>
		<comments>http://jayntguru.com/wordpress/archives/277#comments</comments>
		<pubDate>Wed, 25 Aug 2010 19:03:59 +0000</pubDate>
		<dc:creator>jayntguru</dc:creator>
				<category><![CDATA[computer geek stuff]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[dnscmd]]></category>
		<category><![CDATA[scavenging]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://jayntguru.com/wordpress/archives/277</guid>
		<description><![CDATA[We are about to enable scavenging for DNS here at work and needed to get a list of DNS entries that were set to not scavenge. I did it like this:

dnscmd /zoneprint dnszone.com &#62;c:\joe.txt
findstr /v &#34;[&#34; c:\joe.txt &#62;c:\noage.txt

The text file you get at the end has the entries that don’t age. That’s it!
Note: I had [...]]]></description>
			<content:encoded><![CDATA[<p>We are about to enable scavenging for DNS here at work and needed to get a list of DNS entries that were set to not scavenge. I did it like this:</p>
<ul>
<li>dnscmd /zoneprint dnszone.com &gt;c:\joe.txt</li>
<li>findstr /v &quot;[&quot; c:\joe.txt &gt;c:\noage.txt</li>
</ul>
<p>The text file you get at the end has the entries that don’t age. That’s it!</p>
<p>Note: I had a little help from <a href="http://marcusoh.blogspot.com/" target="_blank">Marcus</a> on this. <a href="http://marcusoh.blogspot.com/2008/04/searching-for-records-in-dns.html" target="_blank">He has a post similar here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jayntguru.com/wordpress/archives/277/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>scom and redirects to views</title>
		<link>http://jayntguru.com/wordpress/archives/276</link>
		<comments>http://jayntguru.com/wordpress/archives/276#comments</comments>
		<pubDate>Tue, 24 Aug 2010 20:15:05 +0000</pubDate>
		<dc:creator>jayntguru</dc:creator>
				<category><![CDATA[computer geek stuff]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[scom]]></category>
		<category><![CDATA[scom 2007 r2 iis redirect error]]></category>

		<guid isPermaLink="false">http://jayntguru.com/wordpress/archives/276</guid>
		<description><![CDATA[I am probably the only person on the planet doing things this way, but I want to document this anyway.
In the scom web console, I am publishing views for various bits of the business. Then I am using this procedure mentioned here. This is not perfect because you cannot save the way you want a [...]]]></description>
			<content:encoded><![CDATA[<p>I am probably the only person on the planet doing things this way, but I want to document this anyway.</p>
<p>In the scom web console, I am publishing views for various bits of the business. <a href="http://blogs.technet.com/b/kevinholman/archive/2009/11/09/how-to-force-the-web-console-to-open-a-specific-view-instead-of-the-default-monitoring-overview.aspx" target="_blank">Then I am using this procedure mentioned here.</a> This is not perfect because you cannot save the way you want a performance view to look (which counters are checked) but it at least is a start. (Hello Microsoft! Please fix!) In order for the whole thing to be easily memorable, I create a url like <a href="http://weberrors">http://weberrors</a>, and this error contains… the website errors.</p>
<p>How I am doing this is pretty easy. </p>
<ol>
<li>On any server really with IIS (I use my scom server), I create a new website. </li>
<li>For the site name I use redirect.weberrors so that I know what it is for (I have quite a few of these)</li>
<li>Create the path inside IIS as c:\inetpub\redirect.weberrors</li>
<li>for binding I use &quot;http” and “all unassigned”, but you have to enter a host name, which is “weberrors” for my example</li>
<li>once the site is created, click on it and look for “http redirect” on the right hand side.</li>
<li>click “redirect requests to this destination” and input the URL you made from the link at the top of this post</li>
<li>it is also important that you check “redirect all requests to exact destination”, if you do not, see the note at the bottom</li>
<li>now the IIS part is all done, open up DNS for your domain</li>
<li>create a new entry, CNAME and make “weberrors” CNAME to your IIS server</li>
<li>once everything replicates, folks in your company will be able to type in “weberrors” in their browser and see the errors</li>
</ol>
<p>This is a pretty simple thing and it makes navigating to specific spots in the SCOM UI much easier.</p>
<p>&#160;</p>
<p>Note: If you do not check the box for “redirect all requests to exact destination” then when IIS redirects it will add an extra slash “/” to your URL. Scom does not like this! You will get an error:</p>
<ul>
<li>Unfortunately the <b>&quot;Name of your view&quot;</b> view cannot be displayed.</li>
</ul>
<p>All you have to do is what’s in step #7 above. That’ll make the redirects do their thing properly.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayntguru.com/wordpress/archives/276/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft, you HAVE to do a better job than this</title>
		<link>http://jayntguru.com/wordpress/archives/275</link>
		<comments>http://jayntguru.com/wordpress/archives/275#comments</comments>
		<pubDate>Wed, 21 Jul 2010 21:54:44 +0000</pubDate>
		<dc:creator>jayntguru</dc:creator>
				<category><![CDATA[annoyances]]></category>
		<category><![CDATA[computer geek stuff]]></category>
		<category><![CDATA[scom]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[useless error message]]></category>

		<guid isPermaLink="false">http://jayntguru.com/wordpress/archives/275</guid>
		<description><![CDATA[Here’s an error from SCOM.
Performance data collection process was unable load SQL Server Authentication configuration information. Account for RunAs profile in workflow &#34;Microsoft.SystemCenter.DataWarehouse.CollectPerformanceData&#34;, running for instance &#34;INFMGT02.accessgeneral.com&#34; with id:&#34;{81890C12-35B3-7AEA-C0FF-3EFCA7486E97}&#34; is not defined. Workflow will not be loaded. Please associate an account with the profile. Management group &#34;Access&#34;

OK guys WHICH profile? Come on.. how hard is [...]]]></description>
			<content:encoded><![CDATA[<p>Here’s an error from SCOM.</p>
<blockquote><p>Performance data collection process was unable load SQL Server Authentication configuration information. Account for RunAs profile in workflow &quot;Microsoft.SystemCenter.DataWarehouse.CollectPerformanceData&quot;, running for instance &quot;INFMGT02.accessgeneral.com&quot; with id:&quot;{81890C12-35B3-7AEA-C0FF-3EFCA7486E97}&quot; is not defined. Workflow will not be loaded. Please associate an account with the profile. Management group &quot;Access&quot;</p>
</blockquote>
<p>OK guys WHICH profile? Come on.. how hard is this? I mean I can guess, and I have, and guess what? It has one associated.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayntguru.com/wordpress/archives/275/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>new toy &#8211; 91 Jeep YJ</title>
		<link>http://jayntguru.com/wordpress/archives/274</link>
		<comments>http://jayntguru.com/wordpress/archives/274#comments</comments>
		<pubDate>Tue, 20 Jul 2010 20:22:47 +0000</pubDate>
		<dc:creator>jayntguru</dc:creator>
				<category><![CDATA[Jeep]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[yj]]></category>

		<guid isPermaLink="false">http://jayntguru.com/wordpress/archives/274</guid>
		<description><![CDATA[I have had my Jeep for a few months now but just now got it to the point where it’s not stock and worth at least speaking about and showing pics of and whatnot. My cousin is Graham of Rough Customs in Acworth, GA (used to be in Cartersville) and he did all the fab [...]]]></description>
			<content:encoded><![CDATA[<p>I have had my Jeep for a few months now but just now got it to the point where it’s not stock and worth at least speaking about and showing pics of and whatnot. My cousin is Graham of Rough Customs in Acworth, GA (used to be in Cartersville) and he did all the fab work for me. The setup is all his design, using SOA up front so it would ride good and flex while staying more conventional in the back because of axle wrap issues. This is my first jeep and my first real off-road vehicle other than my mostly stock 98 F150. It’s been out on what Graham called “medium” trails and it does real nice. The tires stay on the ground and even open on both ends it’s made it up everything I have tried with very little drama, so I’m a very happy camper right now.</p>
<p><a title="10_06_29_misc 083" href="http://www.flickr.com/photos/42213266@N00/4747653189/"><img border="0" alt="10_06_29_misc 083" src="http://static.flickr.com/4134/4747653189_86a7d0e44a.jpg" /></a></p>
<p>Here are the specs</p>
<ul>
<li>1992 YJ, 4.0, 5 speed, 193K miles</li>
<li>33&#215;12.50 BFG MT’s on some random 15&#215;8 stock Jeep wheels</li>
</ul>
<p><strong>Front</strong></p>
<ul>
<li>Used dana 30 with 4.10 gears</li>
<li>lock right locking (duh) diff</li>
<li>SOA up front on stock springs</li>
<li>Sway bar on old shock mounts (plates flipped)</li>
<li>Custom shock mounts</li>
<li>Pro comp es9000 shocks</li>
<li>No track bar</li>
<li>all new urethane bushings</li>
<li>Longer brake lines</li>
</ul>
<p><strong>Rear</strong></p>
<ul>
<li>Ford 8.8 axle with 4.10 gears</li>
<li>RC 4” springs</li>
<li>Pro-Comp es3000 shocks</li>
<li>Big u joint in back</li>
<li>No track bar</li>
<li>Longer brake lines</li>
</ul>
<p><strong>Future</strong></p>
<ul>
<li>Right now it’s low steer, and this setup is a little, ugh, weird to drive on the road right now. I have another D30 sitting in the back of the truck that has a high steer setup on it along with TJ axles (one piece passenger side), big outer u joints, and the hubs (WJ), brakes (WJ+explorer), etc to make it all work. </li>
<li>Longer shackles for the rear to even it out a bit are in transit (1.25” lift Rough Country boomerang shackles).</li>
<li>I need to make some sway bar disconnects. Taking them off with a wrench and a hammer is a PITA.</li>
</ul>
<p><a href="http://www.flickr.com/photos/jayntguru/sets/72157624252627501/" target="_blank">Here’s a link to some pictures I took during the build and afterwards.</a></p>
<p><a href="http://www.youtube.com/watch?v=jyr2jJBORtw" target="_blank">And just for fun, here’s some video of Graham messing around in his CJ.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jayntguru.com/wordpress/archives/274/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.net health monitoring</title>
		<link>http://jayntguru.com/wordpress/archives/273</link>
		<comments>http://jayntguru.com/wordpress/archives/273#comments</comments>
		<pubDate>Tue, 20 Jul 2010 18:32:33 +0000</pubDate>
		<dc:creator>jayntguru</dc:creator>
				<category><![CDATA[computer geek stuff]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[scom]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[application lifetime events]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[exceptions]]></category>

		<guid isPermaLink="false">http://jayntguru.com/wordpress/archives/273</guid>
		<description><![CDATA[This is a little blurb I use almost everywhere for almost everything that will log all sorts of useful info about a .net app in the application log. It will grab unhandled exceptions as well as application lifetime events (app pool or domain restarts, etc.) This is a really good one to use when your [...]]]></description>
			<content:encoded><![CDATA[<p>This is a little blurb I use almost everywhere for almost everything that will log all sorts of useful info about a .net app in the application log. It will grab unhandled exceptions as well as application lifetime events (app pool or domain restarts, etc.) This is a really good one to use when your devs won’t add this to the code themselves! It will work (or has for me) straight up in any .net code. All you do is place this in the web.config.</p>
<blockquote><p>&lt;healthMonitoring enabled=&quot;true&quot;&gt;</p>
<p>&#160;&#160;&#160;&#160;&#160; &lt;eventMappings&gt;</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;clear /&gt;</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;!&#8211; Log ALL error events &#8211;&gt;</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;add name=&quot;All Errors&quot; type=&quot;System.Web.Management.WebBaseErrorEvent&quot; startEventCode=&quot;0&quot; endEventCode=&quot;2147483647&quot; /&gt;</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;!&#8211; Log application startup/shutdown events &#8211;&gt;</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;add name=&quot;Application Lifetime Events&quot; type=&quot;System.Web.Management.WebApplicationLifetimeEvent&quot; startEventCode=&quot;0&quot; endEventCode=&quot;2147483647&quot;/&gt;</p>
<p>&#160;&#160;&#160;&#160;&#160; &lt;/eventMappings&gt;</p>
<p>&#160;&#160;&#160;&#160;&#160; &lt;rules&gt;</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;clear /&gt;</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;add name=&quot;Application Events&quot; eventName=&quot;Application Lifetime Events&quot; provider=&quot;EventLogProvider&quot; profile=&quot;Default&quot; minInstances=&quot;1&quot; maxLimit=&quot;Infinite&quot; minInterval=&quot;00:01:00&quot; custom=&quot;&quot; /&gt;</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;add name=&quot;All Errors Default&quot; eventName=&quot;All Errors&quot; provider=&quot;EventLogProvider&quot; profile=&quot;Default&quot; minInstances=&quot;1&quot; maxLimit=&quot;Infinite&quot; minInterval=&quot;00:00:00&quot; /&gt;</p>
<p>&#160;&#160;&#160;&#160;&#160; &lt;/rules&gt;</p>
<p>&#160;&#160;&#160; &lt;/healthMonitoring&gt;</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://jayntguru.com/wordpress/archives/273/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCOM 2007 R2 &#8211; workgroup/DMZ server notes</title>
		<link>http://jayntguru.com/wordpress/archives/272</link>
		<comments>http://jayntguru.com/wordpress/archives/272#comments</comments>
		<pubDate>Thu, 01 Jul 2010 18:55:03 +0000</pubDate>
		<dc:creator>jayntguru</dc:creator>
				<category><![CDATA[annoyances]]></category>
		<category><![CDATA[computer geek stuff]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[scom]]></category>
		<category><![CDATA[dmz workgroup scom 2007 r2 ssl pki instructions]]></category>

		<guid isPermaLink="false">http://jayntguru.com/wordpress/archives/272</guid>
		<description><![CDATA[This is harder than it should be. Here are my notes on doing this.
1. On cert server go here: http://blah/certsrv/
2. request cert. choose type other and paste in the below OID
3. OID = 1.3.6.1.5.5.7.3.1,1.3.6.1.5.5.7.3.2
4. Make sure to check key exportable. Make sure to use FQDN of server for name and common name.
5. Open up server [...]]]></description>
			<content:encoded><![CDATA[<p>This is harder than it should be. Here are my notes on doing this.</p>
<p>1. On cert server go here: <a href="http://blah/certsrv/">http://blah/certsrv/</a></p>
<p>2. request cert. choose type other and paste in the below OID</p>
<p>3. OID = 1.3.6.1.5.5.7.3.1,1.3.6.1.5.5.7.3.2</p>
<p>4. Make sure to check key exportable. Make sure to use FQDN of server for name and common name.</p>
<p>5. Open up server mgt for certificate manager and approve.</p>
<p>6. Go back to website, install the cert.</p>
<p>7. Mmc, certificates for personal. Export the cert. make private key exportable.</p>
<p>8. Copy cert to client server.</p>
<p>9. On server do mmc for client, import cert, mark as exportable.</p>
<p>10. Run momcertimport on client, choose cert.</p>
<p>11. Restart system center manager service on client.</p>
<p>12. Wait a min and go to mom console, administration, pending management. Approve it.</p>
<p>13. Done!</p>
]]></content:encoded>
			<wfw:commentRss>http://jayntguru.com/wordpress/archives/272/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
