Capturing & Analysing Linux Performance Data (sar)
Friday, February 10th, 2012Overview In order to analyse Linux performance you need to first enable the collection of this information on the Linux machine. The tool used in this knowledge brief is sar which is part of sysstat. This data then can be collected and passed through an ETL process where the information can then be analysed. In […]