2010-01-14 10:00:47 +03:00
<?xml version="1.0" encoding="UTF-8"?>
2010-03-05 10:01:38 +03:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2017-10-01 14:21:40 +03:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "de" xml:lang = "de" >
2010-01-14 10:00:47 +03:00
< head >
<!--
*
* Copyright 2008, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger < humdingerb @ gmail . com >
* Translators:
2010-04-15 22:01:21 +04:00
* Finest Bug
2018-09-26 08:46:30 +03:00
* Humdinger
2011-12-04 00:12:53 +04:00
* taos
2010-01-14 10:00:47 +03:00
*
-->
< meta http-equiv = "content-type" content = "text/html; charset=utf-8" / >
< meta http-equiv = "Content-Style-Type" content = "text/css" / >
< meta name = "robots" content = "all" / >
< title > ActivityMonitor< / title >
2017-10-01 14:21:40 +03:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
2010-03-05 10:01:38 +03:00
< link rel = "stylesheet" type = "text/css" href = "../../Haiku-doc.css" / >
2010-01-14 10:00:47 +03:00
< / head >
< body >
< div id = "banner" >
2018-09-26 08:46:30 +03:00
< div > < span > User Guide< / span > < / div >
2010-01-14 10:00:47 +03:00
< / div >
< div class = "nav" >
< div class = "inner" >
< ul class = "lang-menu" >
2020-03-31 09:05:33 +03:00
< li class = "now" > Deutsch < span class = "dropdown-caret" > ▼ < / span > < / li >
< li > < a href = "../../id/applications/activitymonitor.html" > Bahasa Indonesia< / a > < / li >
< li > < a href = "../../ca/applications/activitymonitor.html" > Català< / a > < / li >
< li > < a href = "../../en/applications/activitymonitor.html" > English< / a > < / li >
< li > < a href = "../../es/applications/activitymonitor.html" > Español< / a > < / li >
< li > < a href = "../../fr/applications/activitymonitor.html" > Français< / a > < / li >
< li > < a href = "../../fur/applications/activitymonitor.html" > Furlan< / a > < / li >
< li > < a href = "../../it/applications/activitymonitor.html" > Italiano< / a > < / li >
< li > < a href = "../../hu/applications/activitymonitor.html" > Magyar< / a > < / li >
< li > < a href = "../../pl/applications/activitymonitor.html" > Polski< / a > < / li >
< li > < a href = "../../pt_PT/applications/activitymonitor.html" > Português< / a > < / li >
< li > < a href = "../../pt_BR/applications/activitymonitor.html" > Português (Brazil)< / a > < / li >
< li > < a href = "../../ro/applications/activitymonitor.html" > Română< / a > < / li >
< li > < a href = "../../sk/applications/activitymonitor.html" > Slovenčina< / a > < / li >
< li > < a href = "../../fi/applications/activitymonitor.html" > Suomi< / a > < / li >
< li > < a href = "../../sv_SE/applications/activitymonitor.html" > Svenska< / a > < / li >
< li > < a href = "../../tr/applications/activitymonitor.html" > Türkçe< / a > < / li >
< li > < a href = "../../zh_CN/applications/activitymonitor.html" > 中文 [中文]< / a > < / li >
< li > < a href = "../../ru/applications/activitymonitor.html" > Русский< / a > < / li >
< li > < a href = "../../uk/applications/activitymonitor.html" > Українська< / a > < / li >
< li > < a href = "../../jp/applications/activitymonitor.html" > 日本語< / a > < / li >
2010-01-14 10:00:47 +03:00
< / ul >
< span >
2010-05-09 19:51:27 +04:00
< a href = "../applications.html#list-of-apps" class = "uplink" > Anwendungen< / a >
2011-12-04 00:12:53 +04:00
:: < a href = "bootmanager.html" > BootManager< / a > »
2010-01-14 10:00:47 +03:00
< / span > < / div >
< / div >
< div id = "content" >
< div >
2020-02-10 01:12:40 +03:00
< h2 > < img src = "../../images/apps-images/activitymonitor-icon_64.png" alt = "activitymonitor-icon_64.png" width = "64" height = "64" / > ActivityMonitor< / h2 >
2010-01-14 10:00:47 +03:00
< table summary = "layout" border = "0" cellspacing = "0" cellpadding = "2" >
2014-04-05 20:48:32 +04:00
< tr > < td > Deskbar:< / td > < td style = "width:15px;" > < / td > < td > < span class = "menu" > Anwendungen< / span > < / td > < / tr >
2013-12-15 16:04:28 +04:00
< tr > < td > Ort:< / td > < td > < / td > < td > < span class = "path" > /boot/system/apps/ActivityMonitor< / span > < / td > < / tr >
< tr > < td > Einstellungen:< / td > < td > < / td > < td > < span class = "path" > ~/config/settings/ActivityMonitor settings< / span > < / td > < / tr >
2010-01-14 10:00:47 +03:00
< / table >
< p > < br / > < / p >
2020-02-10 01:12:40 +03:00
< p > Um die Systemressourcen im Auge zu behalten, kann der ActivityMonitor gestartet werden, um sich darin die für einen interessanten Information anzeigen zu lassen.< / p >
2010-01-14 10:00:47 +03:00
< img src = "../images/apps-images/activitymonitor.png" alt = "activitymonitor.png" / >
< p > Mit einen Rechtsklick ins Fenster kann die Anzeige verschiedener Ressourcen ein- und ausgeschaltet werden:< br / >
2011-12-04 00:12:53 +04:00
< i > Benutzter/Gecacheter Speicher, Auslagerungsspeicher, CPU-Auslastung, Netzwerk empfangen/senden, Seitenfehler, Semaphoren, Ports, Threads, Teams, Laufende Anwendungen, Raw-/Text-Ablage, Media-Nodes.< / i > < / p >
2010-01-14 10:00:47 +03:00
< p > Unter der Anzeige befindet sich eine Legende, die über das Kontextmenü auch ausgeschaltet werden kann. Farben der Legende und auch der Anzeigehintergrund können mittels Drag& Drop von jedem Farbauswahl-Tool aus, z.B. von < span class = "app" > Icon-O-Matic< / span > , geändert werden.< / p >
2011-12-04 00:12:53 +04:00
< p > Mittels < span class = "menu" > Datei | Graphen hinzufügen< / span > lassen sich noch weitere Anzeigeflächen dazuschalten, falls es zu unübersichtlich wird.< / p >
< p > Das Menü < span class = "menu" > < acronym title = "Settings" > Einstellungen< / acronym > < / span > öffnet ein Fenster, in dem das Aktualisierungsintervall der Anzeige eingestellt werden kann.< / p >
2010-01-14 10:00:47 +03:00
< p > Jede Anzeige hat ihre eigenes kleines < a href = "../gui.html#replicants" > Replikanten< / a > Symbol und kann so z.B. auf den Desktop gezogen werden.< / p >
< / div >
< / div >
< div class = "nav" >
< div class = "inner" > < span >
2010-05-09 19:51:27 +04:00
< a href = "../applications.html#list-of-apps" class = "uplink" > Anwendungen< / a >
2011-12-04 00:12:53 +04:00
:: < a href = "bootmanager.html" > BootManager< / a > »
2010-01-14 10:00:47 +03:00
< / span > < / div >
< / div >
< / body >
< / html >