
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Server shows strange load and memory spikes
- Date: Wed, 28 Aug 2002 11:18:26 +0900
- From: "Jean-Christian Imbeault" <jean_christian@example.com>
- Subject: Re: [tlug] Server shows strange load and memory spikes
Me again. Sorry to keep this thread alive but the sysadmin in me has been
really peeved at not being able to figure why my web server would be showing
so high a load at times when it should not be busy.
I disabled cron jobs yesterdy in the hopes that it would help me pinpoint
which processes where causing my CPU load and memory usage to spike at
certain times of the day.
Disabling cron did remove the memory spike I was seeing at 4:00am. However
it did not do anything for the spikes in CPU load. For example, right now my
server is doing over 3 for CPU load and I can't figure out why. Top reports
this:
10:56am up 22:27, 1 user, load average: 3.17, 2.59, 1.87
245 processes: 241 sleeping, 4 running, 0 zombie, 0 stopped
CPU states: 1.3% user, 3.9% system, 0.9% nice, 93.6% idle
Mem: 516820K av, 512408K used, 4412K free, 0K shrd, 24300K
buff
Swap: 1052216K av, 5280K used, 1046936K free 388452K
cached
Other than http processes ps gives me this:
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.0 1416 456 ? S Aug27 0:06 init [3]
root 2 0.0 0.0 0 0 ? SW Aug27 0:00 [keventd]
root 3 0.0 0.0 0 0 ? SWN Aug27 0:00
[ksoftirqd_CPU0]
root 4 0.0 0.0 0 0 ? SW Aug27 0:07 [kswapd]
root 5 0.0 0.0 0 0 ? SW Aug27 0:00 [bdflush]
root 6 0.0 0.0 0 0 ? SW Aug27 0:00 [kupdated]
root 129 0.0 0.0 0 0 ? SW Aug27 0:00 [kjournald]
root 130 0.0 0.0 0 0 ? SW Aug27 0:00 [kjournald]
root 131 0.0 0.0 0 0 ? SW Aug27 0:00 [kjournald]
root 132 0.0 0.0 0 0 ? SW Aug27 0:00 [kjournald]
root 133 0.0 0.0 0 0 ? SW Aug27 0:01 [kjournald]
root 134 0.0 0.0 0 0 ? SW Aug27 0:00 [kjournald]
root 135 0.0 0.0 0 0 ? SW Aug27 0:07 [kjournald]
root 468 0.0 0.1 1476 528 ? S Aug27 0:00 syslogd -m 0
root 473 0.0 0.0 1892 436 ? S Aug27 0:00 klogd -2
root 549 0.0 0.1 2968 808 ? S Aug27 0:00
/usr/local/sbin/sshd
root 591 0.0 0.1 5196 816 ? S Aug27 0:00 sendmail:
accepting connections
root 611 0.0 0.1 1604 620 ? S Aug27 0:00 crond
root 618 0.0 0.0 1388 368 tty1 S Aug27 0:00
/sbin/mingetty tty1
root 619 0.0 0.0 1388 368 tty2 S Aug27 0:00
/sbin/mingetty tty2
root 620 0.0 0.0 1388 368 tty3 S Aug27 0:00
/sbin/mingetty tty3
root 621 0.0 0.0 1388 368 tty4 S Aug27 0:00
/sbin/mingetty tty4
root 622 0.0 0.0 1388 368 tty5 S Aug27 0:00
/sbin/mingetty tty5
root 623 0.0 0.0 1388 368 tty6 S Aug27 0:00
/sbin/mingetty tty6
root 626 0.0 0.0 1512 364 ? S Aug27 0:02
/usr/local/sbin/cronolog /www/logs/%Y/%m/%d/error.log
root 627 0.1 0.0 1512 372 ? S Aug27 1:46
/usr/local/sbin/cronolog /www/logs/%Y/%m/%d/access.log
root 1032 0.0 0.2 2860 1324 ? SN Aug27 0:00 /usr/bin/perl
-w ./t2.pl
root 1069 0.0 0.2 2844 1308 ? SN Aug27 0:01 /usr/bin/perl
-w ./mem.pl
root 1084 0.0 0.2 2860 1324 ? SN Aug27 0:02 /usr/bin/perl
-w ./load.pl
root 1100 0.0 0.2 2860 1324 ? SN Aug27 0:00 /usr/bin/perl
-w ./load60.pl
root 23016 0.0 0.3 3196 1572 ? S 10:51 0:00
/usr/local/sbin/sshd
root 23018 0.0 0.2 2528 1352 pts/1 S 10:51 0:00 -bash
root 23202 0.0 0.3 3296 1664 ? S 10:52 0:00
/usr/local/sbin/sshd
root 23204 0.0 0.1 2400 936 ? S 10:52 0:00 sftp-server
root 23975 0.0 0.1 2884 912 pts/1 R 10:59 0:00 ps -auwx
I really can't see what is causing the load to be so high. Does anyone have
any idea why my load is so high?
Jc
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
Home |
Main Index |
Thread Index