Bad Penguin Logo
Advertisement

Performance Monitoring script PDF Print E-mail
 

By TuxInvader, on 30-09-2006 12:41

Views : 1934

Published in : Technology, Linux

This is a script which can collect perfomance statistics at desired intervals and convert the output into a CSV report which you can then import into a spreadsheet or database for further analysis. It uses standard unix utilities (iostat, vmstat, netstat, uptime) and has been tested on Linux and Solaris systems.
 
 
Copyright: Mark Boddington 2006 
 
The script is used in two ways. Either data collection or data conversion ( to csv ). You will need to open the script and set the variables to fit your system. You will need to set the number of disks you have, the location to write the log/csv files to and the amount of time to sleep between samples.
 
Collect statistics run == $ performanceMonitor.sh run
Convert to CSV  run == $ performanceMonitor.sh csv YYYYMMDD 
 
 

Last update : 29-10-2006 17:25

   

Users' Comments  
 

Display 1 of 1 comments

Admin

By: Nishant () on 06-06-2008 14:26

Admin

By: Nishant on 06-06-2008 14:26

Hi, 
 
The script is very good but the iostat output is not much satisfactory i have amended it with iostat -xn it looks good now but still i want a disk structure understandable and measurable. 
 
Thanks 
Nishant

 

» Report this comment to administrator

» Reply to this comment...

Display 1 of 1 comments



Add your comment
Name
E-mail
Title  
 
Comment
 
Available characters: 600
 
  This image contains a scrambled text, it is using a combination of colors, font size, background, angle in order to disallow computer to automate reading. You will have to reproduce it to post on my homepage
Enter what you see:

   
   

< Prev   Next >