<?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>Projects Log &#187; smokeping</title>
	<atom:link href="http://dev.pulsed.net/wp/?cat=32&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://dev.pulsed.net/wp</link>
	<description>projects, diy</description>
	<lastBuildDate>Mon, 25 Jul 2011 11:22:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Patching Smokeping for Windows so you don&#039;t have to.</title>
		<link>http://dev.pulsed.net/wp/?p=31</link>
		<comments>http://dev.pulsed.net/wp/?p=31#comments</comments>
		<pubDate>Sun, 14 Oct 2007 16:49:48 +0000</pubDate>
		<dc:creator>Kevin DEHLINGER</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[smokeping]]></category>
		<category><![CDATA[win32]]></category>

		<guid isPermaLink="false">http://dev.pulsed.net/wp/?p=31</guid>
		<description><![CDATA[I&#039;m releasing this today, but it&#039;s still in beta (Everything that used to work with my old 2.0.8 patch works with that version, but not all new features have been tested yet)
What you&#039;ll need:
-Perl (latest version if you can)
-A web server (wamp is good, but others should work fine as well)

What the script will do [...]]]></description>
			<content:encoded><![CDATA[<p>I&#039;m releasing this today, but it&#039;s still in beta (Everything that used to work with my old 2.0.8 patch works with that version, but not all new features have been tested yet)</p>
<p><strong>What you&#039;ll need:</strong></p>
<p>-<a href="http://activestate.com/store/activeperl/">Perl</a> (latest version if you can)<br />
-A web server (<a href="http://www.wampserver.com/en/">wamp</a> is good, but others should work fine as well)</p>
<p><strong><br />
What the script will do and what it won&#039;t:</strong></p>
<p><strong>it will:</strong> download smokeping, rrdtool, and fping, help you configure smokeping (owner, mail, etc), patch what&#039;s needed to be patched, install a new feature that is not included in smokeping&#039;s official package (zoom in/out with pageup|pagedown)<br />
<strong>it won&#039;t:</strong> install/configure your webserver, install perl, add targets in your configuration file</p>
<p><strong><br />
what&#039;s working and what&#039;s untested yet:</strong></p>
<p><strong>working:</strong> everything that used to work with the 2.0.8 version, Ajax based ineractive graph zooming (+ my exclusive zoom with pageup/pagedown feature), Multi Target Graphs, using drives different than &quot;c:&quot;<br />
<strong>not tested yet:</strong> Master/Slave setup for multi source smokeping deployments.</p>
<p><strong>How to configure wamp, or apache:</strong><br />
<strong>edit</strong> httpd.conf (C:\wamp\Apache2\conf\httpd.conf with wamp)<br />
<strong>change: </strong>ScriptAlias /cgi-bin/ &quot;C:/wamp/Apache2/cgi-bin/&quot; into ScriptAlias /cgi-bin/ &quot;c:/wamp/cgi/&quot;    <strong>*</strong><br />
<strong>change: </strong>&lt;Directory &quot;C:/wamp/Apache2/cgi-bin/&quot;> into &lt;Directory &quot;c:/wamp/cgi&quot;>     <strong>*</strong><br />
(<strong>*</strong> you don&#039;t _have_ to do that, and of course you can change every paths, you just have to provide every paths to the install script)<br />
<strong>create</strong> a folder in your www root folder (c:\wamp\www if you&#039;re runing wamp) and name it &quot;simg&quot;</p>
<p>The install script will ask you the www root folder and the image folder</p>
<p><code>WWW root folder [Default: C:\wamp\www] (must already exist)</code></p>
<p><code>image folder from C:\wamp\www [Default: simg]</code></p>
<p>that&#039;s it! if something is not self explanatory enough, or if you have questions feel free to leave a comment</p>
<p>for testing, and autostart take a look at steps 7,8, and 10 here <a href="http://dev.pulsed.net/wp/?p=3">http://dev.pulsed.net/wp/?p=3</a></p>
<p><a href="http://dev.pulsed.net/misc/smokepinginstaller.zip">Download the Smokeping Installer for Windows</a>, unzip it and launch &#034;install n patch.pl&#034;</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.pulsed.net/wp/?feed=rss2&amp;p=31</wfw:commentRss>
		<slash:comments>127</slash:comments>
		</item>
	</channel>
</rss>
