<?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>Systeminfo &#8211; Linux und Ich</title>
	<atom:link href="https://linuxundich.de/tag/systeminfo/feed/" rel="self" type="application/rss+xml" />
	<link>https://linuxundich.de</link>
	<description>Blog über Ubuntu, Linux, Android und IT</description>
	<lastBuildDate>Thu, 13 Mar 2025 12:30:28 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://linuxundich.de/wp-content/uploads/2025/04/cropped-lui-app-512-32x32.png</url>
	<title>Systeminfo &#8211; Linux und Ich</title>
	<link>https://linuxundich.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>JuiceSSH Performance Plugin als einfacher Server-Monitor</title>
		<link>https://linuxundich.de/gnu-linux/juicessh-performance-plugin-als-einfacher-server-monitor/</link>
					<comments>https://linuxundich.de/gnu-linux/juicessh-performance-plugin-als-einfacher-server-monitor/#comments</comments>
		
		<dc:creator><![CDATA[Christoph Langner]]></dc:creator>
		<pubDate>Tue, 19 Aug 2014 13:47:16 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[JuiceSSH]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Serverüberwachung]]></category>
		<category><![CDATA[Systeminfo]]></category>
		<guid isPermaLink="false">http://linuxundich.de/?p=26261</guid>

					<description><![CDATA[Wer nicht nur seine paar Rechner in den eigenen vier Wänden zu betreuen hat, sondern auch den einen oder anderen Server, der möchte ab und an auch mal einen Blick auf die Rechner werfen. Wie hoch ist die Last? Was macht der Netzwerk-Traffic? Wie voll ist die Festplatte? Dafür kann man natürlich aufwändige Monitoring-Lösungen wie Munin [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Wer nicht nur seine paar Rechner in den eigenen vier Wänden zu betreuen hat, sondern auch den einen oder anderen Server, der möchte ab und an auch mal einen Blick auf die Rechner werfen. Wie hoch ist die Last? Was macht der Netzwerk-Traffic? Wie voll ist die Festplatte? Dafür kann man natürlich aufwändige Monitoring-Lösungen wie <a title="Webbasierte Serverüberwachung mit Munin" href="http://linuxundich.de/gnu-linux/webbasierte-serveruberwachung-mit-munin/">Munin</a> oder <a href="http://www.cacti.net/" target="_blank" rel="noopener">Cacti</a> aufsetzen, doch nicht immer braucht es ein so aufwändiges Programm, wenn es eigentlich auch die top- bzw. htop-Statistiken oder ein schneller Blick auf <a href="http://linuxundich.de/tag/glances/">Glances</a> tun würde. Doch dafür braucht es zusätzliche meist zusätzliche Skripte und Programme auf dem Server. Dem JuiceSSH Performance Plugin reicht hingegen eine SSH-Verbindung aus.</p>
<p><span id="more-26261"></span></p>
<p>Das <a href="https://play.google.com/store/apps/details?id=com.sonelli.juicessh.performancemonitor" target="_blank" rel="noopener">JuiceSSH Performance Plugin</a> ist eine kleine Erweiterung für den leistungsfähigen <a href="https://play.google.com/store/apps/details?id=com.sonelli.juicessh" target="_blank" rel="noopener">JuiceSSH-Client für Android</a>, den ich auch hier im Blog schon <a href="http://linuxundich.de/tag/juicessh">öfters mal angesprochen habe</a>. Generell ist der Client schon alleine für <a title="Mosh als SSH-Ergänzung für wacklige UMTS- oder LTE-Datenverbindungen" href="http://linuxundich.de/gnu-linux/mosh-ssh-alternative-wackliges-umts/">seines Mosh-Supports</a> zu empfehlen, so lässt sich auch über eine wacklige UMTS- oder LTE-Verbindung zuverlässig per Shell auf einem entfernten Server arbeiten. Das Plugin installiert sich nun als eigene App auf dem Handy, nutzt aber die in JuiceSSH konfigurierten Verbindungen. So muss man nur im Kopf der App seinen Server auswählen und dann unten auf <em>Connect</em> tippen. Das Plugin baut daraufhin die Verbindung zum Server auf und frägt über gewöhnliche Linux-Befehle die Systemdaten ab.</p>
<p>In der App-Beschreibung schreibt der Entwickler, dass die App mit Ubuntu und Red Hat Enterprise Linux getestet wurde, bei mir funktioniert sie jedoch auch ohne Probleme mit einem Vserver mit Debian Wheezy und zwei Workstations mit Arch Linux bzw. Antergos. Da das JuiceSSH Performance Plugin eben die Ausgaben normaler Linux-Befehle wie <em>cat /proc/stat</em> oder <em>df | grep /</em> auswertet, sollte die App eigentlich auch mit anderen Linux-Distributionen problemlos zusammenarbeiten. Solltet ihr euch für den Code interessieren, so könnt ihr einen Blick in den <a href="https://github.com/sonelli/juicessh-performancemonitor" target="_blank" rel="noopener">GitHub des Entwicklers</a> werfen, das JuiceSSH Performance Plugin steht unter der Apache License 2.0.</p>

                <style type="text/css">
                    
                    #tdi_1  .td-doubleSlider-2 .td-item1 {
                        background: url(https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-09-47-80x60.png) 0 0 no-repeat;
                    }
                    #tdi_1  .td-doubleSlider-2 .td-item2 {
                        background: url(https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-35-80x60.png) 0 0 no-repeat;
                    }
                    #tdi_1  .td-doubleSlider-2 .td-item3 {
                        background: url(https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-08-80x60.png) 0 0 no-repeat;
                    }
                </style>

                <div id="tdi_1" class="td-gallery td-slide-on-2-columns">
                    <div class="post_td_gallery">
                        <div class="td-gallery-slide-top">
                           <div class="td-gallery-title">JuiceSSH</div>

                            <div class="td-gallery-controls-wrapper">
                                <div class="td-gallery-slide-count"><span class="td-gallery-slide-item-focus">1</span> von 3</div>
                                <div class="td-gallery-slide-prev-next-but">
                                    <i class = "td-icon-left doubleSliderPrevButton"></i>
                                    <i class = "td-icon-right doubleSliderNextButton"></i>
                                </div>
                            </div>
                        </div>

                        <div class = "td-doubleSlider-1 ">
                            <div class = "td-slider">
                                
                    <div class = "td-slide-item td-item1">
                        <figure class="td-slide-galery-figure td-slide-popup-gallery">
                            <a class="slide-gallery-image-link" href="https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-09-47.png" title="juicessh-performance_19-08-2014_15-09-47" data-caption="" data-description="">
                                <img decoding="async" src="https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-09-47-236x420.png" srcset="https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-09-47-236x420.png 236w, https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-09-47-250x444.png 250w, https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-09-47-101x180.png 101w, https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-09-47-169x300.png 169w, https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-09-47-281x500.png 281w, https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-09-47.png 540w" sizes="(max-width: 236px) 100vw, 236px" alt="">
                            </a>
                            
                        </figure>
                    </div>
                    <div class = "td-slide-item td-item2">
                        <figure class="td-slide-galery-figure td-slide-popup-gallery">
                            <a class="slide-gallery-image-link" href="https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-35.png" title="juicessh-performance_19-08-2014_15-10-35" data-caption="" data-description="">
                                <img decoding="async" src="https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-35-236x420.png" srcset="https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-35-236x420.png 236w, https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-35-250x444.png 250w, https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-35-101x180.png 101w, https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-35-169x300.png 169w, https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-35-281x500.png 281w, https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-35.png 540w" sizes="(max-width: 236px) 100vw, 236px" alt="">
                            </a>
                            
                        </figure>
                    </div>
                    <div class = "td-slide-item td-item3">
                        <figure class="td-slide-galery-figure td-slide-popup-gallery">
                            <a class="slide-gallery-image-link" href="https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-08.png" title="juicessh-performance_19-08-2014_15-10-08" data-caption="" data-description="">
                                <img decoding="async" src="https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-08-236x420.png" srcset="https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-08-236x420.png 236w, https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-08-250x444.png 250w, https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-08-101x180.png 101w, https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-08-169x300.png 169w, https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-08-281x500.png 281w, https://linuxundich.de/wp-content/uploads/2014/08/juicessh-performance_19-08-2014_15-10-08.png 540w" sizes="(max-width: 236px) 100vw, 236px" alt="">
                            </a>
                            
                        </figure>
                    </div>
                            </div>
                        </div>

                        <div class = "td-doubleSlider-2">
                            <div class = "td-slider">
                                
                    <div class = "td-button td-item1">
                        <div class = "td-border"></div>
                    </div>
                    <div class = "td-button td-item2">
                        <div class = "td-border"></div>
                    </div>
                    <div class = "td-button td-item3">
                        <div class = "td-border"></div>
                    </div>
                            </div>
                        </div>

                    </div>

                </div>
                
