<?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; Ubuntu</title>
	<atom:link href="http://blog.mirko-pluhar.de/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mirko-pluhar.de</link>
	<description>Aus Neuseeland. Ohne Umlaute.</description>
	<lastBuildDate>Wed, 28 Dec 2011 02:27:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Update Ubuntu 9.10 -&gt; Ubuntu 10.04</title>
		<link>http://blog.mirko-pluhar.de/2010/04/04/update-ubuntu-9-10-ubuntu-10-04/</link>
		<comments>http://blog.mirko-pluhar.de/2010/04/04/update-ubuntu-9-10-ubuntu-10-04/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 23:23:22 +0000</pubDate>
		<dc:creator>mirko</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.mirko-pluhar.de/?p=527</guid>
		<description><![CDATA[Just some notes for myself remove usb entry from fstab, otherwise system will not boot wtf ??? gtkpod is broken ugly workaround: ln -s /usr/lib/libimobiledevice.so.0 /usr/lib/libiphone.so.0 to be continued&#8230;]]></description>
			<content:encoded><![CDATA[<p>Just some notes for myself </p>
<li>remove usb entry from fstab, otherwise system will not boot wtf ???</li>
<li><del datetime="2010-05-24T06:13:06+00:00">gtkpod is broken ugly workaround:  ln -s /usr/lib/libimobiledevice.so.0 /usr/lib/libiphone.so.0</del></li>
<p>to be continued&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mirko-pluhar.de/2010/04/04/update-ubuntu-9-10-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple itunes und Virtualbox</title>
		<link>http://blog.mirko-pluhar.de/2009/09/30/apple-itunes-und-virtualbox/</link>
		<comments>http://blog.mirko-pluhar.de/2009/09/30/apple-itunes-und-virtualbox/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 22:46:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://blog.mirko-pluhar.de/?p=392</guid>
		<description><![CDATA[Notiz: itunes scheint am besten in Virtualbox zu funktionieren. Fuer Ubuntu muss man die USB Settings anpassen. Das ist hier dokumentiert: https://help.ubuntu.com/community/VirtualBox/USB Fuehrt man ein OS Upgrade auf dem Ipod Touch oder was auch immer durch, muss man in Virtualbox mehrmals das den Ipod wieder mit dem Gastsystem verbinden, will sagen &#8216;reconnecten&#8217; in dem man [...]]]></description>
			<content:encoded><![CDATA[<p>Notiz: itunes scheint am besten in Virtualbox zu funktionieren. Fuer Ubuntu muss man die USB Settings anpassen. Das ist hier dokumentiert: https://help.ubuntu.com/community/VirtualBox/USB</p>
<p>Fuehrt man ein OS Upgrade auf dem Ipod Touch oder was auch immer durch, muss man in Virtualbox mehrmals das den Ipod wieder mit dem Gastsystem verbinden, will sagen &#8216;reconnecten&#8217; in dem man den Haken vor dem Geraet anklickt. Ansonsten bricht itunes die Installation ab und der Ipod ist unbrauchbar.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mirko-pluhar.de/2009/09/30/apple-itunes-und-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>collectd + drraw + rrdtool</title>
		<link>http://blog.mirko-pluhar.de/2008/05/25/collectd-drraw-rrdtool/</link>
		<comments>http://blog.mirko-pluhar.de/2008/05/25/collectd-drraw-rrdtool/#comments</comments>
		<pubDate>Sun, 25 May 2008 14:08:09 +0000</pubDate>
		<dc:creator>mirko</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[drraw rrdtool ubuntu]]></category>

		<guid isPermaLink="false">http://duennes.wordpress.com/?p=59</guid>
		<description><![CDATA[If you&#8217;re trying to use ddraw and rrdtool on Ubuntu 8.04 you have to make some minor changes on the drraw.cgi to get it work. I guess the rrdtool API has changed and since drraw&#8217;s latest realease is from 2005 there is something to do. There error drraw prints out is &#8220;You must specify at [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re trying to use ddraw and rrdtool on Ubuntu 8.04 you have to make some minor changes on the drraw.cgi to get it work. I guess the rrdtool API has changed and since drraw&#8217;s latest realease is from 2005 there is something to do.</p>
<p>There error drraw prints out is &#8220;You must specify at least one RRA to add!&#8221;</p>
<p><strong>drraw.cgi</strong> 2.1.3 &lt;1.185.2.18&gt;</p>
<p><strong>Perl</strong> 5.008008</p>
<p><strong>CGI.pm</strong> 3.15</p>
<p><strong>RRDs.pm</strong> 1.2019</p>
<p>Here is the diff for drraw.cgi</p>
<p>1c1<br />
&lt; #! /usr/bin/perl -T<br />
&#8212;<br />
&gt; #! /usr/local/bin/perl -T<br />
2607c2607<br />
&lt;           = RRDs::fetch($file, $cf, 0, 0);<br />
&#8212;<br />
&gt;                 = RRDs::fetch($file, $cf, &#8216;-s&#8217;, 0, &#8216;-e&#8217;, 0);</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mirko-pluhar.de/2008/05/25/collectd-drraw-rrdtool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading Ubuntu 7.10</title>
		<link>http://blog.mirko-pluhar.de/2007/11/03/updrading-ubuntu-710/</link>
		<comments>http://blog.mirko-pluhar.de/2007/11/03/updrading-ubuntu-710/#comments</comments>
		<pubDate>Sat, 03 Nov 2007 10:46:26 +0000</pubDate>
		<dc:creator>mirko</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Gutsy Upgrade]]></category>

		<guid isPermaLink="false">http://duennes.wordpress.com/2007/11/03/updrading-ubuntu-710/</guid>
		<description><![CDATA[Upgrading Ubuntu 7.04 to 7.10 caused much fewer pain than upgrading former releases. But there where still some issues to fight with.: cryptdisk Ubuntu 7.10 didn&#8217;t ask for my passphrase to decrypt my partitions after upgrade. After startup was able to run /etc/init./cryptdisks again and entering my passphrase. I found a workaround here slimserver I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>Upgrading Ubuntu 7.04 to 7.10 caused much fewer pain than upgrading former releases. But there where still some issues to fight with.:</p>
<p>cryptdisk</p>
<p>Ubuntu 7.10 didn&#8217;t ask  for my passphrase to decrypt my partitions after upgrade. After startup was able to run <code>/etc/init./cryptdisks</code> again and entering my passphrase. I found a workaround <a href="http://www.so36.net/urandom/33.html">here</a></p>
<p>slimserver</p>
<p>I&#8217;m a proud owner of a <a href="http://www.rokulabs.com/products_soundbridge.php" target="_blank">Rokulabs Soundbridge M1001</a> which works very well in my environment. After upgrading my <a href="http://wiki.slimdevices.com/index.cgi?SlimServer">music server</a>  wasn&#8217;t recognized by the M1001 anymore.<br />
After hours of reinstalling music server, resetting the Soundbridge I remembered <a href="http://www.hyperic.com/blog/hyperic/2007/10/24/hyperic-hq-and-gutsy-gibbon/">John&#8217;s posting </a>about network issues in Ubuntu 7.10 Obviously the problem is not only limited to DNS queries and not every piece of software is compatible with IP v6.</p>
<p>So i disabled IP v6 support in Ubuntu and voila I got my music archive back:</p>
<p><code>#alias net-pf-10 ipv6<br />
alias net-pf-10 off</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mirko-pluhar.de/2007/11/03/updrading-ubuntu-710/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu-Paket des Tages</title>
		<link>http://blog.mirko-pluhar.de/2007/07/07/ubuntu-paket-des-tages-2/</link>
		<comments>http://blog.mirko-pluhar.de/2007/07/07/ubuntu-paket-des-tages-2/#comments</comments>
		<pubDate>Sat, 07 Jul 2007 16:57:03 +0000</pubDate>
		<dc:creator>mirko</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://duennes.wordpress.com/2007/07/07/ubuntu-paket-des-tages-2/</guid>
		<description><![CDATA[htop ist ein konsolenbasierter, interaktiver process viewer und ist dem top-Kommando vorzuziehen. apt-get install htop]]></description>
			<content:encoded><![CDATA[<p>htop ist ein konsolenbasierter, interaktiver process viewer und ist dem  <code>top</code>-Kommando vorzuziehen.<br />
<code>apt-get install htop</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mirko-pluhar.de/2007/07/07/ubuntu-paket-des-tages-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wie schreibt man init.d-Skripte für Debian ?</title>
		<link>http://blog.mirko-pluhar.de/2007/07/07/wie-schreibt-man-initd-skripte-fur-debian/</link>
		<comments>http://blog.mirko-pluhar.de/2007/07/07/wie-schreibt-man-initd-skripte-fur-debian/#comments</comments>
		<pubDate>Sat, 07 Jul 2007 07:06:21 +0000</pubDate>
		<dc:creator>mirko</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://duennes.wordpress.com/2007/07/07/wie-schreibt-man-initd-skripte-fur-debian/</guid>
		<description><![CDATA[Eigentlich nur eine Notiz für mich: Man liest sich aufmerksam das entsprechende Kapitel im Debian Policy Handbuch durch. Man schaut sich die Vorlage in/etc/init.d/skeleton an Man schaut sich andere Start/Stop-Skripte an und stellt fest das die &#8220;echten&#8221; Entwickler die Vorgaben aus dem Policy Handbuch nicht immer beachten. Dann passt man das skeleton-Skript an seine eigenen [...]]]></description>
			<content:encoded><![CDATA[<p>Eigentlich nur eine Notiz für mich:</p>
<ol>
<li>Man liest sich aufmerksam das entsprechende <a href="http://www.debian.org/doc/debian-policy/ch-opersys.html#s-sysvinit" target="_blank">Kapitel im Debian Policy Handbuch</a> durch.</li>
<li>Man schaut sich die Vorlage in<code>/etc/init.d/skeleton an</code></li>
<li>Man schaut sich andere Start/Stop-Skripte an und stellt fest das die &#8220;echten&#8221; Entwickler die Vorgaben aus dem Policy Handbuch nicht immer beachten.</li>
<li>Dann passt man das skeleton-Skript an seine eigenen Vorgaben an und versucht sich an das Policy-Handbuch zu halten.</li>
<li>Test des Skripts auf Debian-basierten Systemen.</li>
<li><a href="http://support.hyperic.com/confluence/display/hypcomm/Additional+Scripts" target="_blank">Veröffentlichen der Skripte</a> und auf Fehlerberichte warten <img src='http://blog.mirko-pluhar.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.mirko-pluhar.de/2007/07/07/wie-schreibt-man-initd-skripte-fur-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skype 1.4 Beta für Linux</title>
		<link>http://blog.mirko-pluhar.de/2007/06/17/skype-14-beta-fur-linux/</link>
		<comments>http://blog.mirko-pluhar.de/2007/06/17/skype-14-beta-fur-linux/#comments</comments>
		<pubDate>Sun, 17 Jun 2007 05:19:00 +0000</pubDate>
		<dc:creator>mirko</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://duennes.wordpress.com/2007/06/17/skype-14-beta-fur-linux/</guid>
		<description><![CDATA[Für Linux gibts eine neue Beta Version von Skype. Via dhashi. Damit es bei mir unter Ubuntu 7.04 funktioniert, musste ich noch folgende Pakete installieren: sudo apt-get install libqt4-core libqt4-gui]]></description>
			<content:encoded><![CDATA[<p>Für Linux gibts eine neue Beta Version von Skype. Via <a href="http://dhashi.wordpress.com/2007/06/15/skype-14-beta-on-ubuntu-feisty-704/" target="_blank">dhashi</a>.</p>
<p>Damit es bei mir unter Ubuntu 7.04 funktioniert, musste ich noch folgende Pakete installieren:<br />
<code>sudo apt-get install libqt4-core libqt4-gui</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mirko-pluhar.de/2007/06/17/skype-14-beta-fur-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Weiteres Ubuntu 7.04 Kernel Update</title>
		<link>http://blog.mirko-pluhar.de/2007/06/12/weiteres-ubuntu-704-kernel-update/</link>
		<comments>http://blog.mirko-pluhar.de/2007/06/12/weiteres-ubuntu-704-kernel-update/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 06:42:15 +0000</pubDate>
		<dc:creator>mirko</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://duennes.wordpress.com/2007/06/12/weiteres-ubuntu-704-kernel-update/</guid>
		<description><![CDATA[Nach relativ kurzer Zeit stellt Ubuntu ein weiteres Kernel-Update zur Verfügung das Sicherheitslücken schließt und unter anderem auch das hier beschriebene Problem mit den IDE/SATA-Devices behebt. Leider vergesse ich immer bei einem Kernel-Update auch das Paket linux-restricted-modules zu installieren, das unter anderem den propietären NVIDIA-Treiber enthält. Schade das es keine Abhängigkeiten zwischen den Kernel-Paketen und [...]]]></description>
			<content:encoded><![CDATA[<p>Nach relativ kurzer Zeit stellt Ubuntu ein weiteres <a href="https://lists.ubuntu.com/archives/ubuntu-security-announce/2007-June/000542.html" target="_blank">Kernel-Update</a> zur Verfügung das Sicherheitslücken schließt und unter anderem auch das <a href="http://duennes.wordpress.com/2007/05/29/probleme-mit-ubuntu-704-kernel-update/" target="_blank">hier beschriebene Problem</a> mit den IDE/SATA-Devices behebt.</p>
<p>Leider vergesse ich immer bei einem Kernel-Update auch das Paket <code>linux-restricted-modules</code> zu installieren, das unter anderem den propietären NVIDIA-Treiber enthält. Schade das es keine Abhängigkeiten zwischen den Kernel-Paketen und dem Modul-Paktet gibt, so das die Aktualisierung automatisch erfolgen würde.<br />
Bei mir hilft:<br />
<code>apt-get install linux-restricted-modules-2.6.20-16-generic</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mirko-pluhar.de/2007/06/12/weiteres-ubuntu-704-kernel-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyperic: Configure Tomcat 5.0 for Monitoring in Ubuntu</title>
		<link>http://blog.mirko-pluhar.de/2007/05/31/hyperic-configure-tomcat-50-for-monitoring-in-ubuntu/</link>
		<comments>http://blog.mirko-pluhar.de/2007/05/31/hyperic-configure-tomcat-50-for-monitoring-in-ubuntu/#comments</comments>
		<pubDate>Thu, 31 May 2007 06:03:05 +0000</pubDate>
		<dc:creator>mirko</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://duennes.wordpress.com/2007/05/31/hyperic-configure-tomcat-50-for-monitoring-in-ubuntu/</guid>
		<description><![CDATA[Update: Setting up Tomcat Monitoring for Ubuntu is exactly how it&#8217;s decribed in the official documentation. I was a little bit confused by the symbolic links in the filesystem and thought myself to be wiser than the Hypericans Sorry about that. There ist one little difference is in the configuration of the Apache-Tomcat connector. But [...]]]></description>
			<content:encoded><![CDATA[<p>Update: Setting up Tomcat Monitoring for Ubuntu is exactly how it&#8217;s decribed in the official documentation. I was a little bit confused by the symbolic links in the filesystem and thought myself to be wiser than the Hypericans <img src='http://blog.mirko-pluhar.de/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  Sorry about that. There ist one little difference is in the configuration of the Apache-Tomcat connector. But maybe its worth reading because I wrote something about howto protect the webapp if you&#8217;re using Apache.</p>
<p>Setting up Tomcat Monitoring  in Hyperic is easy by reading the <a href="http://support.hyperic.com/confluence/display/DOCSHQ30/Tomcat+5.0+server" target="_blank">documentation.</a><br />
<del datetime="2007-05-31T19:29:11+00:00">If you&#8217;re going to do that in Debian-based Distributions it&#8217;s a little bit different to the original documentation.</del>  I set up tomcat monitoring on <a href="http://www.gnusolaris.org/gswiki" target="_blank">Nexenta GNU/OpenSolaris</a> and <a href="http://www.ubuntu.com/" target="_blank">Ubunbtu 6.06 LTS</a> Here  it ist:</p>
<p>At first download an install an Hyperic Agent on your Tomcat-Machine. For Ubuntu use <code>hyperic-hq-agent-n.n.n-nnn-x86-linux.tgz</code> oder for 64-Bit AMD Systems <code>hyperic-hq-agent-n.n.n-nnn-amd64-linux.tgz</code>.<br />
My Nexenta installation is in Virtual Machine  on a x86-System, so I got <code> 	hyperic-hq-agent-3.0.4-389-noJRE.tgz</code> and installed a Java Runtime Environement for myself.</p>
<p>To enable monitoring of Tomcat servers and services the Tomcat server must be instrumented using a filter to collect metrics and a webapp to deliver the metric data into HQ. The web application, filter and any additional jars are packaged in the HQ agent directory under <code>product_connectors/servlet-3.0.4</code> for HQ Agent 3.0.4. All commands below should be issued from this directory.</p>
<p>If you are using Apache/JK to front your Tomcat installation you will need to setup a mount point. This can be done by adding the following to your Apache configuration <code>/etc/apache2/conf.d/jk</code> file.<br />
You can find an example in <code>/usr/share/doc/libapache2-mod-jk/httpd_example_apache2.conf</code></p>
<p><code>JkMount /hyperic-hq/* ajp13_worker</code></p>
<p>Keep in mind that depending on how you configured your Apache the whole world can access the hyperic webapp ! I would advise you to use secure it by set up up the following Apache directive:<br />
<code>&lt;Location&gt;<br />
Order Deny,Allow<br />
Deny from all<br />
Allow from localhost<br />
#or<br />
Allow from iphyperichq<br />
&lt;/Location&gt;</code></p>
<p>The first step to making Tomcat monitorable is to install the filter, JMX jars and webapp. These are used to collect internal Tomcat metrics.</p>
<p><code>cp libs/hq-filter.jar /usr/lib/tomcat5/common/lib<br />
cp libs/mx4j-jmx.jar /usr/lib/tomcat5/common/lib<br />
cp -R hyperic-hq /usr/lib/tomcat5/webapps</code></p>
<p>In fact you can copy your files also to <code>/usr/share/tomcat5/</code> which is a symbolic link to <code>/usr/lib/tomcat5/</code>.</p>
<p>Finally, the filter must be enabled. The following must be added to <code>/etc/tomcat5/web.xml</code>. Keep in mind that each tag type must be grouped together.</p>
<p>&lt;filter&gt;<br />
&lt;filter-name&gt;JMXFilter&lt;/filter-name&gt;<br />
&lt;filter-class&gt;org.hyperic.hq.product.servlet.filter.JMXFilter&lt;/filter-class&gt;</p>
<p>&lt;!&#8211; Uncomment the following line to enable response time logging.<br />
The directory you specify as the param can include properties<br />
referenced from the System.properties of the vm.</p>
<p>The ResponseTime log file will by default store the last 1 hour&#8217;s<br />
worth of response time data. This file gets truncated as soon as<br />
data is succesfully sent into the server. The file is named uniquely<br />
for each webapp in the form: yourContextName_HQResponseTime.log</p>
<p>If this fragment is included in the global web.xml for the container,<br />
all webapps in it will generate response time data, and have logs<br />
following the format described above. You can enable it individually<br />
on each webapp as well if you dont want every webapp to generate<br />
response time data</p>
<p>&#8211;&gt;<br />
&lt;!&#8211;<br />
&lt;init-param&gt;<br />
&lt;param-name&gt;responseTimeLogDir&lt;/param-name&gt;<br />
&lt;param-value&gt;/var/lib/tomcat5/logs&lt;/param-value&gt;<br />
&lt;/init-param&gt;<br />
&#8211;&gt;</p>
<p>&lt;!&#8211; these are optional parameters which you can override to optimize logging &#8211;&gt;<br />
&lt;!&#8211;<br />
&lt;init-param&gt;<br />
&lt;param-name&gt;bufferSize&lt;/param-name&gt;<br />
&lt;param-value&gt;8k&lt;/param-value&gt;<br />
&lt;/init-param&gt;</p>
<p>&lt;init-param&gt;<br />
&lt;param-name&gt;bufferTime&lt;/param-name&gt;<br />
&lt;param-value&gt;1h&lt;/param-value&gt;<br />
&lt;/init-param&gt;<br />
&#8211;&gt;<br />
&lt;/filter&gt;</p>
<p>&lt;filter-mapping&gt;<br />
&lt;filter-name&gt;JMXFilter&lt;/filter-name&gt;<br />
&lt;url-pattern&gt;/*&lt;/url-pattern&gt;<br />
&lt;/filter-mapping&gt;</p>
<p>&lt;listener&gt;<br />
&lt;listener-class&gt;org.hyperic.hq.product.servlet.filter.JMXSessionListener&lt;/listener-class&gt;<br />
&lt;/listener&gt;</p>
<p>&lt;servlet&gt;<br />
&lt;servlet-name&gt;JMXWebappMetricServlet&lt;/servlet-name&gt;<br />
&lt;servlet-class&gt;org.hyperic.hq.product.servlet.filter.JMXFilterInitServlet&lt;/servlet-class&gt;<br />
&lt;load-on-startup&gt;1&lt;/load-on-startup&gt;<br />
&lt;/servlet&gt;</p>
<p>This can be tested by verifying your webapps show up correctly in the <a href="http://localhost:8180/hyperic-hq/jmx-attributes?dmp=hyperic-hq:*" target="_blank">JMX Servlet</a>. You may need to modify the hostname in the URL if your jmxUrl is configured relative to the agent host or if you use Apache in front of your Tomcat-Installation as described above.</p>
<p><strong>Configure Tomcat 5.0 for Log Tracking</strong></p>
<p>To enable Log Tracking in HQ, Tomcat must be configured with <code>log4j</code>. These steps are based on the standard Tomcat documentation.</p>
<p>On a blank Ubuntu-Installation /usr/lib/tomcat5/common/classes/log4j.properties does not exist,  so create one with the following example contents:</p>
<p><code>#These properties can be modified.  The only requirement is that the<br />
#ConversionPattern includes the priority (%p)<br />
log4j.rootLogger=INFO, R<br />
log4j.appender.R.File=${catalina.home}/logs/tomcat.log<br />
log4j.appender.R.MaxBackupIndex=1<br />
log4j.appender.R.MaxFileSize=5000KB<br />
log4j.appender.R.layout.ConversionPattern=%d %-5p [%c{1}] %m%n<br />
log4j.appender.R.layout=org.apache.log4j.PatternLayout<br />
log4j.appender.R=org.apache.log4j.RollingFileAppender</code></p>
<p>Next, copy the following jars unless they have already been installed:</p>
<p><code>cp pdk/lib/log4j.jar /usr/lib/tomcat5/common/lib<br />
cp pdk/lib/commons-logging.jar /usr/lib/tomcat5/common/lib</code></p>
<p>Restart Tomcat for the changes to take effect: <code>/etc/init.d/tomcat5 restart</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mirko-pluhar.de/2007/05/31/hyperic-configure-tomcat-50-for-monitoring-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Probleme mit Ubuntu 7.04 Kernel Update</title>
		<link>http://blog.mirko-pluhar.de/2007/05/29/probleme-mit-ubuntu-704-kernel-update/</link>
		<comments>http://blog.mirko-pluhar.de/2007/05/29/probleme-mit-ubuntu-704-kernel-update/#comments</comments>
		<pubDate>Tue, 29 May 2007 06:12:39 +0000</pubDate>
		<dc:creator>mirko</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://duennes.wordpress.com/2007/05/29/probleme-mit-ubuntu-704-kernel-update/</guid>
		<description><![CDATA[Der aktualisierte Ubuntu-Kernel 2.6.20-16 verwendet wohl nicht mehr das Schema des Vorgängers 2.6.20-15 nachdem auch die IDE-Platten als sd(x) benannt werden. Nach dem Kernel-Update heute morgen startet das System mit den neuen Kernel nicht. In der /etc/fstab verwende ich die tatsächlichen Gerätenamen und nicht die UUIDs. Der neue Kernel möchte dort wieder hd(x) sehen. Eine [...]]]></description>
			<content:encoded><![CDATA[<p>Der aktualisierte Ubuntu-Kernel  2.6.20-16 verwendet wohl nicht mehr das Schema des Vorgängers 2.6.20-15 nachdem auch die <a href="http://duennes.wordpress.com/?p=32" target="_blank">IDE-Platten als <code>sd(x)</code> </a>benannt werden.  Nach dem Kernel-Update heute morgen startet das System mit den neuen Kernel nicht. In der <code>/etc/fstab</code> verwende ich die tatsächlichen Gerätenamen und nicht die <code>UUIDs</code>. Der neue Kernel möchte dort wieder <code>hd(x)</code> sehen.</p>
<p>Eine Diskussion zu dem Thema findet sich  in den <a href="http://ubuntuforums.org/showthread.php?t=456662" target="_blank">Ubuntu Forums.</a></p>
<p>UPDATE: Der entsprechende <a href="https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/116996" target="_blank">Bugeintrag</a> bei launchpad</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mirko-pluhar.de/2007/05/29/probleme-mit-ubuntu-704-kernel-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

