LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   How to check previous date iostat output from Linux server (https://www.linuxquestions.org/questions/linux-server-73/how-to-check-previous-date-iostat-output-from-linux-server-4175510969/)

deepak_message 07-13-2014 10:31 AM

How to check previous date iostat output from Linux server
 
Hi

I have database server, in which sar showing iostat 80-100% at particular time. so we want to know the particular disk's(fileystem) read/write speed.

I am running iostat -d but it is showing only running state. I want to check last two hours information. is there any way without third party tool.

TB0ne 07-13-2014 10:44 AM

Quote:

Originally Posted by deepak_message (Post 5203196)
Hi
I have database server, in which sar showing iostat 80-100% at particular time. so we want to know the particular disk's(fileystem) read/write speed. I am running iostat -d but it is showing only running state. I want to check last two hours information. is there any way without third party tool.

You can save the output to a file periodically, and analyze it later. Also, you've said previously that you're the administrator of 150 servers...do you not have any monitoring tools in place?


All times are GMT -5. The time now is 06:57 PM.