Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] meaning of dprofpp output
- Date: Wed, 1 Aug 2007 00:30:23 -0700
- From: "Keith Bawden" <keith@example.com>
- Subject: Re: [tlug] meaning of dprofpp output
- References: <46B01ACF.7020908@cnt.mxt.nes.nec.co.jp> <f118b8b90707312327p1aaa8e83p9f985eba50baf071@mail.gmail.com> <46B03211.90909@cnt.mxt.nes.nec.co.jp>
On 8/1/07, Nguyen Vu Hung <vu-hung@example.com> wrote: > Keith Bawden さんは書きました: > > I cannot help with reading the output of dprofpp. However, What is the > > status of the process when viewed using "ps -aux" ? > > > > Regards, Keith > > > > > I see it with top. httpd's memory grows as I see it. After 5 or 10 > seconds, it grows to > 70-80% and the system hangs, I can not even tail -f the log file. > > # ps -aux looks like this > # USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND > # xxx 20153 0.3 80.9 418540 207092 ? D 15:44 0:05 > /apache/bin/httpd There you go. Process state is "D". Which is uninterpretable sleep. Now check the IO Wait whilst you run the same process. These commands may be of use: iostat -xtc 5 3 sar -u 2 5 If the IO Wait is high you have now narrowed things down a bit. If not then ... Regards, Keith
- References:
- [tlug] meaning of dprofpp output
- From: Nguyen Vu Hung
- Re: [tlug] meaning of dprofpp output
- From: Keith Bawden
- Re: [tlug] meaning of dprofpp output
- From: Nguyen Vu Hung
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Emergency nomikai August 17th?
- Next by Date: [tlug] Two ssh servers on one IP?
- Previous by thread: Re: [tlug] meaning of dprofpp output
- Next by thread: Re: [tlug] meaning of dprofpp output
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links