I am running MySQL 5.6 Community on RedHat 6 and am trying to find a way that I can query from within MySQL and get the current CPU Utilization % at that moment. I have looked through the INFORMATION_SCHEMA, but haven't been able to find anything.
Thanks, --Dan