<?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>Debian Tutorials &#187; hobbit</title>
	<atom:link href="http://www.debiantutorials.com/tag/hobbit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.debiantutorials.com</link>
	<description>Copy/Paste tutorials for Debian based Linux distros</description>
	<lastBuildDate>Tue, 27 Dec 2011 01:15:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Installing the Hobbit monitor on lenny</title>
		<link>http://www.debiantutorials.com/installing-the-hobbit-monitor-on-lenny/</link>
		<comments>http://www.debiantutorials.com/installing-the-hobbit-monitor-on-lenny/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 13:32:54 +0000</pubDate>
		<dc:creator>aip</dc:creator>
				<category><![CDATA[Lenny]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[hobbit]]></category>
		<category><![CDATA[lenny]]></category>

		<guid isPermaLink="false">http://www.debiantutorials.net/?p=77</guid>
		<description><![CDATA[Hobbit monitors your hosts, your network services, and anything else you configure it to do via extensions. Hobbit can periodically generate requests to network services - http, ftp, smtp and so on - and record if the service is responding as expected. You can also monitor local disk utilisation, logfiles and processes through the use [...]]]></description>
			<content:encoded><![CDATA[<p>Hobbit monitors your hosts, your network services, and anything else you configure it to do via extensions. Hobbit can periodically generate requests to network services - http, ftp, smtp and so on - and record if the service is responding as expected. You can also monitor local disk utilisation, logfiles and processes through the use of agents installed on the servers. </p>
<p><em>Before you install, make sure you have Apache web server installed.</em></p>
<p>1. Install hobbit packages</p>
<p><code>apt-get install hobbit hobbit-client hobbit-plugins<br />
</code><span id="more-77"></span></p>
<p>2. By default hobbit only allows connections from local host. Append the IP addresses you want to allow here in all three of the Allow from[...] lines like shown here (pico /etc/apache2/conf.d/hobbit)</p>
<p><code>Allow from localhost ::1/128 192.168.1.2<br />
</code></p>
<p><em>In this case I have added the 192.168.1.2 but you should replace it to the one on your computer</em></p>
<p>3. Create a user to access the administration section</p>
<p><code>htpasswd -c /etc/hobbit/hobbitpasswd {username}<br />
</code></p>
<p>4. Restart apache</p>
<p><code>/etc/init.d/apache2 restart<br />
</code></p>
<p>Now you can access the hobbit monitoring console on this location http://youservername/hobbit/ (Make sure you include the trailing slash)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.debiantutorials.com/installing-the-hobbit-monitor-on-lenny/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
