Bpytop: Unterschied zwischen den Versionen
Erscheinungsbild
	
	
K Textersetzung - „Kategorie:Linux/Prozess“ durch „Kategorie:Linux/Prozess/Befehl“  | 
				K Textersetzung - „line>“ durch „line copy>“  | 
				||
| Zeile 5: | Zeile 5: | ||
== Installation ==  | == Installation ==  | ||
<syntaxhighlight lang="bash" highlight="1" line>  | <syntaxhighlight lang="bash" highlight="1" line copy>  | ||
sudo apt install bpytop  | sudo apt install bpytop  | ||
</syntaxhighlight>  | </syntaxhighlight>  | ||
== Aufruf ==  | == Aufruf ==  | ||
<syntaxhighlight lang="bash" highlight="1" line>  | <syntaxhighlight lang="bash" highlight="1" line copy>  | ||
</syntaxhighlight>  | </syntaxhighlight>  | ||
=== Optionen ===  | === Optionen ===  | ||
| Zeile 27: | Zeile 27: | ||
=== Exit-Status ===  | === Exit-Status ===  | ||
== Anwendung ==  | == Anwendung ==  | ||
<syntaxhighlight lang="bash" highlight="1" line>  | <syntaxhighlight lang="bash" highlight="1" line copy>  | ||
</syntaxhighlight>  | </syntaxhighlight>  | ||
=== Problembehebung ===  | === Problembehebung ===  | ||
Aktuelle Version vom 11. Mai 2025, 12:43 Uhr
bpytop - Ressourcenmonitor
Beschreibung
Ressourcenmonitor, der die Nutzung und Statistiken für Prozessor, Speicher, Festplatten, Netzwerk und Prozesse anzeigt. Python-Portierung von Bashtop
Installation
sudo apt install bpytop
Aufruf
Optionen
Parameter
Umgebungsvariablen
Exit-Status
Anwendung
Problembehebung
Konfiguration
Dateien
| Datei | Beschreibung | 
|---|---|
| /proc/sys | |
| /etc/sysctl.conf | 
Anhang
Siehe auch
Dokumentation
- Man-Page
 - Info-Page
 
Links
Projekt
Weblinks