View Single Post
  #3 (permalink)  
Old 09-29-2009, 01:51 PM
wedge wedge is offline
Junior Member
 
Posts: 6
Default

For Ubuntu users...
1. Modify atp sources list to include universe files (not needed for Ubuntu 8.04)
2. apt-get install sysstat
2. dpkg-reconfigure systat or or manually by changing value of ENABLED from "false" to "true" in "/etc/default/sysstat"
3. /etc/init.d/sysstat start
4. Run "sar -A" after about 10 minutes to see the collected data.
Reply With Quote