Bpytop: Unterschied zwischen den Versionen
Erscheinungsbild
	
	
K Textersetzung - „===== Projekt =====“ durch „==== Projekt ====“  | 
				K Textersetzung - „line>“ durch „line copy>“  | 
				||
| (2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| 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 ===  | ||
| Zeile 47: | Zeile 47: | ||
{{Special:PrefixIndex/{{BASEPAGENAME}}/}}  | {{Special:PrefixIndex/{{BASEPAGENAME}}/}}  | ||
=== Dokumentation ===  | |||
; Man-Page  | ; Man-Page  | ||
| Zeile 57: | Zeile 57: | ||
# https://github.com/aristocratos/bashtop  | # https://github.com/aristocratos/bashtop  | ||
[[Kategorie:Linux/Prozess]]  | [[Kategorie:Linux/Prozess/Befehl]]  | ||
{{DEFAULTSORT:bpytop}}  | {{DEFAULTSORT:bpytop}}  | ||
{{DISPLAYTITLE:bpytop}}  | {{DISPLAYTITLE:bpytop}}  | ||
[[Kategorie:Linux/Prozess]]  | [[Kategorie:Linux/Prozess/Befehl]]  | ||
</noinclude>  | </noinclude>  | ||
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