Skip to main content

Prozess-Manager

Hier sehen Sie alle derzeit auf dem Server laufenden Prozesse und die von ihnen verwendeten Ressourcen.

Prozesse

CPU-Auslastung

+ Hinweis

Speicher-Auslastung

+ Hinweis

 

Prozesse nach Benutzern

 

Vollständige Prozessliste

 

D   
 uninterruptible sleep (usually IO)
Rrunning or runnable (on run queue)
Sinterruptible sleep (waiting for an event to complete)
Tstopped by job control signal
tstopped by debugger during the tracing
Wpaging (not valid since the 2.6.xx kernel)
Xdead (should never be seen)
Zdefunct ("zombie") process, terminated but not reaped by its parent

 

<high-priority (not nice to other users)
Nlow-priority (nice to other users)
Lhas pages locked into memory (for real-time and custom IO)
s is a session leader
lis multi-threaded (using CLONE_THREAD, like NPTL pthreads do)
+is in the foreground process group