<?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>sonyboy.dk &#187; debian</title>
	<atom:link href="http://www.sonyboy.dk/tag/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sonyboy.dk</link>
	<description>Tools, tip, tricks and other stuff I might come up with</description>
	<lastBuildDate>Sat, 04 Sep 2010 19:41:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Nagios3 &#8211; Could not stat() command file</title>
		<link>http://www.sonyboy.dk/2008/11/02/nagios3-could-not-stat-command-file/</link>
		<comments>http://www.sonyboy.dk/2008/11/02/nagios3-could-not-stat-command-file/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 23:01:28 +0000</pubDate>
		<dc:creator>Sonyboy</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[nagios3]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.sonyboy.dk/?p=48</guid>
		<description><![CDATA[On Debian and Ubuntu I have seen this error a lot of times with Nagios3. Error: Could not stat() command file &#8216;/var/lib/nagios3/rw/nagios.cmd&#8217;! To solve it, simply run /etc/init.d/nagios3 stop dpkg-statoverride &#8211;update &#8211;add nagios www-data 2710 /var/lib/nagios3/rw dpkg-statoverride &#8211;update &#8211;add nagios nagios 751 /var/lib/nagios3 /etc/init.d/nagios3 start]]></description>
			<content:encoded><![CDATA[<p>On Debian and Ubuntu I have seen this error a lot of times with Nagios3.</p>
<div class="codesnip-container" >Error: Could not stat() command file &#8216;/var/lib/nagios3/rw/nagios.cmd&#8217;!</div>
<p>To solve it, simply run</p>
<div class="codesnip-container" >/etc/init.d/nagios3 stop<br />
dpkg-statoverride &#8211;update &#8211;add nagios www-data 2710 /var/lib/nagios3/rw<br />
dpkg-statoverride &#8211;update &#8211;add nagios nagios 751 /var/lib/nagios3<br />
/etc/init.d/nagios3 start</div>]]></content:encoded>
			<wfw:commentRss>http://www.sonyboy.dk/2008/11/02/nagios3-could-not-stat-command-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

