Zum Inhalt springen

Bpytop: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
K Textersetzung - „line>“ durch „line copy>“
 
(12 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 ===
<!--
{| class="wikitable sortable options gnu"
{| class="wikitable sortable options gnu"
|-
|-
Zeile 20: Zeile 21:
|-
|-
|}
|}
-->
=== Parameter ===
=== Parameter ===
=== Umgebungsvariablen ===
=== Umgebungsvariablen ===
=== Exit-Status ===
=== Exit-Status ===
== Anwendung ==
== Anwendung ==
<syntaxhighlight lang="bash" highlight="1" line>
<syntaxhighlight lang="bash" highlight="1" line copy>
</syntaxhighlight>
</syntaxhighlight>
=== Problembehebung ===
=== Problembehebung ===
Zeile 40: Zeile 43:
== Anhang ==
== Anhang ==
=== Siehe auch ===
=== Siehe auch ===
{{Special:PrefixIndex/{{BASEPAGENAME}}}}
* [[top]]
==== Dokumentation ====
* [[htop]]


===== Man-Page =====
{{Special:PrefixIndex/{{BASEPAGENAME}}/}}
===== Info-Pages =====
=== Dokumentation ===
==== Links ====
 
===== Projekt =====
; Man-Page
===== Weblinks =====
;Info-Page
=== Links ===
==== Projekt ====
==== Weblinks ====
# https://github.com/aristocratos/bpytop
# https://github.com/aristocratos/bpytop
# https://github.com/aristocratos/bashtop
# https://github.com/aristocratos/bashtop


[[Kategorie:Linux/Prozesse]]
[[Kategorie:Linux/Prozess/Befehl]]


{{DEFAULTSORT:bpytop}}
{{DEFAULTSORT:bpytop}}
{{DISPLAYTITLE:bpytop}}
{{DISPLAYTITLE:bpytop}}


[[Kategorie:Linux/Prozess]]
[[Kategorie:Linux/Prozess/Befehl]]


</noinclude>
</noinclude>
== Links ==
# [[Linux/Befehl:top]]
# [[Linux/Befehl:htop]]

Aktuelle Version vom 11. Mai 2025, 13: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

  1. https://github.com/aristocratos/bpytop
  2. https://github.com/aristocratos/bashtop