I am trying to create a custom chart that includes both CPU and Memory averages and peaks. I found values for the cpuload average and max and the memory average percentage. However, the peak memory is measured in bytes and not percentage. So, I'm thinking I need to use SQL to calculate the peak percentage value. Anyone have any ideas of how to do this? I'm having difficulty finding the right tables to get all of the information.
