Outils pour utilisateurs

Outils du site


tech:notes_linux_loadaverage

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

tech:notes_linux_loadaverage [2025/03/24 15:06] – créée - modification externe 127.0.0.1tech:notes_linux_loadaverage [2025/03/27 15:51] (Version actuelle) Jean-Baptiste
Ligne 1: Ligne 1:
 +<!DOCTYPE markdown>
 {{tag>Brouillon}} {{tag>Brouillon}}
  
-Notes Linux loadaverage+Notes Linux loadaverage
  
 **Brouillon** **Brouillon**
  
-<code bash>+~~~bash
 ps -eo state,pid,cmd | grep "^D" ps -eo state,pid,cmd | grep "^D"
-</code>+~~~
  
-<code ->+~~~bash
 ps -L -C java -o state,pid,cmd | grep ^D | wc -l ps -L -C java -o state,pid,cmd | grep ^D | wc -l
 ps -L -C java -o state,pid,cmd | grep -v ^D | wc -l ps -L -C java -o state,pid,cmd | grep -v ^D | wc -l
-</code>+~~~
  
 FIXME FIXME
  
  
tech/notes_linux_loadaverage.1742825205.txt.gz · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki