Bpytop: Unterschied zwischen den Versionen
Erscheinungsbild
Keine Bearbeitungszusammenfassung |
|||
Zeile 1: | Zeile 1: | ||
'''bpytop''' - Ressourcenmonitor | '''bpytop''' - Ressourcenmonitor | ||
== Beschreibung == | == Beschreibung == | ||
Ressourcenmonitor, der die Nutzung und Statistiken für Prozessor, Speicher, Festplatten, Netzwerk und Prozesse anzeigt. Python-Portierung von Bashtop | |||
== Installation == | == Installation == | ||
<syntaxhighlight lang="bash" highlight="1" line> | <syntaxhighlight lang="bash" highlight="1" line> | ||
sudo apt install bpytop | |||
</syntaxhighlight> | </syntaxhighlight> | ||
== Aufruf == | == Aufruf == | ||
<syntaxhighlight lang="bash" highlight="1" line> | <syntaxhighlight lang="bash" highlight="1" line> | ||
Zeile 55: | Zeile 59: | ||
</noinclude> | </noinclude> | ||
== Links == | == Links == | ||
# [[Linux/Befehl:top]] | # [[Linux/Befehl:top]] | ||
# [[Linux/Befehl:htop]] | # [[Linux/Befehl:htop]] |
Version vom 29. Januar 2025, 10:30 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
Unix | GNU | Parameter | Beschreibung |
---|---|---|---|
-1 | --single | Exit as soon as the first advertisement is received (default) |
Parameter
Umgebungsvariablen
Exit-Status
Anwendung
Problembehebung
Konfiguration
Dateien
Datei | Beschreibung |
---|---|
/proc/sys | |
/etc/sysctl.conf |
Anhang
Siehe auch
Dokumentation
Man-Page
Info-Pages
Links
Projekt
Weblinks