<?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>Systems Watch</title>
	<atom:link href="http://www.systemswatch.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.systemswatch.com</link>
	<description></description>
	<lastBuildDate>Mon, 27 Jun 2011 21:21:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Let The Data Enforce The SLA</title>
		<link>http://www.systemswatch.com/blog/2011/06/let-the-data-enforce-the-sla/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=let-the-data-enforce-the-sla</link>
		<comments>http://www.systemswatch.com/blog/2011/06/let-the-data-enforce-the-sla/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 21:00:03 +0000</pubDate>
		<dc:creator>swadmin</dc:creator>
				<category><![CDATA[Monitoring Exposed]]></category>

		<guid isPermaLink="false">http://dev.systemswatch.com/?p=7</guid>
		<description><![CDATA[Most organizations fail to keep the service providers they are using honest, and often times do not realize SLA's are being repeatedly violated.]]></description>
			<content:encoded><![CDATA[<p>Part of running an organization is to engage and select various outside services that provide technology resources to help you reach your business goals. Most organizations use some form of managed hosting, data center colocation, or cloud service which are all backed by a Service Level Agreement (SLA). The formal use of a Service Level Agreement is to formally define a level of service expected, and this usually is part of a service contract. A lot of verbiage such as Mean Time Between Failures, Mean Time to Repair, Mean Time to Recovery, 99.99% uptime are all part of your SLA which will vary a bit service to service.</p>
<p>The biggest psychological shell game to most SLA&#8217;s is the uptime reflected in how many 9&#8242;s after 99% do you have, rather then the combination of the trigger how many 9&#8242;s after 99% and what do you actually receive in the case the 99.99% uptime is violated. One is a trigger for the other, however most organizations focus on the trigger but not the actual amount of compensation if the trigger is exceeded.</p>
<p>Compensation typically ends up being a days worth of credit or at best a months worth of credit, both of which do not come close to covering the cost of losing services or hindering your business due to a service outage or degradation of several hours or days. Where SLA&#8217;s become more important is to set a baseline of what is expected from a service. Though compensation typically is nothing compared to the impact of your business, what is important is that if SLA&#8217;s are repeatedly violated you can negotiate out of a service contract, or negotiate better pricing for the service moving forward. Most businesses realize that when they violate the SLA they set, that you will leave at the end of your contract or immediately which impacts there revenue moving forward. Simply put some money is better then no money and as long as there is some margin of profit they would rather keep you then lose you. This is where collecting data over time is important.</p>
<p>When you collect data specifically from a third impartial party you then begin to build your own baseline of reality in regard to service uptime. This helps you in two ways, one by giving you the understanding you are getting what you pay for helping you make decisions on what service provider to use or not use, and two to use the data for negotiating purposes and concessions. Now instead of getting a one day or one month credit on your account that is insignificant you can possibly renegotiate a new service contract at a significantly lower rate which might equal 4 months of credits continually year over year.</p>
<p>The key is to let the data enforce the SLA. Data does not lie especially if collected from an impartial unbiased third party. Most organizations fail to keep the service providers they are using honest, and often times do not realize SLA&#8217;s are being repeatedly violated. A service such as Systems Watch helps you get an understanding of whether an SLA is being violated and offers a level of transparency in regard to the services you use. So the next time your read over your Service Level Agreement keep these points in mind.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemswatch.com/blog/2011/06/let-the-data-enforce-the-sla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s Not Easy Seeing Through The Clouds</title>
		<link>http://www.systemswatch.com/blog/2011/06/its-not-easy-seeing-through-the-clouds/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=its-not-easy-seeing-through-the-clouds</link>
		<comments>http://www.systemswatch.com/blog/2011/06/its-not-easy-seeing-through-the-clouds/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 20:54:28 +0000</pubDate>
		<dc:creator>swadmin</dc:creator>
				<category><![CDATA[Cloud Monitoring Initiative]]></category>

		<guid isPermaLink="false">http://dev.systemswatch.com/?p=4</guid>
		<description><![CDATA[Any which way you would like to describe the new age of cloud computing, new or not it is a fundamental change to both operations and development.]]></description>
			<content:encoded><![CDATA[<p>Any which way you would like to describe the new age of cloud computing, new or not it is a fundamental change to both operations and development. What used to be managing two or three physical fixed data centers, now is managing two physical fixed data centers and one or more cloud service providers that reside in 4 different geographic regions each. Sound like a lot? Well it is, and a whole lot more complex to keep track of.</p>
<p>Classic data center deployments provision resources at a lot slower pace compared to cloud resources and typically only increase by a fixed number of resources that have a pre-determined capped amount. Cloud resources however are elastic and increase and decrease within minutes to a virtually infinite degree.</p>
<p>Current mature monitoring techniques depend on fixed well described resources that rarely ever change and are pre-configured ahead of time with both a client agent and a monitoring server from which the monitoring server is made aware of what to monitor ahead of time.  This poses a challenge in the cloud arena for instance when EC2 compute resources provided by Amazon Web Services are not necessarily fixed and can be spun up from an image at will to scale to meet resource demand then immediately spun down after the job is handled.</p>
<p>In the cloud computing world you may end up monitoring a server you do not know the hostname or IP of. Often times the hostnames and IP&#8217;s are procured from a pool of addresses and could have been owned just minutes before by an entirely different company. Monitoring in this situation can inhibit your operational process, in that you can spin up more resources immediately but you need to then prior to putting them into production configure monitoring manually for them. Another option is to just rely on monitoring the fixed load balancing VIP for the service port which is not necessarily very insightful.</p>
<p>Other hurdles in monitoring cloud resources are that you have at times no idea where the cloud resource is physically located other then a general geographic location. So when determining routing, you cannot necessarily count on the transparency your own physical data center provides from which you have a direct relationship. You then have to deal with an abstraction layer of the cloud provider which can in itself be a bit slower in explanation or remedy.</p>
<p>In the case of a hybrid cloud to data center interaction, a large amount of architectures have a fixed database resource layer at the physical data center and a elastic application layer from which to scale in the cloud. Routing between the physical data center and the cloud provider over the WAN then becomes very important.</p>
<p>The general thought is that cloud computing (utility computing) is a great resource tool to have for the right situation/application/architecture. However new monitoring methods need to be architected to become more dynamic and less dependent on pre-configuration to meet the ever growing demand of this new era of elastic resources. Auto discovery of resources for monitoring and trending route performance on a geographic scale becomes vital to understanding the health of you systems. With the adoption of cloud computing it is both a scary but exhilarating challenge, but one thing hasn&#8217;t changed and that is the need for transparency into your systems and networks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemswatch.com/blog/2011/06/its-not-easy-seeing-through-the-clouds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

