tech:notes_linux_loadaverage
Ceci est une ancienne révision du document !
Notes Linux loadaverage
Brouillon
ps -eo state,pid,cmd | grep "^D"
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
tech/notes_linux_loadaverage.1742825205.txt.gz · Dernière modification : de 127.0.0.1
