<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Randy&#039;s weblog</title>
	<atom:link href="http://weblog.aklmedia.nl/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblog.aklmedia.nl</link>
	<description>Iedereen heeft recht op mijn mening</description>
	<lastBuildDate>Sun, 11 Dec 2011 22:09:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Install Zabbix Agent on Synology by enestu</title>
		<link>http://weblog.aklmedia.nl/2011/05/install-zabbix-agent-on-synology/comment-page-1/#comment-569</link>
		<dc:creator>enestu</dc:creator>
		<pubDate>Sun, 11 Dec 2011 22:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.aklmedia.nl/?p=557#comment-569</guid>
		<description>My dream a little Zabbix server on synoly to monitor few website and servers</description>
		<content:encoded><![CDATA[<p>My dream a little Zabbix server on synoly to monitor few website and servers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Zabbix Agent on Synology by Phil</title>
		<link>http://weblog.aklmedia.nl/2011/05/install-zabbix-agent-on-synology/comment-page-1/#comment-563</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Sat, 15 Oct 2011 00:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.aklmedia.nl/?p=557#comment-563</guid>
		<description>This is brilliant. I&#039;d been using Pandora FMS to monitor a Diskstation via SNMP, and after switching to Zabbix I was dreading configuring all those SNMP fields. Running a Zabbix agent is so much simpler and your instructions made it super easy. Thanks!</description>
		<content:encoded><![CDATA[<p>This is brilliant. I&#8217;d been using Pandora FMS to monitor a Diskstation via SNMP, and after switching to Zabbix I was dreading configuring all those SNMP fields. Running a Zabbix agent is so much simpler and your instructions made it super easy. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vSphere 5: The eagle has landed by ESX en RAID1</title>
		<link>http://weblog.aklmedia.nl/2011/08/vshpere-5-the-eagle-has-landed/comment-page-1/#comment-561</link>
		<dc:creator>ESX en RAID1</dc:creator>
		<pubDate>Thu, 06 Oct 2011 11:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.aklmedia.nl/?p=584#comment-561</guid>
		<description>[...] hebben cache, een batterij en ruimte tot 8 disks.  Ikzelf gebruik de PERC4/e controllers in mijn testlab, al zijn die door de SAN overbodig.                  Quote                 + Plaats een Reactie     [...]</description>
		<content:encoded><![CDATA[<p>[...] hebben cache, een batterij en ruimte tot 8 disks.  Ikzelf gebruik de PERC4/e controllers in mijn testlab, al zijn die door de SAN overbodig.                  Quote                 + Plaats een Reactie     [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Zabbix Agent on Synology by Mike</title>
		<link>http://weblog.aklmedia.nl/2011/05/install-zabbix-agent-on-synology/comment-page-1/#comment-549</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 12 Aug 2011 09:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.aklmedia.nl/?p=557#comment-549</guid>
		<description>I have also trouble creating the init-script. Could you please advice howto make automatic start of Zabbix? Now if  you restart Synology server Zabbix will not start automatically :(

Thanks!</description>
		<content:encoded><![CDATA[<p>I have also trouble creating the init-script. Could you please advice howto make automatic start of Zabbix? Now if  you restart Synology server Zabbix will not start automatically <img src='http://weblog.aklmedia.nl/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Zabbix Agent on Synology by Randy ten Have</title>
		<link>http://weblog.aklmedia.nl/2011/05/install-zabbix-agent-on-synology/comment-page-1/#comment-544</link>
		<dc:creator>Randy ten Have</dc:creator>
		<pubDate>Mon, 23 May 2011 22:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.aklmedia.nl/?p=557#comment-544</guid>
		<description>Use the command below (from a bash shell, not sh) to execute it under the user:
su - zabbix -c &quot;/opt/zabbix/sbin/zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf&quot;</description>
		<content:encoded><![CDATA[<p>Use the command below (from a bash shell, not sh) to execute it under the user:<br />
su &#8211; zabbix -c &#8220;/opt/zabbix/sbin/zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Zabbix Agent on Synology by gvhoofst</title>
		<link>http://weblog.aklmedia.nl/2011/05/install-zabbix-agent-on-synology/comment-page-1/#comment-543</link>
		<dc:creator>gvhoofst</dc:creator>
		<pubDate>Mon, 23 May 2011 21:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.aklmedia.nl/?p=557#comment-543</guid>
		<description>Thanks for your quick response.
I tried your suggestion, but it will always require the user zabbix even when AllowRoot is set to 1 in the conf-file.
One need to create a user &quot;zabbix&quot; as part of the admin group in the DM interface (control panel-&gt;user)
Doing so, it works like a charm.
Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for your quick response.<br />
I tried your suggestion, but it will always require the user zabbix even when AllowRoot is set to 1 in the conf-file.<br />
One need to create a user &#8220;zabbix&#8221; as part of the admin group in the DM interface (control panel-&gt;user)<br />
Doing so, it works like a charm.<br />
Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Zabbix Agent on Synology by Randy ten Have</title>
		<link>http://weblog.aklmedia.nl/2011/05/install-zabbix-agent-on-synology/comment-page-1/#comment-542</link>
		<dc:creator>Randy ten Have</dc:creator>
		<pubDate>Mon, 23 May 2011 20:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.aklmedia.nl/?p=557#comment-542</guid>
		<description>Hi,

I&#039;ve updated the article with a sample configuration and how to start the deamon.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve updated the article with a sample configuration and how to start the deamon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Zabbix Agent on Synology by gvhoofst</title>
		<link>http://weblog.aklmedia.nl/2011/05/install-zabbix-agent-on-synology/comment-page-1/#comment-541</link>
		<dc:creator>gvhoofst</dc:creator>
		<pubDate>Mon, 23 May 2011 19:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.aklmedia.nl/?p=557#comment-541</guid>
		<description>I have trouble creating the init-script. Could you please post your version?
Tahnks</description>
		<content:encoded><![CDATA[<p>I have trouble creating the init-script. Could you please post your version?<br />
Tahnks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dikke FAIL voor aanbiedingsknaller.nl by Eva</title>
		<link>http://weblog.aklmedia.nl/2009/08/dikke-fail-voor-aanbiedingsknaller-nl/comment-page-3/#comment-528</link>
		<dc:creator>Eva</dc:creator>
		<pubDate>Fri, 31 Dec 2010 12:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.aklmedia.nl/?p=211#comment-528</guid>
		<description>Bij mij precies hetzelfde verhaal als van Daphne (DECT telefoon) hierboven. Wat ik niet begrijp is dat deze man hier maar mee kan doorgaan. Waarom wordt hij niet opgepakt, aangepakt, geplukt, wat ook maar van toepassing is?</description>
		<content:encoded><![CDATA[<p>Bij mij precies hetzelfde verhaal als van Daphne (DECT telefoon) hierboven. Wat ik niet begrijp is dat deze man hier maar mee kan doorgaan. Waarom wordt hij niet opgepakt, aangepakt, geplukt, wat ook maar van toepassing is?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dikke FAIL voor aanbiedingsknaller.nl by Pim</title>
		<link>http://weblog.aklmedia.nl/2009/08/dikke-fail-voor-aanbiedingsknaller-nl/comment-page-3/#comment-516</link>
		<dc:creator>Pim</dc:creator>
		<pubDate>Sun, 19 Dec 2010 23:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.aklmedia.nl/?p=211#comment-516</guid>
		<description>Ik heb uiteindelijk mijn geld terug gekregen.
Blijven bestoken met mailtjes.
Blijven bellen net zolang tot ze door hebben dat je niet opgeeft.
Het is en zal altijd een slecht bedrijf blijven.
Doe absoluut geen zaken met dit bedrijf,
Ik wens diegene die geen producten geleverd hebben gekregen en geen goederen, veel sterkte.
Niet opgeven ook al gaat het om een klein bedrag.
Blijven stalken, het gaat om jouw eigen geld.</description>
		<content:encoded><![CDATA[<p>Ik heb uiteindelijk mijn geld terug gekregen.<br />
Blijven bestoken met mailtjes.<br />
Blijven bellen net zolang tot ze door hebben dat je niet opgeeft.<br />
Het is en zal altijd een slecht bedrijf blijven.<br />
Doe absoluut geen zaken met dit bedrijf,<br />
Ik wens diegene die geen producten geleverd hebben gekregen en geen goederen, veel sterkte.<br />
Niet opgeven ook al gaat het om een klein bedrag.<br />
Blijven stalken, het gaat om jouw eigen geld.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

