I want to record system resource utilization - CPU, RAM, SWAP, perhaps HD access - on my Ubuntu system over time so that I can compare two configurations (in my case, I am comparing using gnome vs. using xfce)
What would be a good way to record the system resource utilization and then graph the results on my Ubuntu system?

