Solaris disk I/O spike... which monitoring tools do I need?

Posted by bonez05 on Server Fault See other posts from Server Fault or by bonez05
Published on 2010-03-08T17:04:08Z Indexed on 2010/03/08 17:08 UTC
Read the original article Hit count: 296

Filed under:
|
|
|
|

Hi all,

My Solaris 10 websever / database server disk io keeps spiking at intermittent times.

Using iostat -xtc 5 the reads / sec will jump from 3.0 to 1450.0 and %busy will jump to 98%

The apache access log doesn't indicate anything out of the ordinary. In other words, requests aren't any higher than usual.

top doesn't generate anything useful. The cpu usage is fine with mysql using about 20% and nothing else to speak of really.

What monitoring tool should I be using to see what process is using excessive disk I/O? or if there are any other suggestions I'm all ears.

Thanks

© Server Fault or respective owner

Related posts about solaris

Related posts about mysql