Linux: How to find out whether the harddrive is causing a bottleneck?
        Posted  
        
            by GetFree
        on Server Fault
        
        See other posts from Server Fault
        
            or by GetFree
        
        
        
        Published on 2010-05-27T21:16:35Z
        Indexed on 
            2010/05/27
            21:22 UTC
        
        
        Read the original article
        Hit count: 312
        
I'm not asking how to find out where a bottleneck is. I just what to know how to check if the harddrive is being used at its limit (and hence causing a bottleneck).
Something like top where I can see a usage percentage of CPU and RAM.
Is there something like that with which I can monitor harddrive activity?
Native linux tools preferred.
© Server Fault or respective owner