Zum Inhalt springen

Btop: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
K Textersetzung - „ “ durch „ “
 
(6 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
'''btop''' - Resource monitor that shows usage and stats for processor, memory, disks, network, and processes
'''btop''' - Ressourcenmonitor


== Beschreibung ==
== Beschreibung ==
; Nutzung und Statistiken anzeigen
* Prozessor
* Speicher
* Festplatten
* Netzwerk
* Prozesse


== Installation ==
== Installation ==
Zeile 9: Zeile 15:


== Aufruf ==
== Aufruf ==
<syntaxhighlight lang="bash" highlight="1" line copy>
<syntaxhighlight lang="bash" highlight="1-2" line>
btop [-c file] [-d] [-f filter] [-l] [-p id] [-t] [-u ms] [--force-utf] [--themes-dir dir]
btop [-c file] [-d] [-f filter] [-l] [-p id] [-t] [-u ms] [--force-utf] [--themes-dir dir]
btop [--default-config | {-h | --help} | {-V | --version}]
btop [--default-config | {-h | --help} | {-V | --version}]
Zeile 32: Zeile 38:
| 0 || Erfolg
| 0 || Erfolg
|-
|-
| >0 || Fehler
| >0 || Fehler
|}
|}


== Anwendung ==
== Anwendung ==
<syntaxhighlight lang="bash" highlight="1" line copy>
<syntaxhighlight lang="bash" highlight="1" line copy>
btop
</syntaxhighlight>
</syntaxhighlight>


<!-- output -->
<!-- output -->
<syntaxhighlight lang="bash" highlight="" line>
[[Datei:Btop.png|600px]]
</syntaxhighlight>
 
[[Datei:btop02.png|600px]]


=== Problembehebung ===
=== Problembehebung ===

Aktuelle Version vom 14. Juni 2026, 00:47 Uhr

btop - Ressourcenmonitor

Beschreibung

Nutzung und Statistiken anzeigen
  • Prozessor
  • Speicher
  • Festplatten
  • Netzwerk
  • Prozesse

Installation

apt install btop

Aufruf

btop [-c file] [-d] [-f filter] [-l] [-p id] [-t] [-u ms] [--force-utf] [--themes-dir dir]
btop [--default-config | {-h | --help} | {-V | --version}]

Optionen

Unix GNU Parameter Beschreibung

Parameter

Umgebungsvariablen

Exit-Status

Wert Beschreibung
0 Erfolg
>0 Fehler

Anwendung

btop

Problembehebung

Konfiguration

Dateien

Datei Beschreibung


Anhang

Siehe auch



Dokumentation

Projekt