<p>//Update 19.08.2014: Beim Schreiben des Artikels hatte ich noch vergessen zu erwähnen, dass das JuiceSSH Performance Plugin nur mit einer SSH-Verbindung funktioniert. Wer eine Verbindung zu einem Server über das Mosh-Protokoll eingerichtet hat, der muss zusätzlich noch ein Profil mit SSH als Protokoll erstellen, erst dann baut das Plugin die Verbindung auf.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://linuxundich.de/gnu-linux/juicessh-performance-plugin-als-einfacher-server-monitor/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>Mit Inxi und I-Nex Informationen zur Hardware des Rechners ausgeben</title>
		<link>https://linuxundich.de/gnu-linux/inxi-inex-alternativen-zu-cpu-z/</link>
					<comments>https://linuxundich.de/gnu-linux/inxi-inex-alternativen-zu-cpu-z/#comments</comments>
		
		<dc:creator><![CDATA[Christoph Langner]]></dc:creator>
		<pubDate>Thu, 07 Aug 2014 06:44:42 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[CPU-G]]></category>
		<category><![CDATA[I-Nex]]></category>
		<category><![CDATA[Inxi]]></category>
		<category><![CDATA[Systeminfo]]></category>
		<category><![CDATA[Systeminformationen]]></category>
		<guid isPermaLink="false">http://linuxundich.de/?p=25741</guid>

					<description><![CDATA[Für Computer-Bastler wie du und ich, die ab und an mal fremde Rechner zwischen den Fingern zu haben, ist es wichtig schnell Informationen über die im Rechner verbaute Hardware in Erfahrung bringen zu können. Was für eine CPU steckt im Rechner? Was für ein Motherboard wurde verbaut? Hab ich hier eine Intel-, ATI- oder Nvidia-Grafikkarte [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Für Computer-Bastler wie du und ich, die ab und an mal fremde Rechner zwischen den Fingern zu haben, ist es wichtig schnell Informationen über die im Rechner verbaute Hardware in Erfahrung bringen zu können. Was für eine CPU steckt im Rechner? Was für ein Motherboard wurde verbaut? Hab ich hier eine Intel-, ATI- oder Nvidia-Grafikkarte vor mir? Wie viel RAM steckt im Rechner und wie groß sind eigentlich die Festplatten. All diese Informationen kann man sich unter Linux mit Kommandos wie <code>lspci</code>, <code>fdisk</code>, <code>free</code> und Co. ausgeben lassen, oder man greift ganz einfach zum Kommandozeilentool <a href="https://code.google.com/p/inxi" target="_blank" rel="noopener">Inxi</a> und bekommt zahlreiche Details zur Hardware des Rechners auf dem Silbertablet präsentiert.</p>
<p><span id="more-25741"></span></p>
<p>Auf der Homepage von Inxi gibt es einen <a href="https://code.google.com/p/inxi/wiki/Installation" target="_blank" rel="noopener">Wiki-Eintrag</a>, der die Installation des Programms unter Debian, Ubuntu, Arch Linux und Co. beschreibt. Wichtig anzumerken ist, dass ihr Inxi bei aktuellen Debians und Ubuntus nicht aus einem PPA heraus installieren müsst, das Programm steckt in den normalen Paketquellen. Auch unter Arch müsst ihr nicht lange im AUR suchen, Inxi gibt es ganz ohne Komplikationen direkt über Pacman. Von daher gebe ich für Faule nur die entsprechenden Installationsbefehle für Ubuntu/Debian und Arch an. Bei Arch würde ich gleich das Paket glxinfo mitinstallieren, damit Informationen über die Grafikkarte gesammelt werden können, das Paket steckt allerdings im AUR.</p>
<pre>### Inxi unter Debian/Ubuntu installieren
$ sudo apt-get install inxi
### Inxi unter Arch Linux installieren
$ pacaur -S inxi glxinfo</pre>
<p>Anschließend ruft ihr Inxi aus dem Terminal heraus auf, am besten schaut ihr euch jedoch vorher einmal mit <code>man inxi</code> die Manpage des Programms an, da Inxi gleich eine ganze Reihe von optionalen Schaltern kennt. Interessant sind hier besonders die Schalter <code>-F</code> für vollständige Ausgaben, <code>-xxx</code> für zusätzliche Informationen und<code>-plu</code> für Angaben zu den Partitionen, deren Labels und UUIDs. Die Schalter lassen sich auch aneinanderreihen, so dass sich am Ende ein Syntax von <code>inxi -Fxxxplu</code> ergibt, die von Inxi genutzten Farben erleichtern das Lesen der Ausgabe.</p>
<figure id="attachment_26032" aria-describedby="caption-attachment-26032" style="width: 640px" class="wp-caption aligncenter"><a href="https://linuxundich.de/wp-content/uploads/2014/08/inxi.png"><img fetchpriority="high" decoding="async" class="td-modal-image wp-image-26032 size-medium" src="https://linuxundich.de/wp-content/uploads/2014/08/inxi-640x390.png" alt="" width="640" height="390" srcset="https://linuxundich.de/wp-content/uploads/2014/08/inxi-640x390.png 640w, https://linuxundich.de/wp-content/uploads/2014/08/inxi-250x152.png 250w, https://linuxundich.de/wp-content/uploads/2014/08/inxi-550x335.png 550w, https://linuxundich.de/wp-content/uploads/2014/08/inxi-296x180.png 296w, https://linuxundich.de/wp-content/uploads/2014/08/inxi-493x300.png 493w, https://linuxundich.de/wp-content/uploads/2014/08/inxi.png 644w" sizes="(max-width: 640px) 100vw, 640px"></a><figcaption id="caption-attachment-26032" class="wp-caption-text">Inxi verrät euch zahlreiche Details über die Hardware eures Linux-Rechners.</figcaption></figure>
<p>Der Vollständigkeit halber möchte ich euch noch als Alternative zum Terminalprogramm Inxi auf das Hardwareinfo-Tool mit grafischer Oberfläche <a href="http://i-nex.linux.pl" target="_blank" rel="noopener">I-Nex</a> hinweisen. Von der Optik ähnelt I-Nex stark dem Vorbild <a href="http://www.cpu-z.de" target="_blank" rel="noopener">CPU-Z</a> (das es inzwischen ja auch für <a title="Hardware-Infos über Android mit CPU-Z jetzt als erste Beta" href="http://linuxundich.de/android/hardware-infos-uber-android-mit-cpu-z-jetzt-als-erste-beta/">Android</a>, aber weiterhin nicht für Linux gibt) oder dessen Linux-Klon <a title="CPU-G, das Linux-Pendant zu CPU-Z" href="http://linuxundich.de/gnu-linux/cpu-g-das-linux-pendant-zu-cpu-z/">CPU-G</a>, allerdings ist die Entwicklung von I-Nex noch recht jung. Installiert wird das in Gambas, also mit BASIC, geschriebene Tool über ein vom Entwickler bereitgestelltes PPA, auf der Homepage findet ihr <a href="http://i-nex.linux.pl/install/" target="_blank" rel="noopener">Installationshinweise</a> für zahlreiche verschiedene Distributionen, daher beschränke ich mich hier auf Arch Linux und Ubuntu.</p>
<pre>### I-Nex unter Ubuntu installieren
$ sudo add-apt-repository ppa:i-nex-development-team/stable
$ sudo apt-get update &amp;&amp; sudo apt-get install i-nex
### I-Nex unter Arch aus dem AUR installieren
$ pacaur -S i-nex-git libcpuid-git</pre>
<p>Anschließend startet ihr I-Nex aus eurer Desktopumgebung heraus. In diverse Reiter sortiert, liefert I-Nex Informationen zur im Rechner verbauten CPU, GPU, dem Mainboard, Soundkarte usw. Dabei greift I-Nex natürlich auf die Informationen zurück, die eben das System von Haus aus liefert. Allerdings lassen sich die Infos in einer grafischen Umgebung ein wenig besser erfassen. Für ausführliche Informationen zum System würde ich jedoch definitiv zu Inxi raten. Ich finde das Tool auch für Foren recht praktisch. Wer Probleme mit seiner Hardware hat, der kann so den Foristen auf einen Schlag zig Informationen zu seinem System liefern.</p>
<figure id="attachment_25762" aria-describedby="caption-attachment-25762" style="width: 590px" class="wp-caption aligncenter"><a href="https://linuxundich.de/wp-content/uploads/2014/07/i-nex.png"><img decoding="async" class="td-modal-image wp-image-25762 size-full" src="https://linuxundich.de/wp-content/uploads/2014/07/i-nex.png" alt="I-Nex ist eine Linux-Alternative für Tools wie CPU-Z." width="590" height="625" srcset="https://linuxundich.de/wp-content/uploads/2014/07/i-nex.png 590w, https://linuxundich.de/wp-content/uploads/2014/07/i-nex-396x420.png 396w, https://linuxundich.de/wp-content/uploads/2014/07/i-nex-250x265.png 250w, https://linuxundich.de/wp-content/uploads/2014/07/i-nex-550x583.png 550w, https://linuxundich.de/wp-content/uploads/2014/07/i-nex-170x180.png 170w, https://linuxundich.de/wp-content/uploads/2014/07/i-nex-283x300.png 283w, https://linuxundich.de/wp-content/uploads/2014/07/i-nex-472x500.png 472w" sizes="(max-width: 590px) 100vw, 590px"></a><figcaption id="caption-attachment-25762" class="wp-caption-text">I-Nex ist eine Linux-Alternative für Tools wie CPU-Z.</figcaption></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://linuxundich.de/gnu-linux/inxi-inex-alternativen-zu-cpu-z/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Glances 2.0 zeigt Systeminformationen nun auch per Web an</title>
		<link>https://linuxundich.de/gnu-linux/glances-2-0-zeigt-systeminformationen-nun-auch-per-webserver/</link>
					<comments>https://linuxundich.de/gnu-linux/glances-2-0-zeigt-systeminformationen-nun-auch-per-webserver/#comments</comments>
		
		<dc:creator><![CDATA[Christoph Langner]]></dc:creator>
		<pubDate>Mon, 16 Jun 2014 14:59:57 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Glances]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Serverüberwachung]]></category>
		<category><![CDATA[Systeminfo]]></category>
		<category><![CDATA[Webapplikation]]></category>
		<guid isPermaLink="false">http://linuxundich.de/?p=25231</guid>

					<description><![CDATA[In der Linux-Welt gibt es ja zahlreiche Tools, die Informationen wie Festplattenbelegung, Auslastung oder den Speicherverbrauch anzeigen. Seien es aufwändige Systemüberwachungen wie Munin oder Cacti mit graphisch aufgearbeiteten Verläufen, oder aber eher simple gestrickte Werkzeuge für das Terminal. Glances gehört zu den besten vertretern der zweiten Kategorie, die heute veröffentlichte Ausgabe Glances 2.0 kann nun [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In der Linux-Welt gibt es ja zahlreiche Tools, die Informationen wie Festplattenbelegung, Auslastung oder den Speicherverbrauch anzeigen. Seien es aufwändige Systemüberwachungen wie Munin oder Cacti mit graphisch aufgearbeiteten Verläufen, oder aber eher simple gestrickte Werkzeuge für das Terminal. <a href="http://linuxundich.de/tag/glances/">Glances</a> gehört zu den besten vertretern der zweiten Kategorie, die heute veröffentlichte Ausgabe Glances 2.0 kann nun seine Anzeige auch als Webseite darstellen.</p>
<p><span id="more-25231"></span></p>
<p><a href="https://github.com/nicolargo/glances" target="_blank" rel="noopener">Glances 2.0</a> findet ihr bei Debian oder Ubuntu aktuell noch nicht in den Paketquellen, das Update wurde ja erst heute morgen freigegeben. Anstatt auf DEB-Dateien oder PPAs zu warten, kann man sich aber die Anwendung aber auch ganz simple über den Python-Package-Manager PIP installieren.</p>
<figure id="attachment_25235" aria-describedby="caption-attachment-25235" style="width: 640px" class="wp-caption aligncenter"><a href="http://linuxundich.de/wp-content/uploads/2014/06/glances2-terminal.png"><img decoding="async" class="td-modal-image wp-image-25235 size-medium" src="https://linuxundich.de/wp-content/uploads/2014/06/glances2-terminal-640x368.png" alt="Glances zeigt Systeminformationen des Linux-Rechners übersichtlich an." width="640" height="368" srcset="https://linuxundich.de/wp-content/uploads/2014/06/glances2-terminal-640x368.png 640w, https://linuxundich.de/wp-content/uploads/2014/06/glances2-terminal-681x391.png 681w, https://linuxundich.de/wp-content/uploads/2014/06/glances2-terminal-250x144.png 250w, https://linuxundich.de/wp-content/uploads/2014/06/glances2-terminal-550x316.png 550w, https://linuxundich.de/wp-content/uploads/2014/06/glances2-terminal-313x180.png 313w, https://linuxundich.de/wp-content/uploads/2014/06/glances2-terminal-522x300.png 522w, https://linuxundich.de/wp-content/uploads/2014/06/glances2-terminal.png 724w" sizes="(max-width: 640px) 100vw, 640px"></a><figcaption id="caption-attachment-25235" class="wp-caption-text">Glances zeigt Systeminformationen des Linux-Rechners übersichtlich an.</figcaption></figure>
<p>Arch-User müssen sich dagegen nicht unnötig lange in Geduld üben, das Paket wurde in den Arch-Paketquellen schon entsprechend aktualisiert. Für die Web-Ansicht muss man generell neben Glances noch das <a href="http://bottlepy.org/docs/dev/index.html" target="_blank" rel="noopener">Python Web Framework Bottle</a> auf dem Rechner installieren.</p>
<h2>Glances unter Debian/Ubuntu installieren</h2>
<pre>$ sudo apt-get install python-pip python-dev
$ sudo pip install glances bottle
</pre>
<h2>Glances unter Arch installieren</h2>
<pre>$ sudo pacman -S glances python-bottle
</pre>
<p>Anschließend ruft man Glances ganz klassisch, per SSH auf seinem Server eingeloggt, mit dem Kommando <code>glances</code> auf. Neu in Glances 2.0 ist nun aber eine Web-Ansicht, die auch gut auf dem Handy-Browser funktioniert, so kann man sich <a title="Server-Monitoring unter Android mit Glances und Monyt" href="http://linuxundich.de/android/server-monitoring-unter-android-mit-glances-und-monyt/">Glances für Android</a> sparen. Für diese muss man nicht extra einen Webserver installieren, Glances kann mit Hilfe des Python Web Framework Bottle selber als Webserver fungieren. Um den Webmodus zu starten, müsst ihr Glances mit der Option <code>-w</code> aufrufen.</p>
<pre>$ glances -w
Bottle v0.12.7 server starting up (using WSGIRefServer())...
Listening on http://0.0.0.0:61208/
Hit Ctrl-C to quit.
</pre>
<p>Anschließend kann man Glances über <code>http://localhost:61208</code> erreichen &#8212; Alternativ natürlich über die IP des Rechners im LAN und bei einer entsprechenden Portweiterleitung selbstverständlich auch auch aus dem Internet. Wer Glances für die Web-Ansicht als Dienst laufen lassen möchte, der findet <a href="https://gist.github.com/mxjeff/5690584" target="_blank" rel="noopener">hier ein Init-Skript</a>, das sich unter Debian und Ubuntu für diese Aufgabe leicht anpassen lässt.</p>
<figure id="attachment_25243" aria-describedby="caption-attachment-25243" style="width: 640px" class="wp-caption aligncenter"><a href="http://linuxundich.de/wp-content/uploads/2014/06/glances2-web.png"><img loading="lazy" decoding="async" class="td-modal-image wp-image-25243 size-medium" src="https://linuxundich.de/wp-content/uploads/2014/06/glances2-web-640x417.png" alt="Glances 2.0 lässt sich nun auch in einem Webserver-Modus starten und per Browser abfragen." width="640" height="417" srcset="https://linuxundich.de/wp-content/uploads/2014/06/glances2-web-640x417.png 640w, https://linuxundich.de/wp-content/uploads/2014/06/glances2-web-644x420.png 644w, https://linuxundich.de/wp-content/uploads/2014/06/glances2-web-300x194.png 300w, https://linuxundich.de/wp-content/uploads/2014/06/glances2-web-681x444.png 681w, https://linuxundich.de/wp-content/uploads/2014/06/glances2-web-250x163.png 250w, https://linuxundich.de/wp-content/uploads/2014/06/glances2-web-550x359.png 550w, https://linuxundich.de/wp-content/uploads/2014/06/glances2-web-800x521.png 800w, https://linuxundich.de/wp-content/uploads/2014/06/glances2-web-276x180.png 276w, https://linuxundich.de/wp-content/uploads/2014/06/glances2-web-460x300.png 460w, https://linuxundich.de/wp-content/uploads/2014/06/glances2-web-767x500.png 767w, https://linuxundich.de/wp-content/uploads/2014/06/glances2-web.png 833w" sizes="auto, (max-width: 640px) 100vw, 640px"></a><figcaption id="caption-attachment-25243" class="wp-caption-text">Glances 2.0 lässt sich nun auch in einem Webserver-Modus starten und per Browser abfragen.</figcaption></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://linuxundich.de/gnu-linux/glances-2-0-zeigt-systeminformationen-nun-auch-per-webserver/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
		<item>
		<title>linux-dash als Alternative zu Monitoring mittels PhpSysinfo</title>
		<link>https://linuxundich.de/gnu-linux/linux-dash-als-alternative-zu-monitoring-mittels-phpsysinfo/</link>
					<comments>https://linuxundich.de/gnu-linux/linux-dash-als-alternative-zu-monitoring-mittels-phpsysinfo/#comments</comments>
		
		<dc:creator><![CDATA[Christoph Langner]]></dc:creator>
		<pubDate>Wed, 05 Mar 2014 10:54:26 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[linux-dash]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PhpSysInfo]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Systeminfo]]></category>
		<guid isPermaLink="false">http://linuxundich.de/?p=22870</guid>

					<description><![CDATA[Wer einen kleinen Server im Netz oder in den eigenen vier Wänden stehen hat, der wird mit Sicherheit auch schon einmal PhpSysInfo auf der Maschine installiert gehabt haben. So kann man sehr schnell und bequem per Browser checken, ob auf dem Server aktuell alles mit rechten Dingen zugeht, oder ob gerade ein Dienst abdreht.  Das PHP-Skript wird [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Wer einen kleinen Server im Netz oder in den eigenen vier Wänden stehen hat, der wird mit Sicherheit auch schon einmal PhpSysInfo auf der Maschine installiert gehabt haben. So kann man sehr schnell und bequem per Browser checken, ob auf dem Server aktuell alles mit rechten Dingen zugeht, oder ob gerade ein Dienst abdreht.  Das PHP-Skript wird zwar aktuell noch weiterentwickelt, es fehlt im jedoch eine für mobile Geräte geeignete Oberfläche. Als Alternative bietet sich daher linux-dash an, das recht neue Monitoring-Tool macht gerade auf Handys und Tablets eine gute Figur.</p>
<p><span id="more-22870"></span></p>
<p><span style="line-height: 1.5em;">Auf Systemen mit Debian oder Ubuntu lässt sich <a href="http://phpsysinfo.github.io/phpsysinfo" target="_blank" rel="noopener">PhpSysInfo</a> aus den Paketquellen schnell installieren, aber auch andere Distributionen führen das PHP-Skript in ihren Paketquellen. Mehr als das Tool aus den Paketquellen zu holen und ins Verzeichnis des Webservers zu verlinken ist eigentlich nicht zu tun. Wer PhpSysInfo &#8222;richtig&#8220; installieren möchte, kann dem Skript natürlich auch einen eigenen Subdomain oder ähnliches spendieren, aber das bekommt ihr sicherlich auch ohne mich hin <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;"></span></p>
<pre>$ sudo apt-get install phpsysinfo
$ ln -s /usr/share/phpsysinfo /var/www/</pre>
<p>Alternativ lassen sich die aktuellen Releases auch per Hand vom <a href="https://github.com/phpsysinfo/phpsysinfo/releases/" target="_blank" rel="noopener">Github des Projekts</a> laden. Zur Installation muss man das Skript lediglich nach /var/www entpacken und die Rechte so setzen, dass der Webserver auf die Daten zugreifen kann. Eine aktuelle Version des Skripts ist etwa dann nötig, wenn man mit <a href="https://play.google.com/store/apps/details?id=com.phpsysinfo" target="_blank" rel="noopener">PSIAndroid</a> auf seine PhpSysInfo-Installation zugreifen möchte. So macht man PhpSysInfo fit fürs Handy, da die Webansicht leider noch nicht für die Darstellung auf mobilen Browser vorbereitet ist.</p>
<figure id="attachment_22872" aria-describedby="caption-attachment-22872" style="width: 640px" class="wp-caption aligncenter"><a href="http://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo.png"><img loading="lazy" decoding="async" class="td-modal-image wp-image-22872 size-medium" src="https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-640x447.png" alt="PhpSysInfo fasst Infos rund um das System in einer Webpage zusammen." width="640" height="447" srcset="https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-640x447.png 640w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-601x420.png 601w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-681x476.png 681w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-250x175.png 250w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-550x384.png 550w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-800x559.png 800w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-257x180.png 257w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-429x300.png 429w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-715x500.png 715w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo.png 1203w" sizes="auto, (max-width: 640px) 100vw, 640px"></a><figcaption id="caption-attachment-22872" class="wp-caption-text">PhpSysInfo fasst Infos rund um das System in einer Webpage zusammen.</figcaption></figure>
<figure id="attachment_22873" aria-describedby="caption-attachment-22873" style="width: 640px" class="wp-caption aligncenter"><a href="http://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-android.png"><img loading="lazy" decoding="async" class="td-modal-image wp-image-22873 size-medium" src="https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-android-640x569.png" alt="Für PhpSysInfo gibt es inzwischen auch eine Android-App." width="640" height="569" srcset="https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-android-640x569.png 640w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-android-1152x1024.png 1152w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-android-473x420.png 473w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-android-681x605.png 681w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-android-250x222.png 250w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-android-550x489.png 550w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-android-800x711.png 800w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-android-203x180.png 203w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-android-338x300.png 338w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-android-563x500.png 563w, https://linuxundich.de/wp-content/uploads/2014/03/phpsysinfo-android.png 1440w" sizes="auto, (max-width: 640px) 100vw, 640px"></a><figcaption id="caption-attachment-22873" class="wp-caption-text">Für PhpSysInfo gibt es inzwischen auch eine Android-App.</figcaption></figure>
<p>Mit <a href="https://github.com/afaqurk/linux-dash" target="_blank" rel="noopener">linux-dash</a> gibt es jedoch seit Oktober letzten Jahres eine etwas moderner gestaltete Alternative zu PhpSysInfo, die sich inzwischen recht gut entwickelt hat. Wie auch PhpSysInfo muss linux-dash einfach nur auf den Webspace gepackt werden. Als einzige Abhängigkeiten braucht es einen Webserver und PHP5, was sowieso klar sein sollte, sowie php5-json als zusätzliches Paket, anschließend kann man das Skript direkt im Webserver aufrufen. Aufgrund des responsiven Layouts braucht es für linux-dash auch nicht zwingend eine Handy-App, das Skript macht auch direkt im Handy-Browser eine ordentliche Figur.</p>
<figure id="attachment_22871" aria-describedby="caption-attachment-22871" style="width: 640px" class="wp-caption aligncenter"><a href="http://linuxundich.de/wp-content/uploads/2014/03/linux-dash.png"><img loading="lazy" decoding="async" class="td-modal-image wp-image-22871 size-medium" src="https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-640x447.png" alt="linux-dash ist eine modernere Alternative zu PhpSysInfo." width="640" height="447" srcset="https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-640x447.png 640w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-601x420.png 601w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-681x476.png 681w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-250x175.png 250w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-550x384.png 550w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-800x559.png 800w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-257x180.png 257w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-429x300.png 429w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-715x500.png 715w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash.png 1203w" sizes="auto, (max-width: 640px) 100vw, 640px"></a><figcaption id="caption-attachment-22871" class="wp-caption-text">linux-dash ist eine modernere Alternative zu PhpSysInfo.</figcaption></figure>
<figure id="attachment_22874" aria-describedby="caption-attachment-22874" style="width: 640px" class="wp-caption aligncenter"><a href="http://linuxundich.de/wp-content/uploads/2014/03/linux-dash-android.png"><img loading="lazy" decoding="async" class="td-modal-image wp-image-22874 size-medium" src="https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-android-640x569.png" alt="linux-dash braucht keine Handy-App, die Webseite passt sich mobilen Browsern ordentlich an." width="640" height="569" srcset="https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-android-640x569.png 640w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-android-1152x1024.png 1152w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-android-473x420.png 473w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-android-681x605.png 681w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-android-250x222.png 250w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-android-550x489.png 550w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-android-800x711.png 800w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-android-203x180.png 203w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-android-338x300.png 338w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-android-563x500.png 563w, https://linuxundich.de/wp-content/uploads/2014/03/linux-dash-android.png 1440w" sizes="auto, (max-width: 640px) 100vw, 640px"></a><figcaption id="caption-attachment-22874" class="wp-caption-text">linux-dash braucht keine Handy-App, die Webseite passt sich mobilen Browsern ordentlich an.</figcaption></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://linuxundich.de/gnu-linux/linux-dash-als-alternative-zu-monitoring-mittels-phpsysinfo/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>Server-Monitoring unter Android mit Glances und Monyt</title>
		<link>https://linuxundich.de/android/server-monitoring-unter-android-mit-glances-und-monyt/</link>
					<comments>https://linuxundich.de/android/server-monitoring-unter-android-mit-glances-und-monyt/#comments</comments>
		
		<dc:creator><![CDATA[Christoph Langner]]></dc:creator>
		<pubDate>Tue, 16 Apr 2013 14:10:09 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Glances]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Monyt]]></category>
		<category><![CDATA[Systeminfo]]></category>
		<guid isPermaLink="false">http://linuxundich.de/de/?p=21487</guid>

					<description><![CDATA[Wer Server im Internet zu verwalten hat, für den ist es wichtig schnell mal einen Blick auf den Status werfen zu können. Dafür gibt es natürlich einen Haufen professioneller Tools mit allen drum und dran, aber ich finde Glances gerade aufgrund seiner Einfachheit ebenfalls sehr gut. Das kleine Python-Skript hat sich seit meiner Besprechung vor mehr [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Wer Server im Internet zu verwalten hat, für den ist es wichtig schnell mal einen Blick auf den Status werfen zu können. Dafür gibt es natürlich einen Haufen professioneller Tools mit allen drum und dran, aber ich finde <a href="https://github.com/nicolargo/glances" target="_blank" rel="noopener">Glances</a> gerade aufgrund seiner Einfachheit ebenfalls sehr gut. Das kleine Python-Skript hat sich seit meiner <a title="Alternative für top, htop und Co.: System-Monitoring im Terminal mit Glances" href="http://linuxundich.de/de/software/alternative-fur-top-htop-und-co-system-monitoring-im-terminal-mit-glances/">Besprechung</a> vor mehr als einem Jahr kräftig weiterentwickelt. Auf meinen mit Debian ausgestatteten Serverchen werfe ich meist auch immer mal kurz Glances an wenn ich mich per SSH einlogge.</p>
<figure id="attachment_36190" aria-describedby="caption-attachment-36190" style="width: 640px" class="wp-caption aligncenter"><a href="https://linuxundich.de/wp-content/uploads/2013/04/glances-Arch.png" rel="attachment wp-att-36190"><img loading="lazy" decoding="async" class="size-medium wp-image-36190" src="https://linuxundich.de/wp-content/uploads/2013/04/glances-Arch-640x434.png" alt="Glances" width="640" height="434" srcset="https://linuxundich.de/wp-content/uploads/2013/04/glances-Arch-640x434.png 640w, https://linuxundich.de/wp-content/uploads/2013/04/glances-Arch-620x420.png 620w, https://linuxundich.de/wp-content/uploads/2013/04/glances-Arch-681x461.png 681w, https://linuxundich.de/wp-content/uploads/2013/04/glances-Arch.png 769w" sizes="auto, (max-width: 640px) 100vw, 640px"></a><figcaption id="caption-attachment-36190" class="wp-caption-text">Glances auf einem Arch-System.</figcaption></figure>
<pre>$ glances -s</pre>
<p>&#8230;im Server-Modus starten, dannach könnt Ihr mit dem Handy auf die von Glances gesammelten Daten in Echtzeit zugreifen. Ihr müsst der Android-App nur die URL bzw. IP des Servers mitgeben. Wer Glances immer bei Booten des Servers gestartet haben möchte, der trägt den Aufruf bei einem Debian- oder Ubuntu-System am besten gleich in die <a href="http://wiki.ubuntuusers.de/rc.local" target="_blank" rel="noopener">rc.local</a> ein, so läuft der Dienst immer Hintergrund.</p>
<figure id="attachment_21492" aria-describedby="caption-attachment-21492" style="width: 640px" class="wp-caption aligncenter"><a href="http://linuxundich.de/wp-content/uploads/2013/04/glances-android.png"><img loading="lazy" decoding="async" class="td-modal-image wp-image-21492 size-medium" src="https://linuxundich.de/wp-content/uploads/2013/04/glances-android-640x569.png" alt="Glances für Android ruft die Daten über das im Server-Modus gestartete Glances-Skript ab." width="640" height="569" srcset="https://linuxundich.de/wp-content/uploads/2013/04/glances-android-640x569.png 640w, https://linuxundich.de/wp-content/uploads/2013/04/glances-android-1152x1024.png 1152w, https://linuxundich.de/wp-content/uploads/2013/04/glances-android-473x420.png 473w, https://linuxundich.de/wp-content/uploads/2013/04/glances-android-681x605.png 681w, https://linuxundich.de/wp-content/uploads/2013/04/glances-android-250x222.png 250w, https://linuxundich.de/wp-content/uploads/2013/04/glances-android-550x489.png 550w, https://linuxundich.de/wp-content/uploads/2013/04/glances-android-800x711.png 800w, https://linuxundich.de/wp-content/uploads/2013/04/glances-android-203x180.png 203w, https://linuxundich.de/wp-content/uploads/2013/04/glances-android-338x300.png 338w, https://linuxundich.de/wp-content/uploads/2013/04/glances-android-563x500.png 563w, https://linuxundich.de/wp-content/uploads/2013/04/glances-android.png 1440w" sizes="auto, (max-width: 640px) 100vw, 640px"></a><figcaption id="caption-attachment-21492" class="wp-caption-text">Glances für Android ruft die Daten über das im Server-Modus gestartete Glances-Skript ab.</figcaption></figure>
<p>Und wenn ich gerade beim Thema Server-Monitoring unter Android bin, möchte ich euch kurz noch <a href="https://play.google.com/store/apps/details?id=com.emoticode.monyt" target="_blank" rel="noopener">Monyt</a> vorstellen. Mit der kleinen App lässt sich ein wirklich sehr einfaches Server-Monitoring aufsetzen. Es reicht ein kleines <a href="http://monyt.emoticode.net/monyt-server-script.txt" target="_blank" rel="noopener">PHP-Skript</a> auf den Webserver zu laden und die URL zur Datei in Monyt zu hinterlegen, von da an holt sich die App alle fünf Minuten die Daten vom Server. Einen Server-Teil mit Datenbank und anderem Pipapo braucht es bei Monyt nicht. Beachtet aber, dass dieser die shell_exec PHP-Erweiterung unterstützen muss, was bei gehosteten Seiten selten geboten wird.</p>
<figure id="attachment_21491" aria-describedby="caption-attachment-21491" style="width: 640px" class="wp-caption aligncenter"><a href="http://linuxundich.de/wp-content/uploads/2013/04/monyt-android.png"><img loading="lazy" decoding="async" class="td-modal-image wp-image-21491 size-medium" src="https://linuxundich.de/wp-content/uploads/2013/04/monyt-android-640x379.png" alt="Monyt funktioniert über ein kleines serverseitiges PHP-Skript." width="640" height="379" srcset="https://linuxundich.de/wp-content/uploads/2013/04/monyt-android-640x379.png 640w, https://linuxundich.de/wp-content/uploads/2013/04/monyt-android-1280x759.png 1280w, https://linuxundich.de/wp-content/uploads/2013/04/monyt-android-709x420.png 709w, https://linuxundich.de/wp-content/uploads/2013/04/monyt-android-681x404.png 681w, https://linuxundich.de/wp-content/uploads/2013/04/monyt-android-250x148.png 250w, https://linuxundich.de/wp-content/uploads/2013/04/monyt-android-550x326.png 550w, https://linuxundich.de/wp-content/uploads/2013/04/monyt-android-800x474.png 800w, https://linuxundich.de/wp-content/uploads/2013/04/monyt-android-304x180.png 304w, https://linuxundich.de/wp-content/uploads/2013/04/monyt-android-506x300.png 506w, https://linuxundich.de/wp-content/uploads/2013/04/monyt-android-844x500.png 844w" sizes="auto, (max-width: 640px) 100vw, 640px"></a><figcaption id="caption-attachment-21491" class="wp-caption-text">Monyt funktioniert über ein kleines serverseitiges PHP-Skript.</figcaption></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://linuxundich.de/android/server-monitoring-unter-android-mit-glances-und-monyt/feed/</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
			</item>
		<item>
		<title>Alternative für top, htop und Co.: System-Monitoring im Terminal mit Glances</title>
		<link>https://linuxundich.de/gnu-linux/alternative-fur-top-htop-und-co-system-monitoring-im-terminal-mit-glances/</link>
					<comments>https://linuxundich.de/gnu-linux/alternative-fur-top-htop-und-co-system-monitoring-im-terminal-mit-glances/#comments</comments>
		
		<dc:creator><![CDATA[Christoph Langner]]></dc:creator>
		<pubDate>Thu, 19 Jan 2012 14:21:35 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Glances]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Systeminfo]]></category>
		<category><![CDATA[Systemüberwachung]]></category>
		<guid isPermaLink="false">http://linuxundich.de/de/?p=17542</guid>

					<description><![CDATA[Systemüberwachung ist speziell bei Servern eine wichtige Sache. Der Rechner steht weit weg in einem Rechenzentrum, da ist es wichtig schnell einen Überblick über alle wichtigen Parameter des Rechners zu bekommen. Unter Linux geht das ja mit top bzw. htop sehr schön über das Terminal, doch das zeigt nur die laufenden Prozesse und deren CPU-Last [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Systemüberwachung ist speziell bei Servern eine wichtige Sache. Der Rechner steht weit weg in einem Rechenzentrum, da ist es wichtig schnell einen Überblick über alle wichtigen Parameter des Rechners zu bekommen. Unter Linux geht das ja mit top bzw. htop sehr schön über das Terminal, doch das zeigt nur die laufenden Prozesse und deren CPU-Last an. Wie ist es mit den Netzwerktraffic, den Platten und Speicher? <a href="https://github.com/nicolargo/glances" target="_blank" rel="noopener">Glances</a> ist ein kleines, praktisches Python-Programm, dass all den Zustand des Rechners in einer komptakten Ncurses-Oberfläche anzeigt.</p>
<p><span id="more-17542"></span></p>
<p>Aktuell gibt es für das Programm bislang leider nur eine Projektseite bei <a href="https://github.com/nicolargo/glances" target="_blank" rel="noopener">GitHub</a>. Pakete existieren wohl für Arch, Fedora oder Redhat, Debian und Ubuntu wurden bislang jedoch leider noch nicht mit Paketen versorgt. Von daher muss man sich die Anwendung unter diesen Distributionen von Hand installieren. Auf der GitHub-Seite gibt es dazu im unteren Teil eine Installationsanleitung, die ich mit Ubuntu 11.10 getestet habe. Zudem gibt es in den Kommentaren auch Hinweise zur <a href="https://github.com/nicolargo/glances/issues/5#issuecomment-3033194" target="_blank" rel="noopener">Installation von Glaces</a> unter Ubuntu 10.04 und 10.10, dort muss zusätzlich auch noch pystatgrab in einer aktuellen Version gebaut werden.</p>
<figure id="attachment_17543" aria-describedby="caption-attachment-17543" style="width: 640px" class="wp-caption aligncenter"><a href="http://linuxundich.de/wp-content/uploads/2012/01/glances.png"><img loading="lazy" decoding="async" class="td-modal-image wp-image-17543 size-medium" title="Systemstats fürs Terminal mit Glances" src="https://linuxundich.de/wp-content/uploads/2012/01/glances-640x412.png" alt="" width="640" height="412" srcset="https://linuxundich.de/wp-content/uploads/2012/01/glances-640x412.png 640w, https://linuxundich.de/wp-content/uploads/2012/01/glances-653x420.png 653w, https://linuxundich.de/wp-content/uploads/2012/01/glances-300x194.png 300w, https://linuxundich.de/wp-content/uploads/2012/01/glances-341x220.png 341w, https://linuxundich.de/wp-content/uploads/2012/01/glances-681x438.png 681w, https://linuxundich.de/wp-content/uploads/2012/01/glances-250x161.png 250w, https://linuxundich.de/wp-content/uploads/2012/01/glances-550x354.png 550w, https://linuxundich.de/wp-content/uploads/2012/01/glances-280x180.png 280w, https://linuxundich.de/wp-content/uploads/2012/01/glances-466x300.png 466w, https://linuxundich.de/wp-content/uploads/2012/01/glances.png 774w" sizes="auto, (max-width: 640px) 100vw, 640px"></a><figcaption id="caption-attachment-17543" class="wp-caption-text">Systemstats fürs Terminal mit Glances</figcaption></figure>
<p>Unter Ubuntu 11.10 ist die Installation recht simpel. Installiert das Paket python-statgrab, holt euch den Tarball, entpackt ihn und führt danach noch den guten alten Dreischritt aus <code>./configure, make, make install</code> aus&#8230; [UPDATE 15.4.13: Glances hat es inzwischen in die Paketquellen von Ubuntu 13.04 wie auch Debian Sid geschafft. User mit älteren Ubuntu-Version können sich das kleine Tool auch über das <a href="https://launchpad.net/~arnaud-hartmann/+archive/glances-stable" target="_blank" rel="noopener">PPA von Arnaud Hartmann</a> installieren.]</p>
<pre>$ sudo apt-get install python-statgrab
$ cd /tmp
$ wget https://github.com/nicolargo/glances/tarball/master
$ tar zxvf master
$ cd glances-1.3.6
$ ./configure
$ make
$ sudo make install
</pre>
<p>Danach seid Ihr fertig, die &#8222;Reste&#8220; vom Kompilieren könnt Ihr ruhig in /tmp lassen, das Verzeichnis wird ja beim Booten komplett geleert, so habt Ihr keinen Müll rumliegen. Die Anwendung ist nach Ende des Dreisatzes komplett installiert, so dass Ihr sie über&#8230;</p>
<pre>$ glances.py
</pre>
<p>&#8230;starten könnt. Solche Textoberflächen sind natürlich speziell für Server ohne direkten Zugang gedacht. Für Desktops gibts mit Conky und Co. selbstverständlich viel &#8222;hübschere&#8220; und aufwändigerer Lösungen. Wer aber einfach nur mal schnell auf einen Blick auf seinen Root-Server werfen möchte, der kommt mit Glances wahrscheinlich ganz gut zurecht.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://linuxundich.de/gnu-linux/alternative-fur-top-htop-und-co-system-monitoring-im-terminal-mit-glances/feed/</wfw:commentRss>
			<slash:comments>20</slash:comments>
		
		
			</item>
		<item>
		<title>CPU-G, das Linux-Pendant zu CPU-Z</title>
		<link>https://linuxundich.de/gnu-linux/cpu-g-das-linux-pendant-zu-cpu-z/</link>
					<comments>https://linuxundich.de/gnu-linux/cpu-g-das-linux-pendant-zu-cpu-z/#comments</comments>
		
		<dc:creator><![CDATA[Christoph Langner]]></dc:creator>
		<pubDate>Fri, 16 Oct 2009 14:55:37 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[CPU-G]]></category>
		<category><![CDATA[CPU-Z]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Karmic]]></category>
		<category><![CDATA[Systeminfo]]></category>
		<category><![CDATA[Systeminformationen]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">http://linuxundich.de/de/?p=4299</guid>

					<description><![CDATA[Manch einer sucht ja immer nach Alternativen für bekannte Windows-Software. Ein Fall populärer und in Foren immer wieder bei &#8222;Bastler&#8220; gefragter Fall, ist das System-Tool CPU-Z, mittels dem man unter Windows zahlreiche Informationen über das eigene System herausfinden kann. Vor kurzem bin ich über die Alternative CPU-G (leider gerade down&#8230;) gestolpert. Das Programm versucht CPU-Z [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Manch einer sucht ja immer nach Alternativen für bekannte Windows-Software. Ein Fall populärer und in Foren immer wieder bei &#8222;Bastler&#8220; gefragter Fall, ist das System-Tool <a href="http://www.cpu-z.de/" target="_blank" rel="noopener">CPU-Z</a>, mittels dem man unter Windows zahlreiche Informationen über das eigene System herausfinden kann. Vor kurzem bin ich über die Alternative <a href="http://cpug.sourceforge.net/" target="_blank" rel="noopener">CPU-G</a> (leider gerade down&#8230;) <a href="http://sourceforge.net/projects/cpug/" target="_blank" rel="noopener">gestolpert</a>. Das Programm versucht CPU-Z bis ins Detail nachzuahmen, allerdings spuckt CPU-G bis dato bei weiten nicht so viele Informationen wie das Vorbild aus.</p>
<p><span id="more-4299"></span></p>
<p>CPU-G benutzt für seine &#8222;Analyse&#8220; keine Magie, sondern liest einfach die Informationen aus, die sowieso in den Systemdateien <code>/proc/cpuinfo</code>, <code>/proc/meminfo</code> oder <code>/sys/devices/virtual/dmi/id/</code> zu finden ist und stellst sie über ein paar Masken dar.</p>
<p><a href="http://linuxundich.de/wp-content/uploads/2009/10/cpug.jpg"><img loading="lazy" decoding="async" class="aligncenter wp-image-4300 size-full" title="cpug" src="https://linuxundich.de/wp-content/uploads/2009/10/cpug.jpg" alt="cpug" width="502" height="571" srcset="https://linuxundich.de/wp-content/uploads/2009/10/cpug.jpg 502w, https://linuxundich.de/wp-content/uploads/2009/10/cpug-369x420.jpg 369w, https://linuxundich.de/wp-content/uploads/2009/10/cpug-250x284.jpg 250w, https://linuxundich.de/wp-content/uploads/2009/10/cpug-158x180.jpg 158w, https://linuxundich.de/wp-content/uploads/2009/10/cpug-264x300.jpg 264w, https://linuxundich.de/wp-content/uploads/2009/10/cpug-440x500.jpg 440w" sizes="auto, (max-width: 502px) 100vw, 502px"></a></p>
<p>Das Programm CPU-G ist noch recht jung, die Einträge auf Sourceforge sind gerade erstmal eine Woche alt. Wer das Programm installieren möchte, der findet auf <a href="http://sourceforge.net/projects/cpug/files/" target="_blank" rel="noopener">Sourceforge den Quellcode</a>, oder auf <a href="http://opendesktop.org/content/show.php/CPU-G?content=113796" target="_blank" rel="noopener">opendesktop.org</a> fertige .deb Pakete für 32-bit und 64-bit Systeme. Unter Ubuntu Karmic ließen sich die Pakete problemlos installieren.</p>
<p>Solltet Ihr Interesse an weiteren &#8222;Systemtools&#8220; haben, so würde ich zu <a href="http://wiki.ubuntuusers.de/Ger%C3%A4temanager#Sysinfo" target="_blank" rel="noopener">Sysinfo</a> oder <a href="http://wiki.ubuntuusers.de/HardInfo" target="_blank" rel="noopener">HardInfo</a> raten. Beide Tools sind schon länger auf dem Markt und zeigen auch deutlich mehr Infos an als CPU-G.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://linuxundich.de/gnu-linux/cpu-g-das-linux-pendant-zu-cpu-z/feed/</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
			</item>
	</channel>
</rss>
