Finding total CPU available over 24 hour period

I am trying to determine the % of total CPU each namespace on my K8s cluster used over a 24 hour period.

How can I do this in K8s? And, more specifically, how can I find the total available CPU in my cluster over a 24 hours period.