<?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; zenoss</title>
	<atom:link href="http://www.debiantutorials.com/tag/zenoss/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.debiantutorials.com</link>
	<description>Copy/Paste tutorials for Debian Linux</description>
	<lastBuildDate>Wed, 08 Sep 2010 08:36:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Zenoss monitoring system</title>
		<link>http://www.debiantutorials.com/installing-zenoss-monitoring-system/</link>
		<comments>http://www.debiantutorials.com/installing-zenoss-monitoring-system/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 12:36:27 +0000</pubDate>
		<dc:creator>aip</dc:creator>
				<category><![CDATA[Lenny]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[zenoss]]></category>

		<guid isPermaLink="false">http://debiantutorials.net/?p=31</guid>
		<description><![CDATA[Zenoss is an award-winning open source IT monitoring product that effectively manages the configuration, health and performance of networks, servers and applications through a single, integrated software package.
Start by adding a zenoss entry to your apt sources (pico /etc/apt/sources.list):
deb http://dev.zenoss.org/deb main stable

Update apt repository
apt-get update

Install Zenoss and depending packages
apt-get install zenoss-stack

Start Zenoss
/etc/init.d/zenoss-stack start

You can now [...]]]></description>
			<content:encoded><![CDATA[<p>Zenoss is an award-winning open source IT monitoring product that effectively manages the configuration, health and performance of networks, servers and applications through a single, integrated software package.</p>
<p>Start by adding a zenoss entry to your apt sources (pico /etc/apt/sources.list):</p>
<p><code>deb http://dev.zenoss.org/deb main stable<br />
</code><span id="more-31"></span></p>
<p>Update apt repository</p>
<p><code>apt-get update<br />
</code></p>
<p>Install Zenoss and depending packages</p>
<p><code>apt-get install zenoss-stack<br />
</code></p>
<p>Start Zenoss</p>
<p><code>/etc/init.d/zenoss-stack start<br />
</code></p>
<p>You can now login by navigating to http://yourhost:8080/ using the username: admin and password: zenoss</p>
]]></content:encoded>
			<wfw:commentRss>http://www.debiantutorials.com/installing-zenoss-monitoring-system/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
