<?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>SoftLayer Blog &#187; monitoring</title>
	<atom:link href="http://blog.softlayer.com/tag/monitoring/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.softlayer.com</link>
	<description>A Behind the Scenes Look at the Best Hosting Provider in the World</description>
	<lastBuildDate>Fri, 24 May 2013 18:19:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Risk Management: Securing Your Servers</title>
		<link>http://blog.softlayer.com/2012/risk-management-securing-your-servers/</link>
		<comments>http://blog.softlayer.com/2012/risk-management-securing-your-servers/#comments</comments>
		<pubDate>Wed, 14 Nov 2012 22:40:53 +0000</pubDate>
		<dc:creator>Matthew Herring</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[alerts]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[corporate]]></category>
		<category><![CDATA[corporate infrastructure]]></category>
		<category><![CDATA[employees]]></category>
		<category><![CDATA[identification]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[security model]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.softlayer.com/?p=9461</guid>
		<description><![CDATA[How do you secure your home when you leave? If you&#8217;re like most people, you make sure to lock the door you leave from, and you head off to your destination. If Phil is right about &#8220;locks keeping honest people honest,&#8221; simply locking your front door may not be enough. When my family moved into [...]]]></description>
			<content:encoded><![CDATA[<p>How do you secure your home when you leave? If you&#8217;re like most people, you make sure to lock the door you leave from, and you head off to your destination. If Phil is right about &#8220;<a href="http://blog.softlayer.com/2012/creating-a-usable-memorable-and-secure-password/">locks keeping honest people honest</a>,&#8221; simply locking your front door may not be enough. When my family moved into a new house recently, we evaluated its physical security and tried to determine possible avenues of attack (garage, doors, windows, etc.), tools that could be used (a stolen key, a brick, a crowbar, etc.) and ways to mitigate the risk of each kind of attack &#8230; We were effectively creating a <a href="http://blog.softlayer.com/2012/an-introduction-to-risk-management/">risk management</a> plan.</p>
<p>Every risk has different probabilities of occurrence, potential damages, and prevention costs, and the risk management process helps us balance the costs and benefits of various security methods. When it comes to securing a home, the most effective protection comes by using layers of different methods &#8230; To prevent a home invasion, you might lock your door, train your dog to make intruders into chew toys and have an alarm system installed. Even if an attacker can get a key to the house and bring some leftover steaks to appease the dog, the motion detectors for the alarm are going to have the police on their way quickly. (Or you could violate every HOA regulation known to man by digging a moat around the house, filling with sharks with laser beams attached to their heads, and building a medieval drawbridge over the moat.)  </p>
<p>I use the example of securing a house because it&#8217;s usually a little more accessible than talking about &#8220;server security.&#8221; Server security doesn&#8217;t have to be overly complex or difficult to implement, but its stigma of complexity usually prevents systems administrators from incorporating even the simplest of security measures. Let&#8217;s take a look at the easiest steps to begin securing your servers in the context of their home security parallels, and you&#8217;ll see what I&#8217;m talking about.</p>
<p><strong>Keep &#8220;Bad People&#8221; Out:</strong> Have secure password requirements.</p>
<p>Passwords are your keys and your locks &mdash; the controls you put into place that ensure that only the people who should have access get it.  There&#8217;s no &#8220;catch all&#8221; method of keeping the bad people out of your systems, but employing a variety of authentication and identification measures can greatly enhance the security of your systems. A first line of defense for server security would be to set password complexity and minimum/maximum password age requirements.</p>
<p>If you want to add an additional layer of security at the authentication level, you can incorporate &#8220;Strong&#8221; or <a href="http://blog.softlayer.com/2011/the-pros-and-cons-of-two-factor-authentication/">&#8220;Two-Factor&#8221; authentication</a>. From there, you can learn about a dizzying array of authentication protocols (like TACACS+ and RADIUS) to centralize access control or you can use active directory groups to simplify the process of granting and/or restricting access to your systems. Each layer of authentication security has benefits and drawbacks, and most often, you&#8217;ll want to weigh the security risk against your need for ease-of-use and availability as you plan your implementation.</p>
<p><strong>Stay Current on your &#8220;Good People&#8221;:</strong> When authorized users leave, make sure their access to your system leaves with them.</p>
<p>If your neighbor doesn&#8217;t return borrowed tools to your tool shed after you gave him a key when he was finishing his renovation, you need to take his key back when you tell him he can&#8217;t borrow any more. If you don&#8217;t, nothing is stopping him from walking over to the shed when you&#8217;re not looking and taking more (all?) of your tools. I know it seems like a silly example, but that kind of thing is a big oversight when it comes to server security.</p>
<p>Employees are granted access to perform their duties (the <a href="http://en.wikipedia.org/wiki/Principle_of_least_privilege">principle of least privilege</a>), and when they no longer require access, the &#8220;keys to the castle&#8221; should be revoked. Auditing who has access to what (whether it be for your systems or for your applications) should be continual.</p>
<p>You might have processes in place to grant and remove access, but it&#8217;s also important to audit those privileges regularly to catch any breakdowns or oversights. The last thing you want is to have a disgruntled former employee wreak all sorts of havoc on your key systems, sell proprietary information or otherwise cost you revenue, fines, recovery efforts or lost reputation.</p>
<p><strong>Catch Attackers:</strong> Monitor your systems closely and set up alerts if an intrusion is detected.</p>
<p>There is always a chance that bad people are going to keep looking for a way to get into your house. Maybe they&#8217;ll walk around the house to try and open the doors and windows you don&#8217;t use very often. Maybe they&#8217;ll ring the doorbell and if no lights turn on, they&#8217;ll break a window and get in that way.</p>
<p>You can never completely eliminate all risk. Security is a continual process, and eventually some determined, over-caffeinated hacker is going to find a way in. Thinking your security is impenetrable makes you vulnerable if by some stretch of the imagination, an attacker breaches your security (see: <a href="http://en.wikipedia.org/wiki/Trojan_Horse">Trojan Horse</a>). Continuous monitoring strategies can alert administrators if someone does things they shouldn&#8217;t be doing. Think of it as a motion detector in your house &#8230; &#8220;If someone gets in, I want to know where they are.&#8221; When you implement monitoring, logging and alerting, you will also be able to recover more quickly from security breaches because every file accessed will be documented.</p>
<p><strong>Minimize the Damage:</strong> Lock down your system if it is breached. </p>
<p>A burglar smashes through your living room window, runs directly to your DVD collection, and takes your limited edition &#8220;Saved by the Bell&#8221; series box set. What can you do to prevent them from running back into the house to get the autographed posted of Alf off of your wall?</p>
<p>When you&#8217;re monitoring your servers and you get alerted to malicious activity, you&#8217;re already late to the game &#8230; The damage has already started, and you need to minimize it. In a home security environment, that might involve an ear-piercing alarm or filling the moat around your house even higher so the sharks get a better angle to aim their laser beams. File integrity monitors and IDS software can mitigate damage in a security breach by reverting files when checksums don&#8217;t match or stopping malicious behavior in its tracks.</p>
<p>These recommendations are only a few of the first-line layers of defense when it comes to server security. Even if you&#8217;re only able to incorporate one or two of these tips into your environment, you should. When you look at server security in terms of a journey rather than a destination, you can celebrate the progress you make and look forward to the next steps down the road.</p>
<p>Now if you&#8217;ll excuse me, I have to go to a meeting where I&#8217;m proposing moats, drawbridges, and sharks with laser beams on their heads to <a href="http://blog.softlayer.com/author/samf/">SamF</a> for data center security &#8230; Wish me luck!</p>
<p>-Matthew</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.softlayer.com/2012/risk-management-securing-your-servers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Librato Silverline: Tech Partner Spotlight</title>
		<link>http://blog.softlayer.com/2012/librato-silverline-tech-partner-spotlight/</link>
		<comments>http://blog.softlayer.com/2012/librato-silverline-tech-partner-spotlight/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 17:58:20 +0000</pubDate>
		<dc:creator>Guest Blog</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Partner Marketplace]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[measure]]></category>
		<category><![CDATA[measurement]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[partner marketplace]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[resource monitoring]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://blog.softlayer.com/?p=6996</guid>
		<description><![CDATA[This is a guest blog from Librato about Silverline. Silverline gives detailed information, presented in graphical form, on the actual usage of processor, memory and storage and network bandwidth at the application level. It also provides reliable estimates of application resource &#8220;demand,&#8221; which allows you to identify resource constraints as a potential source of performance [...]]]></description>
			<content:encoded><![CDATA[<p class="attribution">This is a guest blog from Librato about Silverline. <a href="https://silverline.librato.com/?utm_source=softlayer&#038;utm_medium=blog&#038;utm_campaign=silverline">Silverline</a> gives detailed information, presented in graphical form, on the actual usage of processor, memory and storage and network bandwidth at the application level. It also provides reliable estimates of application resource &#8220;demand,&#8221; which allows you to identify resource constraints as a potential source of performance issues and helps with capacity planning.</p>
<div class="yt560"><iframe src="http://www.youtube.com/embed/ia1w_hWbehE?hd=1" frameborder="0" width="560" height="349"></iframe></div>
<div class="more-info"><strong>Company Website:</strong> <a href="https://silverline.librato.com/?utm_source=softlayer&#038;utm_medium=blog&#038;utm_campaign=silverline">https://silverline.librato.com/</a><br />
<strong>Tech Partners Marketplace:</strong> <a href="http://www.softlayer.com/marketplace/silverline">http://www.softlayer.com/marketplace/silverline</a></div>
<h3>The Missing Link in Managing Cloud-Hosted Applications</h3>
<p>Would you agree that one of the factors impacting the Quality of Service delivered by your applications is the availability of resources required for their execution? If you do, then you may wonder &ndash; as I do &ndash; why there aren&#8217;t more tools available to help you monitor and manage application resource consumption.</p>
<p>DevOps and operations teams use <strong>Cloud Resource Monitoring</strong> to keep track of the health and utilization of cloud resources, <strong>Real User Monitoring</strong> to ensure that their users experience the Quality of Service they expect, and <strong>Application Performance Management</strong> to find and fix performance issues in their applications. </p>
<p>What&#8217;s often <em>missing</em> is the ability to:</p>
<ul>
<li>Monitor and manage the use of resources at application level</li>
<li>Ensure availability of resources</li>
<li>Help in root cause analysis</li>
<li>Improve resource utilization</li>
<li>Do better capacity planning</li>
</ul>
<p>Our <a href="https://silverline.librato.com/?utm_source=softlayer&#038;utm_medium=blog&#038;utm_campaign=silverline">Silverline</a> <strong>Application Resource Management</strong> service fills this void by providing you detailed, application level data on the consumption of server resources (processor, memory, disk I/O and network I/O) and on the &#8220;demand&#8221; for these resources (i.e. how much of each resource an application would use if not restricted by resource availability). You can use this information to detect sudden changes and unusual patterns in resource consumption, identify situations in which applications are starved for resources, and to do capacity planning.</p>
<p>Silverline also allows you to guarantee availability of resources for individual applications or groups of applications, by setting resource quota. It guarantees that an application always receives resources up to its quota if it needs them but lets other applications use resources while it doesn&#8217;t need them. This makes it possible to run multiple applications on a server instance and guarantee that they will not interfere with each other, while at the same time improving the utilization of resources. It also allows you to make sure that critical applications (e.g. for collecting diagnostic data) are never starved for resources.</p>
<p>As a special case, you can use quota to let background workloads &#8220;harvest&#8221; spare resources: Simply set their resource quota to zero and they will only use resources not required by higher priority applications.</p>
<p>Silverline&#8217;s event handling feature allows you to set thresholds on resource consumption that can be used to send alarms or initiate automated actions. This allows you to receive early indications of problems like when an application&#8217;s resource consumption is exceeding normal levels or there is a significant gap between its resource use and resource demand. You can also take automated actions like killing rogue applications that consume too many resources.</p>
<p>If you&#8217;re looking for ways to improve the performance and availability of your SaaS or PaaS solution or to improve the utilization of your Softlayer cloud resources, give <a href="https://silverline.librato.com/?utm_source=softlayer&#038;utm_medium=blog&#038;utm_campaign=silverline">Silverline</a> a try.</p>
<p>-Fred van den Bosch, <a href="http://librato.com/?utm_source=softlayer&#038;utm_medium=blog&#038;utm_campaign=metrics">Librato</a></p>
<div class="tpm-note">This guest blog series highlights companies in SoftLayer&#8217;s <a href="http://www.softlayer.com/marketplace">Technology Partners Marketplace</a>. <br/>These <a href="http://blog.softlayer.com/partner-marketplace/">Partners</a> have built their businesses on the SoftLayer Platform, and we&#8217;re excited for them to tell their stories. New Partners will be added to the Marketplace each month, so stay tuned for many more come.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.softlayer.com/2012/librato-silverline-tech-partner-spotlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Librato Metrics: Tech Partner Spotlight</title>
		<link>http://blog.softlayer.com/2012/librato-metrics-tech-partner-spotlight/</link>
		<comments>http://blog.softlayer.com/2012/librato-metrics-tech-partner-spotlight/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 20:53:51 +0000</pubDate>
		<dc:creator>Guest Blog</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Partner Marketplace]]></category>
		<category><![CDATA[alerts]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[combine]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[measure]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[partner marketplace]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[Technology Partner]]></category>
		<category><![CDATA[time-series]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[unify]]></category>

		<guid isPermaLink="false">http://blog.softlayer.com/?p=6794</guid>
		<description><![CDATA[This is a guest blog from Librato about Metrics. Metrics brings all of your monitoring data together in a unified hosted environment, enabling you to detect signs of problems early, minimize their impact through automated actions, and quickly find and fix their root cause. Company Website: https://metrics.librato.com/ Tech Partners Marketplace: http://www.softlayer.com/marketplace/metrics Measure Everything! If you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p class="attribution">This is a guest blog from Librato about Metrics. <a href="https://metrics.librato.com/?utm_source=softlayer&#038;utm_medium=blog&#038;utm_campaign=metrics">Metrics</a> brings all of your monitoring data together in a unified hosted environment, enabling you to detect signs of problems early, minimize their impact through automated actions, and quickly find and fix their root cause.</p>
<div class="yt560"><iframe src="http://www.youtube.com/embed/uYBqOGOLUh8?hd=1" frameborder="0" width="560" height="349"></iframe></div>
<div class="more-info"><strong>Company Website:</strong> <a href="https://metrics.librato.com/?utm_source=softlayer&#038;utm_medium=blog&#038;utm_campaign=metrics">https://metrics.librato.com/</a><br />
<strong>Tech Partners Marketplace:</strong> <a href="http://www.softlayer.com/marketplace/metrics">http://www.softlayer.com/marketplace/metrics</a></div>
<h3>Measure Everything!</h3>
<p>If you&#8217;re a SaaS or PaaS provider, making sure that you deliver the Quality of Service that your users expect is probably your highest priority. This means that you rely on continuously monitoring all aspects of your operation that can alert you to unusual events and help you find and fix the root cause of any service degradations. User complaints cannot be the first sign of trouble, and there is no time to hunt for data that has not already been collected.</p>
<p>This need for information is the main reason why &#8220;Measure Everything&#8221; is the new principle by which SaaS and PaaS clouds are managed and why many DevOps and Operations teams are using a variety of open source and commercial tools to monitor their infrastructure. In addition they often need to monitor data that is collected with custom tools because it is specific to their application environment. Since each tool comes with its own user interface, alerting mechanism and set-up requirements, the monitoring work-flow is disjointed, wastes time, and &ndash; most importantly &ndash; introduces problems when trying to correlate data from different tools for rapid root cause analysis.</p>
<p>Wouldn&#8217;t it be nice if &ndash; just as there are standard Database Management platforms &ndash; there were Time Series Data Management platforms that provide uniform visualization, correlation and alerting, and a scalable, redundant repository for your metrics? Ideally, that platform would be delivered as a service and could even be embedded by SaaS and PaaS vendors to allow users to monitor their services directly.</p>
<p>Librato <a href="https://metrics.librato.com/?utm_source=softlayer&#038;utm_medium=blog&#038;utm_campaign=metrics">Metrics</a> is the platform we built to meet that critical need. Designed from the ground up with an &#8220;API first&#8221; approach, Metrics allows customers and partners to easily send it any time series data and understand how that data fits with other data they are collecting.</p>
<p>If you want to provide your users with monitoring capabilities, you can integrate and embed Metrics at whatever level best fits your needs: data repository, instruments for your own dashboards, or complete &#8220;white label&#8221; dashboards. By programmatically creating user accounts and transparently signing your users onto the Metrics platform, you can deliver a seamless experience.</p>
<p>We used &#8220;flexible,&#8221; &#8220;affordable&#8221; and &#8220;simple&#8221; as our key mottos in developing a <a href="https://metrics.librato.com/pricing?utm_source=softlayer&#038;utm_medium=blog&#038;utm_campaign=metrics">business model</a> for Metrics. Our goal was to make the platform easy to adopt and completely transparent, empowering every organization to take advantage of the &#8220;measure everything&#8221; philosophy. We charge a modest amount (in &#8220;micro-dollars&#8221; actually) per measurement, provide a 30-day free trial, and charge you monthly for what you have used &#8230; there are no minimum fees or lock-ins.</p>
<p>To make it easy to adopt Metrics, we provide connectors for a variety of popular <a href="http://support.metrics.librato.com/knowledgebase/articles/24205?utm_source=softlayer&#038;utm_medium=blog&#038;utm_campaign=metrics">collection agents</a> such as StatsD, CollectD, and JMX. To help build a broad collection of useful collectors and connectors to existing tools, we&#8217;re building a community and ecosystem where Metrics users and tool developers can contribute. We hope you&#8217;ll try out the platform and help us grow our community!</p>
<p>-Fred van den Bosch, <a href="http://librato.com/?utm_source=softlayer&#038;utm_medium=blog&#038;utm_campaign=metrics">Librato</a></p>
<div class="tpm-note">This guest blog series highlights companies in SoftLayer&#8217;s <a href="http://www.softlayer.com/marketplace">Technology Partners Marketplace</a>. <br/>These <a href="http://blog.softlayer.com/partner-marketplace/">Partners</a> have built their businesses on the SoftLayer Platform, and we&#8217;re excited for them to tell their stories. New Partners will be added to the Marketplace each month, so stay tuned for many more come.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.softlayer.com/2012/librato-metrics-tech-partner-spotlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CopperEgg: Tech Partner Spotlight</title>
		<link>http://blog.softlayer.com/2011/copperegg-tech-partner-spotlight/</link>
		<comments>http://blog.softlayer.com/2011/copperegg-tech-partner-spotlight/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 16:30:36 +0000</pubDate>
		<dc:creator>Guest Blog</dc:creator>
				<category><![CDATA[Partner Marketplace]]></category>
		<category><![CDATA[SoftLayer]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[partner]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[real-time]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[systems]]></category>
		<category><![CDATA[Technology Partner]]></category>
		<category><![CDATA[virtual]]></category>

		<guid isPermaLink="false">http://blog.softlayer.com/?p=6072</guid>
		<description><![CDATA[This is a guest blog from Mike Rabb, VP of business development for CopperEgg, a featured member of the SoftLayer Technology Partners Marketplace. CopperEgg provides real-time insight into the speed and availability of applications and services on cloud, virtual and physical server. Company Website: http://www.copperegg.com/ Tech Partners Marketplace: http://www.softlayer.com/marketplace/copperegg Knowing Your Apps Are Up and [...]]]></description>
			<content:encoded><![CDATA[<p class="attribution">This is a guest blog from Mike Rabb, VP of business development for <a href="http://www.copperegg.com/">CopperEgg</a>, a featured member of the SoftLayer Technology Partners Marketplace. CopperEgg provides real-time insight into the speed and availability of applications and services on cloud, virtual and physical server.</p>
<div class="yt560"><iframe src="http://www.youtube.com/embed/zMbUiSzqKXs?hd=1" frameborder="0" width="560" height="349"></iframe></div>
<div class="more-info"><strong>Company Website:</strong> <a href="http://copperegg.com/?utm_source=softlayer&#038;utm_medium=listing&#038;utm_campaign=partner">http://www.copperegg.com/</a><br />
<strong>Tech Partners Marketplace:</strong> <a href="http://www.softlayer.com/marketplace/copperegg">http://www.softlayer.com/marketplace/copperegg</a></div>
<h3>Knowing Your Apps Are Up and Running = Peace of Mind</h3>
<p>Whether you are building or managing apps in the cloud, it&#8217;s important they stay up and running optimally. With cloud performance monitoring by <a href="http://copperegg.com/?utm_source=softlayer&#038;utm_medium=listing&#038;utm_campaign=partner">CopperEgg</a> you can do just that! <a href="http://app.copperegg.com/signup?utm_source=softlayer&#038;utm_medium=listing&#038;utm_campaign=partner">RevealCloud Pro</a> takes less than 10 seconds to install and provides performance monitoring so you can rest assured and know your apps are up and running smoothly.</p>
<p>With RevealCloud Pro you gain real-time insight into the speed and availability of services by monitoring CPU, network load, uptime, blocked processes, memory space, disk space and more. At the first sign of trouble, RevealCloud Pro can immediately alert you email, SMS or Pagerduty when performance in one or more areas is outside of normal ranges. You can even take action via a webhook. This enables you to uncover and correct performance issues often before the system goes down. In addition, historical tracking over the last 30 days enables you to uncover trends in performance and capacity that could otherwise go unnoticed.</p>
<p>With a rapidly growing customer base spanning over 50 countries, we know we are on to something good! Read what they have to say&#8230;</p>
<p><strong>Customer Speak </strong><br />
Eduardo Fernandez, president of Shuttle Cloud, is a <a href="http://blog.softlayer.com/2011/technology-partner-spotlight-migrationbox-com/">current Softlayer customer</a>, and he shared a little about his experience with RevealCloud Pro:</p>
<blockquote><p>&#8220;Our business is built in the cloud so monitoring performance is critical. With RevealCloud Pro, we have an easy to install and easy to use product that gives us everything we need to monitor our instances and ensure our systems are running optimally. I like the high level view RevealCloud provides of all instances on one screen so I can see the health of our systems at-a glance. By contrast, members of my team need to know in real-time if any of our instances are either not responsive or have a very high load, memory or processing issue. By receiving alerts as soon as an issue occurs via cell or email means we can address things immediately. We also use the historical tracking to monitor trends and look at activity during the overnight hours.&#8221;</p></blockquote>
<p>In addition to cloud performance monitoring, RevealCloud Pro also works on servers located on premise, in the data center, or in virtual environments. RevealCloud Pro makes viewing multiple systems simple, and is ideal for those who want to compare performance among their servers with no hassle. </p>
<p><strong>Offer for SoftLayer Customers</strong><br />
Experience RevealCloud for yourself &#8230; It&#8217;s addictive! Try <a href="http://app.copperegg.com/signup?utm_source=softlayer&#038;utm_medium=listing&#038;utm_campaign=partner">RevealCloud Pro</a> for free today.</p>
<p>- Mike Raab, <a href="http://copperegg.com/?utm_source=softlayer&#038;utm_medium=listing&#038;utm_campaign=partner">CopperEgg</a></p>
<div class="tpm-note">This guest blog series highlights companies in SoftLayer&#8217;s <a href="http://www.softlayer.com/marketplace">Technology Partners Marketplace</a>. <br/>These <a href="http://blog.softlayer.com/partner-marketplace/">Partners</a> have built their businesses on the SoftLayer Platform, and we&#8217;re excited for them to tell their stories. New Partners will be added to the Marketplace each month, so stay tuned for many more come.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.softlayer.com/2011/copperegg-tech-partner-spotlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postling: Tech Partner Spotlight</title>
		<link>http://blog.softlayer.com/2011/technology-partner-spotlight-postling/</link>
		<comments>http://blog.softlayer.com/2011/technology-partner-spotlight-postling/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 14:39:35 +0000</pubDate>
		<dc:creator>Guest Blog</dc:creator>
				<category><![CDATA[Partner Marketplace]]></category>
		<category><![CDATA[SoftLayer]]></category>
		<category><![CDATA[consolidation]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[marketplace]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[partner]]></category>
		<category><![CDATA[posting]]></category>
		<category><![CDATA[postling]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[technology partnet marketplace]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://blog.softlayer.com/2011/</guid>
		<description><![CDATA[This is a guest blog with David Lifson from our partner Postling. Postling is an ideal social media management tool for small businesses. Postling&#8217;s dashboard allows the user to take control of their online presence by aggregating all of their social media accounts in one place. David will be sharing some social media tips and [...]]]></description>
			<content:encoded><![CDATA[<p class="attribution">This is a guest blog with David Lifson from our partner Postling. <a href="http://www.postling.com">Postling</a> is an ideal social media management tool for small businesses. Postling&#8217;s dashboard allows the user to take control of their online presence by aggregating all of their social media accounts in one place. David will be sharing some social media tips and tricks in a separate blog in the near future.</p>
<div class="yt560"><iframe width="560" height="349" src="http://www.youtube.com/embed/E29wf9DHm68" frameborder="0" allowfullscreen></iframe></div>
<div class="more-info"><strong>Company Website:</strong> <a href="http://www.postling.com/">http://www.postling.com/</a><br/><strong>Tech Partners Marketplace:</strong> <a href="http://www.softlayer.com/marketplace/postling">http://www.softlayer.com/marketplace/postling</a></div>
<div class="tpm-note">This guest blog series highlights companies in SoftLayer&#8217;s <a href="http://www.softlayer.com/marketplace">Technology Partners Marketplace</a>. <br/>These <a href="http://blog.softlayer.com/partner-marketplace/">Partners</a> have built their businesses on the SoftLayer Platform, and we&#8217;re excited for them to tell their stories. New Partners will be added to the Marketplace each month, so stay tuned for many more come.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.softlayer.com/2011/technology-partner-spotlight-postling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AppFirst: Tech Partner Spotlight</title>
		<link>http://blog.softlayer.com/2011/techology-partner-spotlight-appfirst/</link>
		<comments>http://blog.softlayer.com/2011/techology-partner-spotlight-appfirst/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 13:45:44 +0000</pubDate>
		<dc:creator>Guest Blog</dc:creator>
				<category><![CDATA[Partner Marketplace]]></category>
		<category><![CDATA[AppFirst]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[partners]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.softlayer.com/2011/</guid>
		<description><![CDATA[This is a guest blog from AppFirst, a SoftLayer Tech Marketplace Partner specializing in managing servers and applications with a SaaS-based monitoring solution. Company Website: http://www.appfirst.comTech Partners Marketplace: http://www.softlayer.com/marketplace/appfirst How You Should Approach Monitoring in the Cloud Monitoring in the cloud may sound like it&#8217;s easy, but there&#8217;s one important thing you need to know [...]]]></description>
			<content:encoded><![CDATA[<p class="attribution">This is a guest blog from <a href="http://www.appfirst.com">AppFirst</a>, a SoftLayer Tech Marketplace Partner specializing in managing servers and applications with a SaaS-based monitoring solution.</p>
<div class="yt560"><iframe width="560" height="349" src="http://www.youtube.com/embed/4n7JxKnt3pU" frameborder="0" allowfullscreen></iframe></div>
<div class="more-info"><strong>Company Website:</strong> <a href="http://www.appfirst.com">http://www.appfirst.com</a><br/><strong>Tech Partners Marketplace:</strong> <a href="http://www.softlayer.com/marketplace/appfirst">http://www.softlayer.com/marketplace/appfirst</a></div>
<h3>How You Should Approach Monitoring in the Cloud</h3>
<p>Monitoring in the cloud may sound like it&#8217;s easy, but there&#8217;s one important thing you need to know before you get started: traditional monitoring techniques simply don&#8217;t work when you&#8217;re in the cloud.</p>
<p>&#8220;But why?&#8221; you may ask. &#8220;Why can&#8217;t I use Polling and Byte Code Injection in my cloud infrastructure?&#8221;</p>
<p><span id="more-3904"></span></p>
<p>With Polling, you miss incidents between intervals, you only get the data that you requested, and you can only monitor parts of the application but not the whole thing. If you choose to use Polling for your cloud monitoring, you&#8217;ll have to deal with missing important data you need.</p>
<p>And with Byte Code Injection, you only get data from within the language run-time, meaning you don&#8217;t have the real data of what is happening across your application stack. It is inferred.</p>
<p>Using our own product on our production systems, we have learned three lessons about running in the cloud.</p>
<p><strong>Lesson #1: Visibility = Control</strong><br />
By definition, running in the cloud means you are running in a shared environment. You don&#8217;t have the CPU cycles your operating system reports you have, and sometimes, the hypervisor will throttle you. In our experience, some cloud vendors are much better at managing this than others. When running in some clouds, we&#8217;ve had huge variations in performance throughout the day, significantly impacting our end-users experience. One of the reasons we chose SoftLayer was because we didn&#8217;t see those kinds of variances.</p>
<p>The reality is until you have visibility into what your application truly needs in terms of resources, you don&#8217;t have control of your application and your user&#8217;s experience. According to an Aberdeen study, 68% of the time IT finds out about application issues from end users. Don&#8217;t let this be you!</p>
<p><strong>Lesson #2: It&#8217;s Okay to Use Local Storage</strong><br />
The laws of physics reign, so the disk is always the slowest piece. No getting around the fact there are physical elements involved like spindles and disks spinning. And then when you share it, as you do in the cloud, there can be other issues &#8230; It all depends on the characteristics of your application. If it&#8217;s serving up lots of static data, then cloud-based storage can most likely work for you. However, if you have lots of dynamic, small chunks of data, you are probably best served by using local storage. This is the architecture we had to go with given the nature of our application.</p>
<p>With servers around the world streaming application behavior data to our production system all the time and needing to process it to make it available in a browser, we had to use local storage. In case you are interested in reading more on this and RAM based designs here are some posts:</p>
<ul>
<li><a href="http://highscalability.com/are-cloud-based-memory-architectures-next-big-thing">High Scalability &#8211; Are Cloud Based Memory Architectures the Next Big Thing?</a></li>
<li><a href="http://gevaperry.typepad.com/main/2009/03/memorybased-architectures-and-the-cloud.html">Thinking Out Cloud &#8211; Memory-Based Architectures and the Cloud</a></li>
<li><a href="http://blog.appfirst.com/a-ram-based-data-architecture">AppFirst &#8211; A RAM Based Data Architecture</a></li>
</ul>
<p><strong>Lesson #3: Know the Profile of Your Subsystems</strong><br />
Knowing the profile of your subsystems and what they need in terms of resources is imperative to have the best performing application. A cloud-only deployment may not be right for you; hybrid (cloud and dedicated physical servers) might work better.</p>
<p>As we discussed in Lesson #2 you might need to have local, persistent storage. Again, some vendors do this better than others. SoftLayer, in our experience, has a very good, high bandwidth connection between their cloud and physical infrastructure. But you can&#8217;t make these decisions in a vacuum. You need the data to tell you what parts of your application are network heavy, CPU intensive, and require a lot of memory in certain circumstances. We have learned a lot from using our own application on our production system. It&#8217;s very quick and easy for you to start learning about the profile of your application too.</p>
<p>We are constantly learning more about deploying in the cloud, NoSQL databases, scalable architectures, and more. Check out <a href="http://blog.appfirst.com/">the AppFirst blog</a> regularly for the latest.</p>
<p>We&#8217;d like to give a special shout out thanks to SoftLayer! We&#8217;re honored to be one of your launch partners in the new Technology Partners Marketplace.</p>
<p>-<a href="http://www.appfirst.com">AppFirst</a></p>
<div class="tpm-note">This guest blog series highlights companies in SoftLayer&#8217;s <a href="http://www.softlayer.com/marketplace">Technology Partners Marketplace</a>. <br/>These <a href="http://blog.softlayer.com/partner-marketplace/">Partners</a> have built their businesses on the SoftLayer Platform, and we&#8217;re excited for them to tell their stories. New Partners will be added to the Marketplace each month, so stay tuned for many more come.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.softlayer.com/2011/techology-partner-spotlight-appfirst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another Day. Another Product.</title>
		<link>http://blog.softlayer.com/2010/another-day-another-product/</link>
		<comments>http://blog.softlayer.com/2010/another-day-another-product/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 13:00:17 +0000</pubDate>
		<dc:creator>Mark Quigley</dc:creator>
				<category><![CDATA[Executive Blog]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[SoftLayer]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[graphing]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[portal]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.softlayer.com/?p=2320</guid>
		<description><![CDATA[Today, SoftLayer released an Advanced Monitoring Solution based on Nimsoft&#8217;s Monitoring software suite. In a nutshell the product will give SoftLayer visibility onto a customer&#8217;s server at the OS level. In addition to the great product benefit the customers receive, it will add tools to our sales and support staff to troubleshoot, diagnose and systems [...]]]></description>
			<content:encoded><![CDATA[<p>Today, SoftLayer released an Advanced Monitoring Solution based on <a href="http://www.nimsoft.com/" target="_blank">Nimsoft&#8217;s Monitoring software suite</a>. In a nutshell the product will give SoftLayer visibility onto a customer&#8217;s server at the OS level.  In addition to the great product benefit the customers receive, it will add tools to our sales and support staff to troubleshoot, diagnose and systems design.</p>
<p>The core product works through a piece of software that gets installed on a customer server called a robot. The robot in turn allows probes to be run on the server. The different probes collect various data points from the OS and applications. As the probes collect data they pass the information onto some intermediate backend servers, and eventually end up on our brand new HBase data warehouse (HBase is the massively scaled database for large amounts (petabytes) of data). This is the corner piece for the scalability of the offering.  So, robot is the main software and the probes are the application watchers that run inside the robot framework.</p>
<p>There are additional features outside of the process mentioned called &#8216;Offbox Monitors&#8217; or &#8216;Offbox Probes.&#8217; These are probes that live on servers in the SoftLayer data center. The idea behind these is that we are able to let customers have network services they want to monitor from a remote location. An example would be url_reponse, which monitors if a url is active and passing data (along with some other pieces of data people might be interested in like response time).</p>
<p>What it can monitor? The better question might be what can&#8217;t it monitor?  The SoftLayer offer comes in three packages &#8211; Basic, Advanced and Premium. Basic is a free package that monitors core hardware (CPU, memory, disk) along with simple process and services. Advanced moves into deeper system monitoring, and Premium adds more application monitoring (like databases, web services etc.). This offering is available for hardware, Monthly CCI&#8217;s and hourly CCI&#8217;s &#8211; basically for everything we sell. Customers can order the software from all order forms (external, internal, cci, server etc.) as well as add the service post deployment from the advanced monitoring portal page.</p>
<p>The service offering has two distinctive reporting features that we call graphing and alarms. Graphing allows customers to (yep, you guessed it) graph all the data we collect. For example, we can show a graph of CPU usage over time. Alarms are notifications that services are outside of a predetermined range. For example, you could setup an alarm when CPU usage goes above 90%. Alarms can be tracked from the customer portal, or email alerts (SoftLayer calls this list &#8216;Alarm Subscribers&#8217;) can be setup by the customer.</p>
<p>All the features of the product are accessed via the customer portal, or via SoftLayer&#8217;s internal portal. Configuration, graphing, and alarm management can all be done from one management page in the customer portal. In near real-time customers can change configurations directly on their server or cloud computing instance (CCI) for the various data points they want graph and alarm. It&#8217;s pretty slick, and it adds to the SoftLayer secret sauce. We have also added a feature that allows the customer to save configurations on a particular server and “redeploy” them on different servers or future servers they may add. This feature makes it easier to scale and customize for a particular customer&#8217;s needs.</p>
<p>As time goes on we will continue to add more probes and more features. This is just the beginning &#8211; make no mistake it&#8217;s pretty damn cool.</p>
<p>-<a href="http://twitter.com/quigleymar">@quigleymar</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.softlayer.com/2010/another-day-another-product/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
