<?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>Notes on ScopePort</title>
	
	<link>http://blog.scopeport.org</link>
	<description>The ScopePort Blog</description>
	<lastBuildDate>Sun, 12 Jul 2009 20:57:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/NotesOnScopeport" type="application/rss+xml" /><item>
		<title>New ScopePort feature: Notification method debugging</title>
		<link>http://feedproxy.google.com/~r/NotesOnScopeport/~3/LSX83DgHyOE/</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>
		<feedburner:origLink>http://blog.scopeport.org/scopeport/scopeport-feature-notification-method-debugging/</feedburner:origLink></item>
		<item>
		<title>How ScopePort helps you find your own programming errors</title>
		<link>http://feedproxy.google.com/~r/NotesOnScopeport/~3/InBQv6oHTwU/</link>
		<comments>http://blog.scopeport.org/scopeport/scopeport-helps-find-programming-errors/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 18:22:44 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[ScopePort]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[too many connections]]></category>
		<category><![CDATA[vitals]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=232</guid>
		<description><![CDATA[I followed a strange behaviour of the latest HEAD version of  ScopePort a few minutes ago: The services failed one after another with the SERVICE_INTERR status. This means that there has been an internal ScopePort error while checking the service. I took a look at the &#8220;Vitals&#8221; section in the ScopePort web interface and found [...]]]></description>
			<content:encoded><![CDATA[<p>I followed a strange behaviour of the latest HEAD version of  ScopePort a few minutes ago: The services failed one after another with the SERVICE_INTERR status. This means that there has been an internal ScopePort error while checking the service. I took a look at the &#8220;Vitals&#8221; section in the ScopePort web interface and found out that I must have forgotten a mysql_close() somewhere in my last changes:</p>
<p><a href="http://blog.scopeport.org/wp-content/uploads/2009/07/scopeport-too-many-connections.png"><img class="aligncenter size-full wp-image-233" title="scopeport-too-many-connections" src="http://blog.scopeport.org/wp-content/uploads/2009/07/scopeport-too-many-connections.png" alt="How ScopePort helps you find your own programming errors" width="262" height="83" /></a></p>
<p><em>Well, I also found a Typo&#8230; <img src='http://blog.scopeport.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="How ScopePort helps you find your own programming errors" /> </em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/scopeport/scopeport-helps-find-programming-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.scopeport.org/scopeport/scopeport-helps-find-programming-errors/</feedburner:origLink></item>
		<item>
		<title>How to add sound/audio to a video on Linux</title>
		<link>http://feedproxy.google.com/~r/NotesOnScopeport/~3/FFBsNSImUyM/</link>
		<comments>http://blog.scopeport.org/nix/add-soundaudio-video-linux/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 19:29:07 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[*NIX]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[avidemux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=212</guid>
		<description><![CDATA[I am planning to create a ScopePort screencast soon. I had no experience with screencasts when I started to work on that topic. This is why I encountered two main problems:

How do I create the video?
How do I add sound to that video?

The first problem was solved easily. I tried a few screen recorders and [...]]]></description>
			<content:encoded><![CDATA[<p>I am planning to create a ScopePort screencast soon. I had no experience with screencasts when I started to work on that topic. This is why I encountered two main problems:</p>
<ul>
<li>How do I create the video?</li>
<li>How do I add sound to that video?</li>
</ul>
<p>The first problem was solved easily. I tried a few screen recorders and decided to use <a href="http://recordmydesktop.sourceforge.net/about.php" target="_blank">recordmydesktop</a>. The main advantage of recordmydesktop is that it captures everything in a raw mode and encodes it when you stop recording. That makes it possible to record your screen without bigger speed problems. Everything looks pretty smooth and is usable for a screencast.</p>
<p>The second problem cost me a lot of Google searching. How can I add sound to that video? Here is the way I finally used:</p>
<p><strong>First step: Capture the video</strong></p>
<p>No Problem. I started recordmydesktop with the following parameters to capture only the first screen, with a fake cursor (the original one from KDE4 caused some problems) and with no sound. The sleep 3 before the execution of recordmydesktop gives me some time to close the shell and get ready to record.</p>
<pre>sleep 3 &amp;&amp; recordmydesktop -width 1680 -height 1050 -dummy-cursor black --no-sound</pre>
<p><strong>Second step: Convert the captured video to AVI</strong></p>
<p>The file recordmydesktop creates is in a OGG format. That is usually fine but we require an AVI file to add the sound. I converted the OGG file to AVI with <a href="http://en.wikipedia.org/wiki/MEncoder" target="_blank">mencoder</a> (Usually available in your favorite repository):</p>
<pre>mencoder -idx screencast.ogg -ovc lavc -oac mp3lame -o screencast.avi</pre>
<p><strong>Third and last step: Add the audio</strong></p>
<p>Now we can edit the video file with avidemux (also usually available in your repositories). Select &#8220;Audio&#8221; -&gt; &#8220;Main Track&#8221;.</p>
<p style="text-align: left;"><a href="http://blog.scopeport.org/wp-content/uploads/2009/06/avidemux.png" target="_blank"><img class="aligncenter size-large wp-image-213" title="avidemux" src="http://blog.scopeport.org/wp-content/uploads/2009/06/avidemux-1024x787.png" alt="How to add sound/audio to a video on Linux" width="556" height="427" /></a></p>
<p>Now select a AC3, MP3 or WAV file that should be added as the main audio track. Press okay, select &#8220;File&#8221; -&gt; &#8220;Save&#8221; -&gt; &#8220;Save video&#8221; and you are done. That&#8217;s it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/nix/add-soundaudio-video-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.scopeport.org/nix/add-soundaudio-video-linux/</feedburner:origLink></item>
		<item>
		<title>First ScopePort sighting in the wild</title>
		<link>http://feedproxy.google.com/~r/NotesOnScopeport/~3/t65j44PaQY0/</link>
		<comments>http://blog.scopeport.org/scopeport/scopeport-sighting-wild/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 13:33:58 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[ScopePort]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[web interface]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=200</guid>
		<description><![CDATA[Sven Kinne &#8211; who has been involved in a lot of alpha testing &#8211; just sent me an account for his ScopePort installation. He monitors around 50 services on different hosts. Here is a screenshot:
We are always happy about screnshots of your ScopePort installations! Send them to lennart@scopeport.org.
]]></description>
			<content:encoded><![CDATA[<p>Sven Kinne &#8211; who has been involved in a lot of alpha testing &#8211; just sent me an account for his ScopePort installation. He monitors around 50 services on different hosts. Here is a screenshot:<a href="http://blog.scopeport.org/wp-content/uploads/2009/06/scopeport-in-the-wild.png" target="_blank"><img class="aligncenter size-large wp-image-206" title="ScopePort in the wild" src="http://blog.scopeport.org/wp-content/uploads/2009/06/scopeport-in-the-wild-1024x640.png" alt="ScopePort in the wild" width="575" height="358" /></a></p>
<p>We are always happy about screnshots of your ScopePort installations! Send them to <a href="mailto:lennart@scopeport.org">lennart@scopeport.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/scopeport/scopeport-sighting-wild/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.scopeport.org/scopeport/scopeport-sighting-wild/</feedburner:origLink></item>
		<item>
		<title>ScopePort client now available via Rubygems</title>
		<link>http://feedproxy.google.com/~r/NotesOnScopeport/~3/PZP4rCakcY8/</link>
		<comments>http://blog.scopeport.org/scopeport/scopeport-client-rubygems/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 13:34:05 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[ScopePort]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[scopeport-client]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=196</guid>
		<description><![CDATA[You can now install the latest version of the ScopePort client via Rubygems. The gem is hosted at GitHub so you have to add GitHub as a repository first:
root@sundaysister# gem sources -a http://gems.github.com
You can now install the ScopePort client:
root@sundaysister# gem install lennartkoopmann-scopeport-client-ruby
Just start the client with &#8220;scopeport-client&#8221; if the gem binaries are in your $PATH.
Note [...]]]></description>
			<content:encoded><![CDATA[<p>You can now install the latest version of the ScopePort client via Rubygems. The gem is hosted at GitHub so you have to add GitHub as a repository first:</p>
<pre>root@sundaysister# gem sources -a http://gems.github.com</pre>
<p>You can now install the ScopePort client:</p>
<pre>root@sundaysister# gem install lennartkoopmann-scopeport-client-ruby</pre>
<p>Just start the client with &#8220;scopeport-client&#8221; if the gem binaries are in your $PATH.</p>
<p>Note that the current client version can only connect to a ScopePort server. It does not send real sensor data yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/scopeport/scopeport-client-rubygems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.scopeport.org/scopeport/scopeport-client-rubygems/</feedburner:origLink></item>
		<item>
		<title>ScopePort sample client written in Ruby</title>
		<link>http://feedproxy.google.com/~r/NotesOnScopeport/~3/EHvgKVH96zg/</link>
		<comments>http://blog.scopeport.org/scopeport/scopeport-sample-client-written-ruby/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 21:50:15 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[ScopePort]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[sample]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=191</guid>
		<description><![CDATA[I just pushed a first ScopePort sample client to our repositories. It is written in Ruby, connects to a ScopePort server, logs in and sends a sample sensor data package.
See the source code here: http://github.com/lennartkoopmann/scopeport-client-ruby/blob/665e4d69a93c73fd8055511aae55e88afcfb42c2/scopeport-client.rb
The ScopePort protocol for logging in and sending sensor data is described here: http://scopeport.org/docs/host_communications
Hey, by the way: ScopePort is now on [...]]]></description>
			<content:encoded><![CDATA[<p>I just pushed a first ScopePort sample client to our repositories. It is written in Ruby, connects to a ScopePort server, logs in and sends a sample sensor data package.</p>
<p>See the source code here: <a href="http://github.com/lennartkoopmann/scopeport-client-ruby/blob/665e4d69a93c73fd8055511aae55e88afcfb42c2/scopeport-client.rb" target="_blank">http://github.com/lennartkoopmann/scopeport-client-ruby/blob/665e4d69a93c73fd8055511aae55e88afcfb42c2/scopeport-client.rb</a></p>
<p>The ScopePort protocol for logging in and sending sensor data is described here: <a href="http://scopeport.org/docs/host_communications" target="_blank">http://scopeport.org/docs/host_communications</a></p>
<p>Hey, by the way: <a href="http://www.twitter.com/ScopePort" target="_blank">ScopePort is now on Twitter</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/scopeport/scopeport-sample-client-written-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.scopeport.org/scopeport/scopeport-sample-client-written-ruby/</feedburner:origLink></item>
		<item>
		<title>RailsConf 2009 review video</title>
		<link>http://feedproxy.google.com/~r/NotesOnScopeport/~3/8L1Zlt1xGao/</link>
		<comments>http://blog.scopeport.org/ruby-on-rails/railsconf-2009-review-video/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 10:57:39 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[railsconf]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[speakers]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=186</guid>
		<description><![CDATA[Greg Pollack created a 34 minutes video that shows the RailsConf 2009 speakers.
]]></description>
			<content:encoded><![CDATA[<p>Greg Pollack created <a href="http://www.railsenvy.com/2009/5/13/railsconf-video-2" target="_blank">a 34 minutes video</a> that shows the RailsConf 2009 speakers.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/ruby-on-rails/railsconf-2009-review-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.scopeport.org/ruby-on-rails/railsconf-2009-review-video/</feedburner:origLink></item>
		<item>
		<title>New and shiny blog</title>
		<link>http://feedproxy.google.com/~r/NotesOnScopeport/~3/MHtDZ12K9yE/</link>
		<comments>http://blog.scopeport.org/scopeport/shiny-blog/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 21:25:19 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[ScopePort]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[progress]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=178</guid>
		<description><![CDATA[I just relaunched the whole blog. There is a new layout, a lot of fixes and a completely updated WordPress including all plugins.
Meanwhile the ScopePort development is proceeding in big steps. I am currently hacking on a cluster model and a refactoring of the host monitoring parts. Ernesto is doing great work on the web [...]]]></description>
			<content:encoded><![CDATA[<p>I just relaunched the whole blog. There is a new layout, a lot of fixes and a completely updated WordPress including all plugins.</p>
<p>Meanwhile the ScopePort development is proceeding in big steps. I am currently hacking on a cluster model and a refactoring of the host monitoring parts. Ernesto is doing great work on the web interface. So stay tuned &#8211; We are going towards the first packaged release!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/scopeport/shiny-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.scopeport.org/scopeport/shiny-blog/</feedburner:origLink></item>
		<item>
		<title>VPN connection in Ubuntu Intrepid fails?</title>
		<link>http://feedproxy.google.com/~r/NotesOnScopeport/~3/pwVvQ8TIG-Y/</link>
		<comments>http://blog.scopeport.org/internet/vpn-connection-ubuntu-intrepid-fails/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 10:39:11 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[message too long]]></category>
		<category><![CDATA[swissvpn]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=171</guid>
		<description><![CDATA[I had this problem for a longer time now: When I established a VPN connection on Ubuntu Intrepid it just failed after a few seconds or minutes. This did not happen in the earlier Ubuntu versions.
The error in the syslog was: &#8220;nm-pptp-service-9656 warn[decaps_gre:pptp_gre.c:331]: short read (-1): Message too long&#8221;
There is a very simple solution for [...]]]></description>
			<content:encoded><![CDATA[<p>I had this problem for a longer time now: When I established a VPN connection on Ubuntu Intrepid it just failed after a few seconds or minutes. This did not happen in the earlier Ubuntu versions.</p>
<p>The error in the syslog was: &#8220;nm-pptp-service-9656 warn[decaps_gre:pptp_gre.c:331]: short read (-1): Message too long&#8221;</p>
<p>There is a very simple solution for that: Just set the MTU of your VPN connection to 1412 and the connection should stay alive! (sudo ifconfig ppp0 mtu 1412)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/internet/vpn-connection-ubuntu-intrepid-fails/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.scopeport.org/internet/vpn-connection-ubuntu-intrepid-fails/</feedburner:origLink></item>
		<item>
		<title>The new ScopePort website is online!</title>
		<link>http://feedproxy.google.com/~r/NotesOnScopeport/~3/rqd9nk6QtBE/</link>
		<comments>http://blog.scopeport.org/scopeport/scopeport-website-online-2/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 22:27:28 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[ScopePort]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=165</guid>
		<description><![CDATA[I recently released the new ScopePort website! Check it out: http://www.scopeport.org/

Please let me know what you think about it.
]]></description>
			<content:encoded><![CDATA[<p>I recently released the new ScopePort website! Check it out: <a href="http://www.scopeport.org/">http://www.scopeport.org/</a></p>
<p><a href="http://www.scopeport.org/"><img class="aligncenter size-large wp-image-166" title="new-scopeport-website" src="http://blog.scopeport.org/wp-content/uploads/2009/02/new-scopeport-website-1024x640.png" alt="The new ScopePort website is online!" width="501" height="312" /></a></p>
<p>Please let me know what you think about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/scopeport/scopeport-website-online-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.scopeport.org/scopeport/scopeport-website-online-2/</feedburner:origLink></item>
	</channel>
</rss>
