Skip to content

askazancev/server-bottleneck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Server-bottleneck

Script for formatting data from iostat command output to csv format.
May be useful with linux-based performance analysis.

Author: Aleksei Kazancev
email: aleksei.kazancev@mail.ru

How to use

Firstly you should get raw data from server via cmd: iostat -x 1 > raw_data.log
Put the raw_data.log in same folder with script
Execute and check the result at raw_data_formatted.csv
Open raw_data_formatted.csv in Excel or Google Tab, build diagrams and analysis its.

More about iostat

iostat is part of sysstat package
It is intended for collecting reports CPU statistics and input/output statistics for block devices and partitions.

About

Scripts for preparation data for performance analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages