oui. il est utilisé par le serveur HTTP. Alexandre Dulaunoy a écrit :
> Peux-tu faire un copier-coller ? Tu peux voir dans le server status la > liste des process et leur status (.,W,K,S et co). > > De plus, ton accès NFS est utilisé par le serveur http ? > > adulau > > -- > Alexandre Dulaunoy -- http://www.foo.be/ > 3B12 DCC2 82FA 2931 2F5B 709A 09E2 CD49 44E6 CBCD --- AD993-6BONE > "People who fight may lose.People who do not fight have already lost." > Bertolt Brecht > > On Tue, 29 Oct 2002 [EMAIL PROTECTED] wrote: > > > OK. j'ai mis en place la directive "server-status" dans apache. > > Je ne vois pas apparaitre l'information dont tu me parles. > > > > Peux tu m'en dire plus ? > > > > > > Alexandre Dulaunoy a écrit : > > > > > Comme tu peux voir c'est surtout de la charge système. C'est à > > > dire que cela peut être un truc en kernel space. Genre VFS > > > (p.ex. trop de fichier dans un directory ?) ? Genre NBD ou NFS > > > ? Ton application java elle fonctionne comment ? des threads > > > sont utilisées (green thread ? système thread ?) ? > > > > > > As-tu un server-status qui tourne dans ton apache ? pratique > > > pour voir si il attend plus l'applic Java que lui-même ;-) > > > > > > adulau > > > > > > -- > > > Alexandre Dulaunoy -- http://www.foo.be/ > > > 3B12 DCC2 82FA 2931 2F5B 709A 09E2 CD49 44E6 CBCD --- AD993-6BONE > > > "People who fight may lose.People who do not fight have already lost." > > > Bertolt Brecht > > > > > > On Tue, 29 Oct 2002 [EMAIL PROTECTED] wrote: > > > > > > > top -i > > > > > > > > > > > > 11:04am up 28 days, 17:26, 2 users, load average: 25.70, 19.48, 15.32 > > > > 324 processes: 323 sleeping, 1 running, 0 zombie, 0 stopped > > > > CPU0 states: 0.0% user, 0.2% system, 0.0% nice, 99.0% idle > > > > CPU1 states: 0.2% user, 54.1% system, 0.0% nice, 44.1% idle > > > > Mem: 1285784K av, 1049576K used, 236208K free, 0K shrd, 42220K buff > > > > Swap: 2097136K av, 0K used, 2097136K free 565616K cached > > > > > > > > PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND > > > > 25574 root 19 0 1084 1084 720 R 54.2 0.0 0:02 top > > > > 25306 user1 9 0 1852 1852 1696 D 1.3 0.1 0:00 httpd > > > > 2115 user1 11 0 1864 1864 1684 D 0.9 0.1 0:04 httpd > > > > 2112 user1 9 0 1864 1864 1684 D 0.0 0.1 0:02 httpd > > > > 2116 user1 9 0 1864 1864 1684 D 0.0 0.1 0:02 httpd > > > > 2121 user1 9 0 1864 1864 1684 D 0.0 0.1 0:04 httpd > > > > 2122 user1 9 0 1860 1860 1684 D 0.0 0.1 0:03 httpd > > > > 2126 user1 9 0 1864 1864 1684 D 0.0 0.1 0:04 httpd > > > > 2130 user1 9 0 1896 1896 1716 D 0.0 0.1 0:11 httpd > > > > 2133 user1 9 0 1864 1864 1684 D 0.0 0.1 0:02 httpd > > > > 2137 user1 9 0 1864 1864 1684 D 0.0 0.1 0:04 httpd > > > > 2145 user1 9 0 1860 1860 1684 D 0.0 0.1 0:03 httpd > > > > 2155 user1 9 0 1864 1864 1684 D 0.0 0.1 0:01 httpd > > > > 2162 user1 9 0 1864 1864 1692 D 0.0 0.1 0:01 httpd > > > > 2165 user1 9 0 1864 1864 1684 D 0.0 0.1 0:03 httpd > > > > 2168 user1 9 0 1864 1864 1684 D 0.0 0.1 0:04 httpd > > > > 2284 user2 9 0 177M 177M 8752 D 0.0 14.1 0:02 java > > > > 2289 user2 9 0 177M 177M 8752 D 0.0 14.1 0:01 java > > > > 2291 user2 9 0 177M 177M 8752 D 0.0 14.1 0:01 java > > > > 2304 user2 9 0 177M 177M 8752 D 0.0 14.1 0:02 java > > > > 8323 user2 9 0 177M 177M 8752 D 0.0 14.1 0:02 java > > > > 8334 user2 9 0 177M 177M 8752 D 0.0 14.1 0:01 java > > > > 22948 user1 9 0 1864 1864 1692 D 0.0 0.1 0:00 httpd > > > > 25304 user1 9 0 1828 1828 1676 D 0.0 0.1 0:00 httpd > > > > > > > > Alexandre Dulaunoy a écrit : > > > > > > > > > peux-tu nous donner le output d'un : > > > > > > > > > > 'ps auxwwwwwww' > > > > > 'top -i' > > > > > 'ps auxfwwwwwww' > > > > > > > > > > Merci. > > > > > > > > > > adulau > > > > > -- > > > > > Alexandre Dulaunoy -- http://www.foo.be/ > > > > > 3B12 DCC2 82FA 2931 2F5B 709A 09E2 CD49 44E6 CBCD --- AD993-6BONE > > > > > "People who fight may lose.People who do not fight have already lost." > > > > > Bertolt Brecht > > > > > > > > > > On Tue, 29 Oct 2002 [EMAIL PROTECTED] wrote: > > > > > > > > > > > Les commandes retournent la liste des processus en cours. > > > > > > Que veux tu savoir ? > > > > > > > > > > > > Merci de ta contribution > > > > > > > > > > > > Rémi Letot a écrit : > > > > > > > > > > > > > [EMAIL PROTECTED] writes: > > > > > > > > > > > > > > > 1. ( ) text/plain (*) text/html > > > > > > > > > > > > > > > > Bonjour la liste, > > > > > > > > > > > > > > > > (suse linux 7.2) > > > > > > > > > > > > > > > > Comment savoir ce qui augmente le Load Average sur une machine linux ? > > > > > > > > > > > > > > > > 5:26pm up 27 days, 23:48, 2 users, load average: 76.45, 72.83, >67.87 > > > > > > > > 485 processes: 484 sleeping, 1 running, 0 zombie, 0 stopped > > > > > > > > CPU0 states: 0.4% user, 40.3% system, 0.0% nice, 59.0% idle > > > > > > > > CPU1 states: 4.7% user, 3.2% system, 0.0% nice, 91.6% idle > > > > > > > > Mem: 1285784K av, 1224008K used, 61776K free, 0K shrd, >42200K buff > > > > > > > > Swap: 2097136K av, 0K used, 2097136K free >539860K > > > > > > > > cached > > > > > > > > > > > > > > > > Dans cet extrait, les 40 % de CPU sont utilisés par la commande TOP. >Comment > > > > > > > > expliquer un load average si important ? > > > > > > > > > > > > > > 40 % pour top, c'est énorme... > > > > > > > > > > > > > > Que dit 'ps aux' ? > > > > > > > Et 'top -bn1' ? > > > > > > > > > > > > > > -- > > > > > > > Rémi > > > > > > > > > > > > > > `Debian: giving you the power to shoot yourself in each > > > > > > > toe individually.' -- with kudos to Greg Lehey > > > > > > > _______________________________________________________ > > > > > > > Linux Mailing List - http://www.unixtech.be > > > > > > > Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux > > > > > > > Archives: http://www.mail-archive.com/linux@;lists.unixtech.be > > > > > > > IRC: efnet.skynet.be:6667 - #unixtech > > > > > > > > > > > > -- > > > > > > Sincèrement, > > > > > > > > > > > > jm.aries > > > > > > Imprimeries IPS > > > > > > > > > > > > > > > > > > _______________________________________________________ > > > > > > Linux Mailing List - http://www.unixtech.be > > > > > > Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux > > > > > > Archives: http://www.mail-archive.com/linux@;lists.unixtech.be > > > > > > IRC: efnet.skynet.be:6667 - #unixtech > > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________________ > > > > > Linux Mailing List - http://www.unixtech.be > > > > > Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux > > > > > Archives: http://www.mail-archive.com/linux@;lists.unixtech.be > > > > > IRC: efnet.skynet.be:6667 - #unixtech > > > > > > > > -- > > > > Sincèrement, > > > > > > > > jm.aries > > > > Imprimeries IPS > > > > > > > > > > > > > > _______________________________________________________ > > > Linux Mailing List - http://www.unixtech.be > > > Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux > > > Archives: http://www.mail-archive.com/linux@;lists.unixtech.be > > > IRC: efnet.skynet.be:6667 - #unixtech > > > > -- > > Sincèrement, > > > > jm.aries > > Imprimeries IPS > > > > > > _______________________________________________________ > > Linux Mailing List - http://www.unixtech.be > > Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux > > Archives: http://www.mail-archive.com/linux@;lists.unixtech.be > > IRC: efnet.skynet.be:6667 - #unixtech > > > > > > > > _______________________________________________________ > Linux Mailing List - http://www.unixtech.be > Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux > Archives: http://www.mail-archive.com/linux@;lists.unixtech.be > IRC: efnet.skynet.be:6667 - #unixtech -- Sincèrement, jm.aries Imprimeries IPS _______________________________________________________ Linux Mailing List - http://www.unixtech.be Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux Archives: http://www.mail-archive.com/linux@;lists.unixtech.be IRC: efnet.skynet.be:6667 - #unixtech