<?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>Notes on ScopePort</title>
	<atom:link href="http://blog.scopeport.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scopeport.org</link>
	<description>The ScopePort Blog</description>
	<lastBuildDate>Sun, 07 Feb 2010 01:08:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Generate all graphs using a rake task</title>
		<link>http://blog.scopeport.org/scopeport/generate-graphs-rake-task/</link>
		<comments>http://blog.scopeport.org/scopeport/generate-graphs-rake-task/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 01:08:43 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[ScopePort]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rake]]></category>
		<category><![CDATA[task]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=348</guid>
		<description><![CDATA[Lennart just pushed a new rake task to master: graphfactory[:all&#124;:hosts&#124;:services]
Use it to generate all graphs at once &#8211; It is highly recommended  to use this task as a cronjob to avoid extremely long page generation times of host and service detail views.
Sample output:

$ rake graphfactory:all
=== Service 'Google' ===
Last stored value is from Sun Feb 07 [...]]]></description>
			<content:encoded><![CDATA[<p>Lennart just <a href="http://github.com/lennartkoopmann/scopeport-web-interface/commit/819c6a4dcbae2928ca80843054ec70a8dc00b665" target="_blank">pushed a new rake task to master</a>: <em>graphfactory[:all|:hosts|:services]</em></p>
<p>Use it to generate all graphs at once &#8211; It is highly recommended  to use this task as a cronjob to avoid extremely long page generation times of host and service detail views.</p>
<p><strong>Sample output:</strong></p>
<pre>
$ rake graphfactory:all
=== Service 'Google' ===
Last stored value is from Sun Feb 07 01:29:51 +0100 2010
Inserting 240 values into RRD...
=== Service 'ScopePort SMTP' ===
Last stored value is from Sun Feb 07 01:29:36 +0100 2010
Inserting 36 values into RRD...
=== Service 'ScopePort SSH' ===
Last stored value is from Sun Feb 07 01:30:47 +0100 2010
Inserting 22 values into RRD...
=== Host 'scopeport.org' ===
 	== Graph: cpuload ==
	Last stored value is from Sat Jan 23 22:16:28 +0100 2010
	Inserting 13038 values into RRD...
 	== Graph: disk-read-ops ==
	Last stored value is from Fri Dec 04 03:39:41 +0100 2009
	Inserting 4347 values into RRD...
 	== Graph: disk-write-ops ==
	Last stored value is from Fri Dec 04 03:39:41 +0100 2009
	Inserting 4347 values into RRD...
 	== Graph: free-memory ==
	Last stored value is from Sat Jan 23 22:19:28 +0100 2010
	Inserting 4347 values into RRD...
 	== Graph: open-files ==
	Last stored value is from Sat Jan 23 22:19:28 +0100 2010
	Inserting 4346 values into RRD...
 	== Graph: processes ==
	Last stored value is from Sat Jan 23 22:18:28 +0100 2010
	Inserting 4347 values into RRD...
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/scopeport/generate-graphs-rake-task/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing the ScopePort Quick Graphs</title>
		<link>http://blog.scopeport.org/scopeport/introducing-scopeport-quick-graphs/</link>
		<comments>http://blog.scopeport.org/scopeport/introducing-scopeport-quick-graphs/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 01:11:31 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[ScopePort]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[quick graph]]></category>
		<category><![CDATA[web interface]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=344</guid>
		<description><![CDATA[

]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.scopeport.org/wp-content/uploads/2009/12/qg1.png"><img class="aligncenter size-full wp-image-345" title="qg1" src="http://blog.scopeport.org/wp-content/uploads/2009/12/qg1.png" alt="Introducing the ScopePort Quick Graphs" width="550" height="351" /></a></p>
<p><a href="http://blog.scopeport.org/wp-content/uploads/2009/12/qg2.png"><img class="aligncenter size-full wp-image-346" title="qg2" src="http://blog.scopeport.org/wp-content/uploads/2009/12/qg2.png" alt="Introducing the ScopePort Quick Graphs" width="550" height="186" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/scopeport/introducing-scopeport-quick-graphs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Presenting ScopePort version 0.3-dev</title>
		<link>http://blog.scopeport.org/scopeport/presenting-scopeport-version-03dev/</link>
		<comments>http://blog.scopeport.org/scopeport/presenting-scopeport-version-03dev/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 01:34:58 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[ScopePort]]></category>
		<category><![CDATA[0.3-dev]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=326</guid>
		<description><![CDATA[I am happy to announce the release of ScopePort version 0.3-dev. There is no packaged version, because this is still a pre-alpha development release. A lot of people already successfully installed ScopePort on their systems and had no problems so far. Use the installation guides to install ScopePort directly from out git repositories. Note that [...]]]></description>
			<content:encoded><![CDATA[<p>I am happy to announce the release of ScopePort <a href="http://github.com/lennartkoopmann/scopeport-web-interface/tree/0.3-dev">version 0.3-dev</a>. There is no packaged version, because this is still a pre-alpha development release. A lot of people already successfully installed ScopePort on their systems and had no problems so far. Use the <a href="http://scopeport.org/support" target="_self">installation guides</a> to install ScopePort directly from out git repositories. Note that ScopePort is <strong>not</strong> yet feature complete as planned for the first real release. I am still working a lot on the whole system.</p>
<p>A few screenshots of the current state of the host monitoring parts:</p>
<div id="attachment_331" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.scopeport.org/wp-content/uploads/2009/12/1.png"><img class="size-full wp-image-331" title="1_small" src="http://blog.scopeport.org/wp-content/uploads/2009/12/1_small.png" alt="Host details I" width="550" height="439" /></a><p class="wp-caption-text">Host details I</p></div>
<div id="attachment_333" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.scopeport.org/wp-content/uploads/2009/12/2.png"><img class="size-full wp-image-333" title="2_small" src="http://blog.scopeport.org/wp-content/uploads/2009/12/2_small.png" alt="Host details II" width="550" height="439" /></a><p class="wp-caption-text">Host details II</p></div>
<div id="attachment_335" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.scopeport.org/wp-content/uploads/2009/12/3.png"><img class="size-full wp-image-335" title="3_small" src="http://blog.scopeport.org/wp-content/uploads/2009/12/3_small.png" alt="Host details III" width="550" height="439" /></a><p class="wp-caption-text">Host details III</p></div>
<div id="attachment_337" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.scopeport.org/wp-content/uploads/2009/12/4.png"><img class="size-full wp-image-337" title="4_small" src="http://blog.scopeport.org/wp-content/uploads/2009/12/4_small.png" alt="Defining sensor conditions for a host" width="550" height="439" /></a><p class="wp-caption-text">Defining sensor conditions for a host</p></div>
<div id="attachment_339" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.scopeport.org/wp-content/uploads/2009/12/5.png"><img class="size-full wp-image-339" title="5_small" src="http://blog.scopeport.org/wp-content/uploads/2009/12/5_small.png" alt="High availability/Clustering configuration" width="550" height="439" /></a><p class="wp-caption-text">High availability/Clustering configuration</p></div>
<p>Some replies of ScopePort users I am very happy about:</p>
<blockquote><p><span style="font-family: Calibri;">Cheers, it looks great, can&#8217;t wait to deploy it myself</span></p></blockquote>
<blockquote><p><span style="font-family: Calibri;">WOW! Very slick, easy to navigate, great colors, very professional looking app <img src='http://blog.scopeport.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Presenting ScopePort version 0.3 dev" /> </span></p></blockquote>
<blockquote><p><span style="font-family: Calibri;">Clear and  professional web interface! very nice work! Did you do all the CSS working as well? very cool one. I can&#8217;t wait to test the server side and see how much customized alerts that I can setup. Plus the graph looks very good</span></p></blockquote>
<blockquote><p><span style="font-family: Calibri;">I like to know when the app is ready for beta testing, we have looked at allot of apps, yours has allot of potential to meet our needs.</span></p></blockquote>
<blockquote><p><span style="font-family: Calibri;">I just wanted to say that the ScopePort project is looking great.</span></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/scopeport/presenting-scopeport-version-03dev/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The brand new and awesome ScopePort search</title>
		<link>http://blog.scopeport.org/scopeport/brand-awesome-scopeport-search/</link>
		<comments>http://blog.scopeport.org/scopeport/brand-awesome-scopeport-search/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 15:52:22 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[ScopePort]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=310</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div id="attachment_311" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.scopeport.org/wp-content/uploads/2009/08/scopeport-search.png"><img class="size-full wp-image-311" title="scopeport-search-small" src="http://blog.scopeport.org/wp-content/uploads/2009/08/scopeport-search-small.png" alt="Finding a service near you" width="550" height="804" /></a><p class="wp-caption-text">Finding a service near you</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/scopeport/brand-awesome-scopeport-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screenshot of the complete emergency view</title>
		<link>http://blog.scopeport.org/scopeport/screenshot-complete-emergency-view/</link>
		<comments>http://blog.scopeport.org/scopeport/screenshot-complete-emergency-view/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 01:05:20 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[ScopePort]]></category>
		<category><![CDATA[coordination]]></category>
		<category><![CDATA[detail]]></category>
		<category><![CDATA[emergency]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[view]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=305</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div id="attachment_307" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.scopeport.org/wp-content/uploads/2009/07/emergencies.jpg"><img class="size-full wp-image-307" title="emergencies_small" src="http://blog.scopeport.org/wp-content/uploads/2009/07/emergencies_small.jpg" alt="An emergency in detail view" width="550" height="504" /></a><p class="wp-caption-text">An emergency in detail view</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/scopeport/screenshot-complete-emergency-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emergency notification methods</title>
		<link>http://blog.scopeport.org/scopeport/emergency-notification-methods/</link>
		<comments>http://blog.scopeport.org/scopeport/emergency-notification-methods/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 02:52:18 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[ScopePort]]></category>
		<category><![CDATA[alert]]></category>
		<category><![CDATA[emergency]]></category>
		<category><![CDATA[methods]]></category>
		<category><![CDATA[notification]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=298</guid>
		<description><![CDATA[This is what you get immediately after somebody declared an emergency and selected a notification group you are a member of:
]]></description>
			<content:encoded><![CDATA[<p>This is what you get immediately after somebody declared an emergency and selected a notification group you are a member of:</p>
<div id="attachment_299" class="wp-caption aligncenter" style="width: 560px"><img class="size-full wp-image-299" title="scopeport_emergency_notification_1" src="http://blog.scopeport.org/wp-content/uploads/2009/07/scopeport_emergency_notification_1.jpg" alt="Email notification" width="550" height="414" /><p class="wp-caption-text">Email notification</p></div>
<div id="attachment_300" class="wp-caption aligncenter" style="width: 560px"><img class="size-full wp-image-300" title="scopeport_emergency_notification_2" src="http://blog.scopeport.org/wp-content/uploads/2009/07/scopeport_emergency_notification_2.jpg" alt="XMPP/Jabber notification" width="550" height="414" /><p class="wp-caption-text">XMPP/Jabber notification</p></div>
<div id="attachment_301" class="wp-caption aligncenter" style="width: 560px"><img class="size-full wp-image-301" title="scopeport_emergency_notification_3" src="http://blog.scopeport.org/wp-content/uploads/2009/07/scopeport_emergency_notification_3.jpg" alt="SMS notification" width="550" height="414" /><p class="wp-caption-text">SMS notification</p></div>
<div id="attachment_302" class="wp-caption aligncenter" style="width: 560px"><img class="size-full wp-image-302" title="scopeport_emergency_notification_4" src="http://blog.scopeport.org/wp-content/uploads/2009/07/scopeport_emergency_notification_4.jpg" alt="The emergency view in the web interface" width="550" height="414" /><p class="wp-caption-text">The emergency view in the web interface</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/scopeport/emergency-notification-methods/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Rails SMTP configuration parameters from database</title>
		<link>http://blog.scopeport.org/ruby-on-rails/rails-smtp-configuration-parameters-database/</link>
		<comments>http://blog.scopeport.org/ruby-on-rails/rails-smtp-configuration-parameters-database/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 01:08:34 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[actionmailer]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=270</guid>
		<description><![CDATA[Usually the Rails SMTP configuration takes place in config/environment.rb like this:

ActionMailer::Base.smtp_settings = &#123;
  :address =&#62; &#34;smtp.gmail.com&#34;,
  :port =&#62; 587,
  :domain =&#62; &#34;domain.com&#34;,
  :user_name =&#62; &#34;user@domain.com&#34;,
  :password =&#62; &#34;password&#34;,
  :authentication =&#62; :plain
&#125;

ScopePort already has a Email settings part in the setup section where all the required SMTP settings are stored. [...]]]></description>
			<content:encoded><![CDATA[<p>Usually the Rails SMTP configuration takes place in <em>config/environment.rb</em> like this:</p>

<div class="wp_syntax"><div class="code"><pre class="rails" style="font-family:monospace;"><span style="color:#6666ff; font-weight:bold;">ActionMailer::Base</span>.<span style="color:#9900CC;">smtp_settings</span> = <span style="color:#006600; font-weight:bold;">&#123;</span>
  <span style="color:#ff3333; font-weight:bold;">:address</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> <span style="color:#996600;">&quot;smtp.gmail.com&quot;</span>,
  <span style="color:#ff3333; font-weight:bold;">:port</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> <span style="color:#006666;">587</span>,
  <span style="color:#ff3333; font-weight:bold;">:domain</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> <span style="color:#996600;">&quot;domain.com&quot;</span>,
  <span style="color:#ff3333; font-weight:bold;">:user_name</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> <span style="color:#996600;">&quot;user@domain.com&quot;</span>,
  <span style="color:#ff3333; font-weight:bold;">:password</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> <span style="color:#996600;">&quot;password&quot;</span>,
  <span style="color:#ff3333; font-weight:bold;">:authentication</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> <span style="color:#ff3333; font-weight:bold;">:plain</span>
<span style="color:#006600; font-weight:bold;">&#125;</span></pre></div></div>

<p>ScopePort already has a <em>Email settings</em> part in the setup section where all the required SMTP settings are stored. I wanted to fetch the SMTP configuration from the database to avoid double configuration. I stumbled over this blog post after a while: <a href="http://broadcast.oreilly.com/2009/03/using-multiple-smtp-accounts-w.html" target="_blank">http://broadcast.oreilly.com/2009/03/using-multiple-smtp-accounts-w.html</a> Based on this I developed the following dynamic way to define the SMTP settings:</p>

<div class="wp_syntax"><div class="code"><pre class="rails" style="font-family:monospace;"><span style="color:#9966CC; font-weight:bold;">class</span> EmergencyMailer <span style="color:#006600; font-weight:bold;">&lt;</span> <span style="color:#6666ff; font-weight:bold;">ActionMailer::Base</span>   
  <span style="color:#9966CC; font-weight:bold;">def</span> load_settings
    @@smtp_settings = <span style="color:#006600; font-weight:bold;">&#123;</span>
      <span style="color:#ff3333; font-weight:bold;">:address</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> Setting.<span style="color:#5A0A0A; font-weight:bold;">first</span>.<span style="color:#9900CC;">mail_server</span>,
      <span style="color:#ff3333; font-weight:bold;">:port</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> Setting.<span style="color:#5A0A0A; font-weight:bold;">first</span>.<span style="color:#9900CC;">mail_port</span>,
      <span style="color:#ff3333; font-weight:bold;">:domain</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> Setting.<span style="color:#5A0A0A; font-weight:bold;">first</span>.<span style="color:#9900CC;">mail_hostname</span>,
      <span style="color:#ff3333; font-weight:bold;">:authentication</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> <span style="color:#ff3333; font-weight:bold;">:plain</span>,
      <span style="color:#ff3333; font-weight:bold;">:user_name</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> Setting.<span style="color:#5A0A0A; font-weight:bold;">first</span>.<span style="color:#9900CC;">mail_user</span>,
      <span style="color:#ff3333; font-weight:bold;">:password</span> <span style="color:#006600; font-weight:bold;">=&gt;</span>Setting.<span style="color:#5A0A0A; font-weight:bold;">first</span>.<span style="color:#9900CC;">mail_pass</span>
    <span style="color:#006600; font-weight:bold;">&#125;</span>
  <span style="color:#9966CC; font-weight:bold;">end</span>
&nbsp;
  <span style="color:#9966CC; font-weight:bold;">def</span> emergency_notification<span style="color:#006600; font-weight:bold;">&#40;</span>emergency, email<span style="color:#006600; font-weight:bold;">&#41;</span>
    load_settings
    recipients  email
    from        Setting.<span style="color:#5A0A0A; font-weight:bold;">first</span>.<span style="color:#9900CC;">mail_from</span>
    subject     <span style="color:#996600;">&quot;[ScopePort] An emergency has been declared!&quot;</span>
    sent_on     <span style="color:#CC00FF; font-weight:bold;">Time</span>.<span style="color:#9900CC;">now</span>
    body        <span style="color:#ff3333; font-weight:bold;">:emergency</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> emergency
  <span style="color:#9966CC; font-weight:bold;">end</span>
<span style="color:#9966CC; font-weight:bold;">end</span></pre></div></div>

<p>The method <em>load_settings</em> gets called by the delivery method and fills the <em>smtp_settings</em> instance variable with parameters from the database.</p>
<p>Check out this Rails Guide if you want to learn more about ActionMailer: <a href="http://guides.rubyonrails.org/action_mailer_basics.html" target="_blank">http://guides.rubyonrails.org/action_mailer_basics.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/ruby-on-rails/rails-smtp-configuration-parameters-database/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I can&#8217;t believe it&#8217;s a remote monitoring system: Emergencies with chat</title>
		<link>http://blog.scopeport.org/scopeport/remote-monitoring-system-emergencies-chat/</link>
		<comments>http://blog.scopeport.org/scopeport/remote-monitoring-system-emergencies-chat/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 01:40:08 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[ScopePort]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[emergencies]]></category>
		<category><![CDATA[emergency]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[real time]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=255</guid>
		<description><![CDATA[Lennart just commited (1, 2, 3) the new emergency system. In the ScopePort settings defined people will be notified about the emergency if you declare one. You can then coordinate countermeasures with your co-workers in the emergency detail view. There are the common comments (like in the service monitoring module) and even a real time [...]]]></description>
			<content:encoded><![CDATA[<p>Lennart just commited (<a href="http://github.com/lennartkoopmann/scopeport-web-interface/commit/c77c7ddc0b714658b071ee30ec7eeb832b2823e1" target="_blank">1</a>, <a href="http://github.com/lennartkoopmann/scopeport-web-interface/commit/e3574c6c8a93333961348813952a34eabdc8c228" target="_blank">2</a>, <a href="http://github.com/lennartkoopmann/scopeport-web-interface/commit/b46713700ee1c1a73b13dbe2cb4524bbe15b6c49" target="_blank">3</a>) the new emergency system. In the ScopePort settings defined people will be notified about the emergency if you declare one. You can then coordinate countermeasures with your co-workers in the emergency detail view. There are the common comments (like in the service monitoring module) and even a real time chat! The ScopePort logo is pulsating and there is a big message if there are active emergencies. You just can&#8217;t miss them &#8211; Even if you don&#8217;t check your notifications. (Emergency service, anyone? <img src='http://blog.scopeport.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="I cant believe its a remote monitoring system: Emergencies with chat" /> )</p>
<div id="attachment_259" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.scopeport.org/wp-content/uploads/2009/07/scopeport-declare-emergency.png" target="_blank"><img class="size-full wp-image-259 " title="scopeport-declare-emergency_small" src="http://blog.scopeport.org/wp-content/uploads/2009/07/scopeport-declare-emergency_small.png" alt="I cant believe its a remote monitoring system: Emergencies with chat" width="550" height="344" /></a><p class="wp-caption-text">Declaring an emergency</p></div>
<p style="text-align: center;">
<div id="attachment_263" class="wp-caption aligncenter" style="width: 562px"><a href="http://blog.scopeport.org/wp-content/uploads/2009/07/scopeport-emergency-chat.png"><img class="size-full wp-image-263 " title="scopeport-emergency-chat_small" src="http://blog.scopeport.org/wp-content/uploads/2009/07/scopeport-emergency-chat_small.png" alt="Emergency detail view with active chat" width="552" height="345" /></a><p class="wp-caption-text">Emergency detail view with active chat</p></div>
<p>(The emergency comments are still missing in these screenshots)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/scopeport/remote-monitoring-system-emergencies-chat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hacking at night: Working on the ScopePort emergency module</title>
		<link>http://blog.scopeport.org/uncategorized/hacking-night-working-scopeport-emergency-module/</link>
		<comments>http://blog.scopeport.org/uncategorized/hacking-night-working-scopeport-emergency-module/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 22:59:39 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=251</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.scopeport.org/wp-content/uploads/2009/07/hacking_at_night.jpg"><img class="aligncenter size-full wp-image-252" title="hacking_at_night" src="http://blog.scopeport.org/wp-content/uploads/2009/07/hacking_at_night.jpg" alt="Hacking at night: Working on the ScopePort emergency module" width="500" height="376" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/uncategorized/hacking-night-working-scopeport-emergency-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New ScopePort feature: Notification method debugging</title>
		<link>http://blog.scopeport.org/scopeport/scopeport-feature-notification-method-debugging/</link>
		<comments>http://blog.scopeport.org/scopeport/scopeport-feature-notification-method-debugging/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 20:57:46 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[ScopePort]]></category>
		<category><![CDATA[conversation]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[feature]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=238</guid>
		<description><![CDATA[ScopePort can now help you find out why a XMPP or SMTP notification did not reach you. You can enable a debug mode in the settings of the specific notification method:

All logged conversations can be investigated in the &#8220;Notification method debugging&#8221; section:

These commits by Lennart added the new features:


(scopeport-server) Now storing SMTP conversations in an [...]]]></description>
			<content:encoded><![CDATA[<p>ScopePort can now help you find out why a XMPP or SMTP notification did not reach you. You can enable a debug mode in the settings of the specific notification method:</p>
<p><a href="http://blog.scopeport.org/wp-content/uploads/2009/07/scopeport-notification-method-debugging21.png"><img class="aligncenter size-full wp-image-243" title="scopeport-notification-method-debugging2" src="http://blog.scopeport.org/wp-content/uploads/2009/07/scopeport-notification-method-debugging21.png" alt="New ScopePort feature: Notification method debugging" width="550" height="212" /></a></p>
<p>All logged conversations can be investigated in the &#8220;Notification method debugging&#8221; section:</p>
<p><a href="http://blog.scopeport.org/wp-content/uploads/2009/07/scopeport-notification-method-debugging.png"><img class="aligncenter size-full wp-image-245" title="scopeport-notification-method-debugging" src="http://blog.scopeport.org/wp-content/uploads/2009/07/scopeport-notification-method-debugging.png" alt="New ScopePort feature: Notification method debugging" width="549" height="325" /></a></p>
<p>These commits by Lennart added the new features:</p>
<div>
<ul>
<li><a href="http://github.com/lennartkoopmann/scopeport-server/commit/6bcf90012233430953387e3b6ad75ec521ad28d5" target="_blank">(scopeport-server) Now storing SMTP conversations in an own log table</a></li>
<li><a href="http://github.com/lennartkoopmann/scopeport-server/commit/c2a3f79903dbaeb6b5f82098a09e0449f2942638" target="_blank">(scopeport-server) Now logging SMTP conversations if enabled in web interface</a></li>
<li><a href="http://github.com/lennartkoopmann/scopeport-web-interface/commit/ee009d761f4ec83c80a3503f50d0a89536fef171" target="_blank">(scopeport-web-interface) Now supporting conversation logging of current server version. Server update and migration needed.</a></li>
<li><a href="http://github.com/lennartkoopmann/scopeport-server/commit/47cefb44b801d837966a5715cd0dca174d7dbf83" target="_blank">(scopeport-server) Now also able to debug XMPP sessions</a></li>
<li><a href="http://github.com/lennartkoopmann/scopeport-web-interface/commit/41df21ffe27ed75c62f9f5d7318604da59028a3d" target="_blank">(scopeport-web-interface) Added XMPP conversation debugging</a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/scopeport/scopeport-feature-notification-method-debugging/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
