<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Uptime Robot - Blog</title>
	
	<link>http://blog.uptimerobot.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 09 Jan 2012 14:41:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/uptimerobot" /><feedburner:info uri="uptimerobot" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Getting Uptime Ratios Of Any Period Via API – Now Possible!</title>
		<link>http://blog.uptimerobot.com/getting-uptime-ratios-of-any-period-via-api-now-possible/</link>
		<comments>http://blog.uptimerobot.com/getting-uptime-ratios-of-any-period-via-api-now-possible/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 14:41:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[API]]></category>

		<guid isPermaLink="false">http://blog.uptimerobot.com/?p=42</guid>
		<description><![CDATA[Since the release of the API, the &#34;all time uptime ratio&#34; for each monitor is provided by default. Many users have asked for the ability to get weekly and/or monthly uptime ratios to integrate more values into their websites/apps. Today, we have added a new variable to the getMonitors method which can return the uptime [...]]]></description>
			<content:encoded><![CDATA[<p>Since the release of the API, the &quot;all time uptime ratio&quot; for each monitor is provided by default.</p>
<p>Many users have asked for the ability to get weekly and/or monthly uptime ratios to integrate more values into their websites/apps.</p>
<p>Today, we have added a new variable to the <a href="http://www.uptimerobot.com/api.asp#getMonitors"><code>getMonitors</code></a> method which<strong> can return the uptime ratio of any given period</strong>.</p>
<p>It can provide <strong>values back to 2 months</strong> (this is how long the logs are kept for).</p>
<p>The new feature is smart enough to <strong>return the ratios of multiple intervals in a single API call</strong>.</p>
<p>In order to use it, just add: <code>customUptimeRatio=7</code> to the <code>getMonitors</code> request for getting the 7 days uptime. Or you can go with <code>customUptimeRatio=7-30-60</code> to get uptime ratios of all 3 days.<span style="font-family: monospace;"> </span></p>
<p>To learn more about the usage, just check the <a href="http://www.uptimerobot.com/api.asp#getMonitors"><code>getMonitors</code></a> method in the API docs.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.uptimerobot.com/getting-uptime-ratios-of-any-period-via-api-now-possible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New API Methods &amp; Updates (About Alert Contacts)</title>
		<link>http://blog.uptimerobot.com/new-api-methods-updates-about-alert-contacts/</link>
		<comments>http://blog.uptimerobot.com/new-api-methods-updates-about-alert-contacts/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 17:01:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[API]]></category>

		<guid isPermaLink="false">http://blog.uptimerobot.com/?p=41</guid>
		<description><![CDATA[With the release of monitor-specific alert contacts, the API is updated accordingly and also gained some new methods. Updates alertContactIDs should be sent when creating or editing monitors to define which alert contacts to be notified of up/down events getMonitors method can now return the alert contacts of a monitor with adding showMonitorAlertContacts=1 to the [...]]]></description>
			<content:encoded><![CDATA[<p>With the <a href="http://blog.uptimerobot.com/new-feature-each-monitor-can-have-different-alert-contacts/">release of monitor-specific alert contacts</a>, the <strong>API is updated</strong> accordingly and also gained some new methods.</p>
<h3>Updates</h3>
<ul>
<li><code>alertContactID</code>s should be sent when creating or editing monitors to define which alert contacts to be notified of up/down events</li>
<li><code>getMonitors</code> method can now return the alert contacts of a monitor with adding <code>showMonitorAlertContacts=1</code> to the querystring</li>
</ul>
<h3>New Methods</h3>
<p>There are 3 new methods and the names define their functionality well:</p>
<ul>
<li><code>getAlertContacts<br />
		</code></li>
<li><code>newAlertContact<br />
		</code></li>
<li><code>deleteAlertContact<br />
		</code></li>
</ul>
<p>The <a href="http://www.uptimerobot.com/api.asp"><strong>API documentation</strong></a> is updated with all the new information</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.uptimerobot.com/new-api-methods-updates-about-alert-contacts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Feature – Each Monitor Can Have Different Alert Contacts</title>
		<link>http://blog.uptimerobot.com/new-feature-each-monitor-can-have-different-alert-contacts/</link>
		<comments>http://blog.uptimerobot.com/new-feature-each-monitor-can-have-different-alert-contacts/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 15:35:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://blog.uptimerobot.com/?p=39</guid>
		<description><![CDATA[Once a monitor is detected as down (and back up), Uptime Robot was sending notifications to all alert contacts defined in the &#34;My Settings&#34; page.. until today. We have rolled an exciting update today where you can assign different alert contacts for each monitor. Let&#39;s say: you have 10 monitors, 3 of them are your [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" alt="New Monitor Dialog" height="398" src="http://blog.uptimerobot.com/wp-content/uploads/new_monitor_dialog.gif" style="margin-right: 5px;" width="250" />Once a monitor is detected as down (and back up), <strong>Uptime Robot</strong> was sending notifications to all alert contacts defined in the &quot;My Settings&quot; page.. until today.</p>
<p>We have rolled an exciting update today where <strong>you can assign different alert contacts for each monitor</strong>.</p>
<p><strong>Let&#39;s say:</strong></p>
<ul>
<li>you have 10 monitors, 3 of them are your own websites and others belong to customers. And, you want <strong>Uptime Robot</strong> to notify your customers for &quot;only&quot; the up/down events of their websites,</li>
<li>you want to notify the web developer when your company website goes down and notify the IT admin when e-mails server don&#39;t work.</li>
</ul>
<p>These are all possible now.</p>
<h3>How to use it?</h3>
<p>Alert contacts are still defined to your account from the &quot;My Settings&quot; page. After that, they can be selected per monitor from the &quot;add and edit monitor&quot; dialogs.</p>
<h3>What about my current alert contact settings?</h3>
<p>We have assigned your alert contacts to your monitors accordingly. So, everything will keep working how they were.</p>
<p>If you prefer to change the alert contacts of a monitor, simply click the &quot;edit&quot; icon besides it and you&#39;ll see how easy it is.</p>
<h3>Did these updates change effect the API?</h3>
<p>Yes. There are now new methods and features reflecting the changes. Another blog post is coming about it within a few hours.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.uptimerobot.com/new-feature-each-monitor-can-have-different-alert-contacts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Monitor-Specific apiKeys &amp; Improvements On API</title>
		<link>http://blog.uptimerobot.com/monitor-specific-apikeys-improvements-on-api/</link>
		<comments>http://blog.uptimerobot.com/monitor-specific-apikeys-improvements-on-api/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 10:43:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[API]]></category>

		<guid isPermaLink="false">http://blog.uptimerobot.com/?p=38</guid>
		<description><![CDATA[Since the launch of the API ~a month ago, we are so excited to see many users integrating Uptime Robot ratios to their websites or auto-creating/deleting monitors from their apps. Also, several wrappers and code samples are shared which eases consuming the &#34;easy-to-use&#34; API more. As you know, the standard Uptime Robot apiKey can pull [...]]]></description>
			<content:encoded><![CDATA[<p>Since <a href="http://blog.uptimerobot.com/uptime-robot-gets-an-api/">the launch of the API</a> ~a month ago, we are so excited to see many users integrating <strong>Uptime Robot</strong> ratios to their websites or auto-creating/deleting monitors from their apps.</p>
<p>Also, <a href="http://www.uptimerobot.com/api.asp#unofficialResources">several wrappers and code samples</a> are shared which eases consuming the &quot;easy-to-use&quot; API more.</p>
<p>As you know, the standard <strong>Uptime Robot</strong> apiKey can pull and push data for every monitor in an account. You can create create monitors, edit or delete them. But, what if you need to use the API that pulls data from your account but displays it inside a client&#39;s website? Revealing the apiKey would be a security issue.</p>
<h3>Monitor-specific apiKeys</h3>
<p>A new type of apiKey comes to the rescue<span style="font-weight: bold;">: </span><strong>monitor-specific apiKeys</strong> are now added to the system which enables pulling data of &quot;only&quot; a given monitor.</p>
<p><strong>Each monitor can have their own apiKey</strong> and they are locked to use the <code>getMonitors</code> API method only for that monitor.</p>
<p>That is specially functional for web agencies and freelancers controlling multiple clients websites from their own <strong>Uptime Robot</strong> accounts.</p>
<h3>Improvements</h3>
<p>The <code>getMonitors</code> method now returns:</p>
<ul>
<li>monitorURL (can&#39;t find a good reason why this wasn&#39;t in the initial release : ))</li>
<li>httpusername and httppassword (as <a href="http://blog.uptimerobot.com/new-feature-monitoring-password-protected-websites/">monitoring password-protected websites is now possible</a>)</li>
</ul>
<h3>Tighter integration for web apps</h3>
<p>If you have a web application/service and looking for a tighter integration with <strong>Uptime Robot</strong> (like creating users via API), please feel free to contact us at support@uptimerobot.com for more details.</p>
<p>That&#39;s all for now : ).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.uptimerobot.com/monitor-specific-apikeys-improvements-on-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Feature: Monitoring Password-Protected Websites</title>
		<link>http://blog.uptimerobot.com/new-feature-monitoring-password-protected-websites/</link>
		<comments>http://blog.uptimerobot.com/new-feature-monitoring-password-protected-websites/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 15:07:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Password]]></category>

		<guid isPermaLink="false">http://blog.uptimerobot.com/?p=36</guid>
		<description><![CDATA[The websites or web pages preferring to stay private and having a password (Basic access authentication), normally returns HTTP 401 status which ends up being marked as &#34;down&#34; by Uptime Robot. Uptime Robot now has support for monitoring password-protected websites by optionally mentioning the username-password in the monitor&#39;s settings. The feature exists for both HTTP [...]]]></description>
			<content:encoded><![CDATA[<p>The websites or web pages preferring to stay private and having a password (<a href="http://en.wikipedia.org/wiki/Basic_access_authentication">Basic access authentication</a>), normally returns HTTP 401 status which ends up being marked as &quot;down&quot; by <strong>Uptime Robot</strong>.</p>
<p><strong>Uptime Robot</strong> now has support for monitoring password-protected websites by <strong>optionally</strong> mentioning the <strong>username-password in the monitor&#39;s settings</strong>.</p>
<p>The feature <strong>exists for both HTTP and Keyword monitor</strong>s and can be found in the &quot;optional settings&quot; link of &quot;Add New and Edit Monitor dialogs&quot;.</p>
<p><strong>P.S.</strong> The API requests, responses and documentation are updated accordingly.</p>
<p><img alt="Password Protected Monitors" height="438" src="http://blog.uptimerobot.com/wp-content/uploads/uptimerobot-password_protect.jpg" width="693" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.uptimerobot.com/new-feature-monitoring-password-protected-websites/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>New Feature: Push Notifications For iPhone, iPad And iPod (…And Mac Desktop)</title>
		<link>http://blog.uptimerobot.com/new-feature-push-notifications-for-iphone-ipad-and-ipod-and-mac-desktop/</link>
		<comments>http://blog.uptimerobot.com/new-feature-push-notifications-for-iphone-ipad-and-ipod-and-mac-desktop/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 18:20:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[iOS]]></category>

		<guid isPermaLink="false">http://blog.uptimerobot.com/?p=34</guid>
		<description><![CDATA[Besides being the developers of Uptime Robot, as website owners, we know that getting notified of downtimes instantly is so important. Uptime Robot already has a wide range of notification methods: e-mail, text message, Twitter DMs, RSS and API. Today, we are introducing a new notification method: push notifications for İOS -iPhone, iPad And iPod- [...]]]></description>
			<content:encoded><![CDATA[<p>Besides being the developers of <strong>Uptime Robot</strong>, as website owners, we know that <strong>getting notified of downtimes instantly is so important</strong>.</p>
<p><strong>Uptime Robot</strong> already has a wide range of notification methods: e-mail, text message, Twitter DMs, RSS and API.</p>
<p>Today, we are introducing a new notification method: <strong>push notifications for İOS -iPhone, iPad And iPod</strong>- through the popular and free iOS notification application <a href="http://boxcar.io/" target="_blank">Boxcar</a>.</p>
<p><img alt="Push Notifications via Boxcar" height="256" src="http://blog.uptimerobot.com/wp-content/uploads/push-notifications-boxcar.jpg" width="680" /></p>
<h3>Usage is pretty simple:</h3>
<ul>
<li><a href="http://boxcar.io/sign-up" target="_blank">Sign-up for a free Boxcar account<br />
		</a></li>
<li>Install the <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=321493542&amp;mt=8&amp;ign-mpt=uo%3D6" target="_blank">free Boxcar app</a> to your iOS device</li>
<li>Add your Boxcar e-mail as an alert contact in Uptime Robot&#39;s &quot;My Settings&gt;Add Alert Contacts&gt;iOS Push&quot; screen</li>
<li>And that&#39;s it.</li>
</ul>
<p>Also, Boxcar has a <a href="http://boxcar.io/download_mac" target="_blank">Mac Desktop application</a> which can also display the same notifications in your computer.</p>
<h3>Does this mean Uptime Robot won&#39;t have an iOS app?</h3>
<p>No, it doesn&#39;t. <strong>An iOS app for Uptime Robot is planned</strong> however we are currently focused on several other &quot;most requested&quot; features like reporting, website widgets and response time analysis.</p>
<p>Once, such core features are ready, we would love to launch a full-featured iOS app. But thought getting push notifications right now would be awesome.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.uptimerobot.com/new-feature-push-notifications-for-iphone-ipad-and-ipod-and-mac-desktop/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Uptime Robot Gets An API!</title>
		<link>http://blog.uptimerobot.com/uptime-robot-gets-an-api/</link>
		<comments>http://blog.uptimerobot.com/uptime-robot-gets-an-api/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 12:46:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[API]]></category>

		<guid isPermaLink="false">http://blog.uptimerobot.com/?p=33</guid>
		<description><![CDATA[After many requests from the users who would like to integrate Uptime Robot with their apps or create other interfaces for it (like a desktop or mobile), the Uptime Robot API is launched today which makes such integrations possible and so easy. This is the v1 of the API which covers most of the important [...]]]></description>
			<content:encoded><![CDATA[<p>After many requests from the users who would like to integrate <strong>Uptime Robot</strong> with their apps or create other interfaces for it (like a desktop or mobile), the <strong><a href="http://www.uptimerobot.com/api.asp">Uptime Robot API</a></strong> is launched today which makes such integrations possible and so easy.</p>
<p>This is the v1 of the API which covers most of the important stuff including:</p>
<ul>
<li>getting the list of monitors, their details (<strong>uptime ratio</strong>, URL, friendly name, type, etc.)</li>
<li>getting the notification logs for each monitor</li>
<li>getting the alert contacts notified after each notification</li>
<li>adding new monitors</li>
<li>editing monitors</li>
<li>deleting monitors.</li>
</ul>
<p>It is a <strong>REST API</strong> that can return:</p>
<ul>
<li>XML</li>
<li>JSON</li>
<li>JSON-p</li>
</ul>
<p>responses.</p>
<p>In order to use it, simply <strong>get your apiKey from the My Settings page</strong> and head to the <a href="http://www.uptimerobot.com/api.asp">API documentation</a>.</p>
<h3>What&#39;s next with the API?</h3>
<p>In the next version, we&#39;ll be adding:</p>
<ul>
<li>&quot;<strong>monitor-specific apiKeys</strong>&quot; so you can securely use the apiKey in a client&#39;s website without revealing your main apiKey</li>
<li>methods for managing alert contacts (adding/editing/deleting them)</li>
</ul>
<p>Please share your thoughts about the API and/or any other methods that you think should exist in the next version.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.uptimerobot.com/uptime-robot-gets-an-api/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Twitter DM Notifications Are Fixed (Were They Down?)</title>
		<link>http://blog.uptimerobot.com/twitter-dm-notifications-are-fixed-were-they-down/</link>
		<comments>http://blog.uptimerobot.com/twitter-dm-notifications-are-fixed-were-they-down/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 09:59:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://blog.uptimerobot.com/?p=29</guid>
		<description><![CDATA[A small update on a fix: a PHP-version update on the server of Uptime Robot&#39;s engine (1.5 days ago) had caused our Twitter DM notifications library to not function properly. The good news : it is fixed now and working as expected. Sorry for that guys -and, we have experienced that a serious number of [...]]]></description>
			<content:encoded><![CDATA[<p><strong>A small update on a fix:</strong><span style="font-weight: bold;"> </span>a PHP-version update on the server of Uptime Robot&#39;s engine (1.5 days ago) had caused our Twitter DM notifications library to not function properly.</p>
<p>The good news : <strong>it is fixed now</strong> and working as expected.</p>
<p>Sorry for that guys -and, we have experienced that a serious number of things have changed on PHP 5.3 : )-.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.uptimerobot.com/twitter-dm-notifications-are-fixed-were-they-down/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Better Accuracy With Multi-Continent Monitoring (&amp; New IPs)</title>
		<link>http://blog.uptimerobot.com/better-accuracy-with-multi-continent-monitoring-new-ips/</link>
		<comments>http://blog.uptimerobot.com/better-accuracy-with-multi-continent-monitoring-new-ips/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 13:01:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Remote]]></category>

		<guid isPermaLink="false">http://blog.uptimerobot.com/?p=27</guid>
		<description><![CDATA[You&#39;ll remember that Uptime Robot is controlling the monitors from multiple locations to double-check and make sure that they are really down or up. Although things work close to perfect, there are 2 downsides: all the monitoring nodes are located in US datacenters which makes it possible to get false/positives if the &#34;website being monitored&#34; [...]]]></description>
			<content:encoded><![CDATA[<p>You&#39;ll remember that Uptime Robot is controlling the monitors from multiple locations to double-check and make sure that they are really down or up.</p>
<p>Although things work close to perfect, there are 2 downsides:</p>
<ul>
<li>all the monitoring nodes are located in US datacenters which makes it possible to get false/positives if the &quot;website being monitored&quot; is not hosted in US and there is a communication problem between country/continent-wide networks (it sometimes happens).</li>
<li>Uptime Robot&#39;s remote monitors run on shared accounts which can not check port monitors that require full system ownership.</li>
</ul>
<p>In order to perfect the system, we started running <strong>2 new remote monitoring servers: in Europe (Ireland) and Asia (Singapore)</strong> that are placed in Amazon&#39;s Cloud.</p>
<p><img alt="Uptime Robot Locations" height="332" src="http://blog.uptimerobot.com/wp-content/uploads/uptimerobot-locations.jpg" width="680" /></p>
<p>So, with the new setup, <strong>every monitor will be controlled from 3 continents</strong> (North America, Europe and Asia) before it will be marked as down (including port monitors).</p>
<p>These new remote monitoring locations <strong>will be activated by 1 August 2011</strong> to make sure that you<strong> whitelist the new IPs below if needed / a firewall is used</strong> (if you didn&#39;t whitelist any IPs until now and things work ok, there is probably no need to take any actions):</p>
<ul>
<li>46.137.190.132</li>
<li>122.248.234.23</li>
</ul>
<p><strong>P.S.</strong> And, we&#39;ll be using these new nodes to check and report multi-continent response-times soon <img src='http://blog.uptimerobot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Happy monitoring everyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.uptimerobot.com/better-accuracy-with-multi-continent-monitoring-new-ips/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Small Update: Notification Messages Now Include The Amount Of Downtime</title>
		<link>http://blog.uptimerobot.com/small-update-notification-messages-now-include-the-amount-of-downtime/</link>
		<comments>http://blog.uptimerobot.com/small-update-notification-messages-now-include-the-amount-of-downtime/#comments</comments>
		<pubDate>Thu, 12 May 2011 14:45:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Notification]]></category>

		<guid isPermaLink="false">http://blog.uptimerobot.com/?p=26</guid>
		<description><![CDATA[This is a very small feature and wanted to activate it before rolling the bigger update that is being working on. When a monitor goes &#34;down&#34; first and &#34;up&#34; afterwards, Uptime Robot used to send the info: &#34;The monitor XY (http://www.xy.com/) is back up&#34;. Right now, it includes the amount of downtime so you won&#39;t [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" alt="Yellow Clock Icon" height="128" src="http://blog.uptimerobot.com/wp-content/uploads/clock_yellow.png" style="margin-right: 5px;" width="128" />This is a very small feature and wanted to activate it before rolling the bigger update that is being working on.</p>
<p>When a monitor goes &quot;down&quot; first and &quot;up&quot; afterwards, <strong>Uptime Robot</strong> used to send the info: &quot;The monitor XY (http://www.xy.com/) is back up&quot;.</p>
<p>Right now, it <strong>includes the amount of downtime</strong> so you won&#39;t have to compare the date-times of the notifications for finding the value. It is now like: &quot;The monitor XY (http://www.xy.com/) is back up <strong>(it was down since 1 days, 2 hours, 07 minutes and 57 seconds)</strong>&quot;.</p>
<p>Hope you like it : ).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.uptimerobot.com/small-update-notification-messages-now-include-the-amount-of-downtime/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

