<?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>blog.mirko-pluhar.de &#187; Suse</title>
	<atom:link href="http://blog.mirko-pluhar.de/category/suse/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mirko-pluhar.de</link>
	<description>Aus Neuseeland. Ohne Umlaute.</description>
	<lastBuildDate>Mon, 30 Aug 2010 23:10:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hyperic HQ Agent Performance Optimization</title>
		<link>http://blog.mirko-pluhar.de/2009/01/19/hyperic-hq-agent-performance-optimization/</link>
		<comments>http://blog.mirko-pluhar.de/2009/01/19/hyperic-hq-agent-performance-optimization/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 21:05:19 +0000</pubDate>
		<dc:creator>mirko</dc:creator>
				<category><![CDATA[Hyperic]]></category>
		<category><![CDATA[Suse]]></category>

		<guid isPermaLink="false">http://blog.mirko-pluhar.de/?p=239</guid>
		<description><![CDATA[Running low on memory on your HQ Agent platforms ? Try to get rid of some useless plugins]]></description>
			<content:encoded><![CDATA[<p>Normally HQ loads every plugin available. You might disable some plugins that you do not need or plugins for software which is not available on your platform.<br />
This is the full list of all currently shipped plugins:</p>
<p><code>activemq alfresco apache bind coldfusion db2 dotnet exchange geronimo glassfish groovy-scripting hqagent hq-internal iis informix iplanet jboss jetty jmx memcached mqseries mssql mysql nagios netdevice netservices ntds ntp oc4j openldap oracle perlbal postfix postgresql resin samba sendmail servlet sqlquery sybase system tomcat vim vmware weblogic websphere xen zimbra<br />
</code><br />
For example on non-MS Windows platforms it makes sense to add the following line to your <code>agent.properties</code> file to blacklist the plugins:</p>
<p><code>plugins.exclude=exchange,iis,dotnet,mssql</code></p>
<p>It saves you some memory and maybe some CPU time for autodiscovery every 15 minutes <img src='http://blog.mirko-pluhar.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>On virtual guests you could probably add the following line:</p>
<p><code>plugins.exclude=vmware,xen</code></p>
<p>Currently only blacklisting of plugins is possible. Don&#8217;t forget to include plugins if you change the software set on your server .<br />
If you&#8217;re not sure what the plugin is for, don&#8217;t exclude it <img src='http://blog.mirko-pluhar.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mirko-pluhar.de/2009/01/19/hyperic-hq-agent-performance-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyperic: Monitoring von Bind 9.x unter SLES9</title>
		<link>http://blog.mirko-pluhar.de/2007/06/17/hyperic-monitoring-von-bind-9x-unter-sles9/</link>
		<comments>http://blog.mirko-pluhar.de/2007/06/17/hyperic-monitoring-von-bind-9x-unter-sles9/#comments</comments>
		<pubDate>Sun, 17 Jun 2007 05:50:24 +0000</pubDate>
		<dc:creator>mirko</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Hyperic]]></category>
		<category><![CDATA[Suse]]></category>

		<guid isPermaLink="false">http://duennes.wordpress.com/2007/06/17/hyperic-monitoring-von-bind-9x-unter-sles9/</guid>
		<description><![CDATA[Mit Hyperic HQ kann der DNS-Server Bind überwacht werden. Realisiert wird das über eine Statistik-Datei, die mit Hilfe des Programms rndc erzeugt wird. Für die Konfiguration in Novell SLES9 und wahrscheinlich auch für SLES10 funktioniert das so:

Mit  Yast das Paket bind-devel installieren. Dort ist rndc enthalten.
rndc-confgen aufrufen. Dadurch wird  die Datei /etc/rndc.conf generiert. [...]]]></description>
			<content:encoded><![CDATA[<p>Mit <a href="http://www.hyperic.com">Hyperic HQ</a> kann der DNS-Server <a href="http://www.isc.org/index.pl?/sw/bind/">Bind</a> überwacht werden. Realisiert wird das über eine Statistik-Datei, die mit Hilfe des Programms <code>rndc</code> erzeugt wird. Für die Konfiguration in Novell SLES9 und wahrscheinlich auch für SLES10 funktioniert das so:</p>
<ol>
<li>Mit  Yast das Paket <code>bind-devel</code> installieren. Dort ist <code>rndc</code> enthalten.</li>
<li><code>rndc-confgen</code> aufrufen. Dadurch wird  die Datei /etc/rndc.conf generiert. Diese Konfigurationsdatei erlaubt einen lokalen Zugriff von rndc auf den installierten Bind</li>
<li><code>/etc/rndc.conf</code> editieren und den  Abschnitt unterhalb der Zeile <code># End of rndc.conf</code> in die Datei <code>/etc/named.conf</code> schreiben. Die Kommentarzeichen des Abschnitts an den entsprechenden Stellen entfernen.</li>
<li>Überprüfen ob die <code>/etc/named.conf</code> eine Zeile <code>statistics-file "/var/log/named.stats";</code> enthält. <code>zone-statistics</code> müssen zum jetzigen Zeitpunkt (HQ Version 3.0.5) deaktiviert sein. Die Konfiguration  von Bind überprüfen und neu einlesen:<br />
<code>/etc/init.d/named probe</code><br />
<code>/etc/init.d/named reload</code></li>
<li> Unter SLES9 kan bind in einer <code>chroot</code> ausgeführt.  Ist dies der Fall befindet sich die Statistik-Datei nicht in <code>/var/log/named.stats</code> sondern in <code>/var/lib/named/log/named.stats</code></li>
<li>Jetzt können die Konfigurationsparameter in Hyperic HQ eingetragen werden. Es sind dabei die Hinweise für die Schreibrechte auf der Konfigurationsseite zu beachten Bei mir sieht es dann so aus wie auf dem Screenshot:</li>
</ol>
<p><a href="http://duennes.files.wordpress.com/2007/06/2007-06-17-073857_1152x864_scrot2.png" title="2007-06-17-073857_1152x864_scrot2.png"><img src="http://duennes.files.wordpress.com/2007/06/2007-06-17-073857_1152x864_scrot2.thumbnail.png" alt="2007-06-17-073857_1152x864_scrot2.png" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mirko-pluhar.de/2007/06/17/hyperic-monitoring-von-bind-9x-unter-sles9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Timekeeping in VMWare</title>
		<link>http://blog.mirko-pluhar.de/2007/03/21/timekeeping-in-vmware/</link>
		<comments>http://blog.mirko-pluhar.de/2007/03/21/timekeeping-in-vmware/#comments</comments>
		<pubDate>Wed, 21 Mar 2007 19:50:01 +0000</pubDate>
		<dc:creator>mirko</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Suse]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://duennes.wordpress.com/2007/03/21/timekeeping-in-vmware/</guid>
		<description><![CDATA[Virtualisierung mit VMWare ist eine feine Sache. Es gibt jedoch manchmal ein paar Kleinigkeiten, die einem das Leben schwer machen. So z.B. auf einer virtuellen Maschine die korrekte Zeit einzustellen. VMWare hat dazu eine 20 seitiges Dokument veröffentlicht und in den ]]></description>
			<content:encoded><![CDATA[<p>Virtualisierung mit VMWare ist eine feine Sache. Es gibt jedoch manchmal ein paar Kleinigkeiten, die einem das Leben schwer machen. So z.B. auf einer virtuellen Maschine die korrekte Zeit einzustellen. VMWare hat dazu eine <a href="http://www.vmware.com/pdf/vmware_timekeeping.pdf" target="_blank">20 seitiges Dokument</a> veröffentlicht und in den <a href=&#8221;http://www.vmware.com/community/thread.jspa?messageID=457641</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mirko-pluhar.de/2007/03/21/timekeeping-in-vmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
